Package: acs
Type: Package
Title: Download, Manipulate, and Present American Community Survey and
        Decennial Data from the US Census
Version: 2.0
Date: 2016-03-08
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, 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. Current version is 2.0 +/- .033.
Suggests:
Imports: graphics, stats, utils, RCurl
Depends: R (>= 2.10), stringr, methods, plyr, XML
License: GPL-3
LazyData: yes
LazyLoad: yes
NeedsCompilation: no
Packaged: 2016-03-17 21:58:22 UTC; eglenn
Repository: CRAN
Date/Publication: 2016-03-18 00:17:55
