sims: Simulate Data from R or 'JAGS' Code

Generates data from R or 'JAGS' code for use in simulation studies. The data are returned as an 'nlist::nlists' object and/or saved to file as individual '.rds' files. Parallelization is implemented using the 'future' package. Progress is reported using the 'progressr' package.

Version: 0.0.3
Depends: R (≥ 3.6)
Imports: chk, future.apply, nlist, parallel, stats, yesno
Suggests: covr, future, knitr, progressr, rjags, rmarkdown, testthat (≥ 3.0.0), withr
Published: 2021-09-20
Author: Audrey Beliveau [aut], Joe Thorley ORCID iD [aut, cre]
Maintainer: Joe Thorley <joe at poissonconsulting.ca>
License: MIT + file LICENSE
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: sims results

Documentation:

Reference manual: sims.pdf
Vignettes: Get Started with sims

Downloads:

Package source: sims_0.0.3.tar.gz
Windows binaries: r-devel: sims_0.0.3.zip, r-release: sims_0.0.3.zip, r-oldrel: sims_0.0.3.zip
macOS binaries: r-release (arm64): sims_0.0.3.tgz, r-oldrel (arm64): sims_0.0.3.tgz, r-release (x86_64): sims_0.0.3.tgz
Old sources: sims archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=sims to link to this page.