Package: synthACS
Title: Synthetic Microdata and Spatial MicroSimulation Modeling for ACS
        Data
Version: 1.5.0
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), data.table (>= 1.9.6)
Imports: Rcpp, acs (>= 2.1)
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
Encoding: UTF-8
LinkingTo: Rcpp
VignetteBuilder: knitr, R.rsp
NeedsCompilation: yes
Packaged: 2019-07-14 20:30:44 UTC; alexwhitworth
Author: Alex Whitworth [aut, cre]
Maintainer: Alex Whitworth <whitworth.alex@gmail.com>
Repository: CRAN
Date/Publication: 2019-07-14 20:50:04 UTC
