SimEngine: A Modular Framework for Statistical Simulations in R

An open-source R package for structuring, maintaining, running, and debugging statistical simulations on both local and cluster-based computing environments. Emphasis is placed on thorough documentation and scalability. See full documentation at <https://avi-kenny.github.io/SimEngine/>.

Version: 1.1.0
Depends: magrittr
Imports: dplyr, parallel, pbapply, data.table, rlang, methods
Suggests: covr, knitr, rmarkdown, testthat (≥ 2.1.0), tidyr, ggplot2, sandwich
Published: 2022-04-27
Author: Avi Kenny [aut, cre], Charles Wolock [aut]
Maintainer: Avi Kenny <avi.kenny at gmail.com>
License: GPL-3
NeedsCompilation: no
Materials: README NEWS
CRAN checks: SimEngine results

Documentation:

Reference manual: SimEngine.pdf
Vignettes: Introduction to SimEngine
Example 1: Simulation-based power calculation
Example 2: Comparing two standard error estimators

Downloads:

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

Linking:

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