Package: synthACS
Title: Synthetic Microdata and Spatial MicroSimulation Modeling for ACS
        Data
Version: 1.4.4
Authors@R: person("Alex", "Whitworth", , email = "whitworth.alex@gmail.com", c("aut", "cre"))
Description: Provides access to curated American Community Survey (ACS) base tables via a wrapper
  to library(acs). Builds synthetic micro-datasets at any user-specified geographic level with
  ten default attributes; and, conducts spatial microsimulation modeling (SMSM) via simulated
  annealing.  SMSM is conducted in parallel by default. Lastly, we provide functionality for
  data-extensibility of micro-datasets.
Depends: R (>= 3.2.3), acs (>= 2.1), data.table (>= 1.9.6)
Imports: Rcpp
License: MIT + file LICENSE
LazyData: true
Suggests: testthat, sp (>= 1.2), leaflet (>= 1.0), shiny (>= 0.13),
        knitr, rmarkdown, R.rsp
RoxygenNote: 6.1.1
LinkingTo: Rcpp
VignetteBuilder: knitr, R.rsp
NeedsCompilation: yes
Packaged: 2018-12-31 22:25:26 UTC; alexwhitworth
Author: Alex Whitworth [aut, cre]
Maintainer: Alex Whitworth <whitworth.alex@gmail.com>
Repository: CRAN
Date/Publication: 2019-01-02 23:10:03 UTC
