Package: synthACS
Title: Synthetic Microdata and Spatial MicroSimulation Modeling for ACS
        Data
Version: 1.7.1
Authors@R: person("Alex", "Whitworth", , email = "whitworth.alex@gmail.com", role=c("aut", "cre"))
Maintainer: Alex Whitworth <whitworth.alex@gmail.com>
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 <doi:10.18637/jss.v104.i07>.
Depends: R (>= 3.5.0)
Imports: data.table (>= 1.9.6), Rcpp, acs (>= 2.1), retry
License: MIT + file LICENSE
LazyData: true
Suggests: testthat, sp (>= 1.2), knitr, rmarkdown, R.rsp
RoxygenNote: 7.2.1
Encoding: UTF-8
LinkingTo: Rcpp
VignetteBuilder: knitr, R.rsp
NeedsCompilation: yes
Packaged: 2022-10-26 03:19:11 UTC; awhitworth
Author: Alex Whitworth [aut, cre]
Repository: CRAN
Date/Publication: 2022-10-26 10:40:02 UTC
