Package: acs
Type: Package
Title: Download, Manipulate, and Present American Community Survey and
        Decennial Data from the US Census
Version: 2.1.4
Date: 2019-02-14
Authors@R: c(person("Ezra Haber", "Glenn", role = c("aut", "cre"),
		     email = "eglenn@mit.edu"))
Author: Ezra Haber Glenn [aut, cre]
Maintainer: Ezra Haber Glenn <eglenn@mit.edu>
URL: http://dusp.mit.edu/faculty/ezra-glenn,
        http://eglenn.scripts.mit.edu/citystate/,
        http://mailman.mit.edu/mailman/listinfo/acs-r
Description: Provides a general toolkit for downloading, managing,
  analyzing, and presenting data from the U.S. Census
  (<https://www.census.gov/data/developers/data-sets.html>), including
  SF1 (Decennial short-form), SF3 (Decennial long-form), and the
  American Community Survey (ACS).  Confidence intervals provided with
  ACS data are converted to standard errors to be bundled with
  estimates in complex acs objects.  Package provides new methods to
  conduct standard operations on acs objects and present/plot data in
  statistically appropriate ways.
Suggests:
Imports: graphics, stats, plyr, utils, httr
Depends: R (>= 2.10), stringr, methods, XML
License: GPL-3
LazyData: yes
LazyLoad: yes
NeedsCompilation: no
Packaged: 2019-02-19 20:08:11 UTC; eglenn
Repository: CRAN
Date/Publication: 2019-02-19 21:40:14 UTC
Built: R 4.1.0; ; 2021-05-27 00:57:27 UTC; unix
