Package: idbr
Type: Package
Title: R Interface to the US Census Bureau International Data Base API
Version: 1.2
Date: 2024-03-19
Authors@R: c(person(given="Kyle", family="Walker", email="kyle.walker@tcu.edu", role=c("aut", "cre")))
Description: 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>.
License: MIT + file LICENSE
LazyData: TRUE
Encoding: UTF-8
Depends: R (>= 3.0.0)
Suggests: tidyr, plotly
Imports: jsonlite, dplyr, httr, countrycode, purrr, rnaturalearthdata,
        sf, stringr
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-03-19 17:57:56 UTC; kylewalker
Author: Kyle Walker [aut, cre]
Maintainer: Kyle Walker <kyle.walker@tcu.edu>
Repository: CRAN
Date/Publication: 2024-03-19 18:10:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:58:51 UTC; windows
