Package: idbr
Type: Package
Title: R Interface to the US Census Bureau International Data Base API
Version: 0.3
Date: 2018-04-14
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
             <http://www.census.gov/data/developers/data-sets/international-database.html>.
License: MIT + file LICENSE
LazyData: TRUE
Depends: R (>= 3.0.0)
Suggests: tidyr, plotly
Imports: jsonlite, dplyr, httr, countrycode
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-15 10:49:26 UTC; KyleWalker
Author: Kyle Walker [aut, cre]
Maintainer: Kyle Walker <kyle.walker@tcu.edu>
Repository: CRAN
Date/Publication: 2018-04-15 11:09:31 UTC
