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.4 |
Depends: |
R (≥ 4.0.0) |
Imports: |
chk, future.apply, nlist, parallel, stats, yesno |
Suggests: |
covr, future, knitr, progressr, rjags, rmarkdown, spelling, testthat (≥ 3.0.0), withr |
Published: |
2024-09-18 |
DOI: |
10.32614/CRAN.package.sims |
Author: |
Audrey Beliveau [aut, cre],
Joe Thorley [aut] |
Maintainer: |
Audrey Beliveau <audrey.beliveau at uwaterloo.ca> |
BugReports: |
https://github.com/poissonconsulting/sims/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/poissonconsulting/sims,
https://poissonconsulting.github.io/sims/ |
NeedsCompilation: |
no |
SystemRequirements: |
JAGS 4.x.y |
Language: |
en-US |
Materials: |
README NEWS |
CRAN checks: |
sims results |