Package: censusr
Type: Package
Title: Collect Data from the Census API
Version: 0.0.2
Date: 2015-12-11
Authors@R: c(
    person("Greg", "Macfarlane", email = "gregmacfarlane@gmail.com", role = c("cre", "aut")),
    person("Josie", "Kressner", email = "josie@transportfoundry.com", role = "aut"))
Description: Use the US Census API to collect summary data tables
    for SF1 and ACS datasets at arbitrary geographies.
License: MIT + file LICENSE
LazyData: TRUE
Depends: dplyr (>= 0.4.3), httr (>= 1.0.0)
Suggests: knitr
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-12-15 17:38:25 UTC; Greg
Author: Greg Macfarlane [cre, aut],
  Josie Kressner [aut]
Maintainer: Greg Macfarlane <gregmacfarlane@gmail.com>
Repository: CRAN
Date/Publication: 2015-12-15 20:49:06
Built: R 3.2.5; ; 2017-04-20 07:25:29 UTC; windows
