idbr: R Interface to the US Census Bureau International Data Base API

Use R to make requests to the US Census Bureau's International Data Base API. Results are returned as R data frames. For more information about the IDB API, visit <https://www.census.gov/data/developers/data-sets/international-database.html>.

Version: 1.2
Depends: R (≥ 3.0.0)
Imports: jsonlite, dplyr, httr, countrycode, purrr, rnaturalearthdata, sf, stringr
Suggests: tidyr, plotly
Published: 2024-03-19
Author: Kyle Walker [aut, cre]
Maintainer: Kyle Walker <kyle.walker at tcu.edu>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
In views: OfficialStatistics
CRAN checks: idbr results

Documentation:

Reference manual: idbr.pdf

Downloads:

Package source: idbr_1.2.tar.gz
Windows binaries: r-devel: idbr_1.2.zip, r-release: idbr_1.2.zip, r-oldrel: idbr_1.2.zip
macOS binaries: r-release (arm64): idbr_1.2.tgz, r-oldrel (arm64): idbr_1.2.tgz, r-release (x86_64): idbr_1.2.tgz
Old sources: idbr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=idbr to link to this page.