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.See full documentation at <https://avi-kenny.github.io/SimEngine/>.

Version: 1.3.0
Depends: magrittr (≥ 2.0.3)
Imports: dplyr (≥ 1.0.10), parallel (≥ 4.2.2), pbapply (≥ 1.6.0), data.table (≥ 1.14.6), rlang (≥ 1.0.6), methods (≥ 4.2.2), stats (≥ 4.0.0), utils (≥ 4.2.2)
Suggests: covr (≥ 3.6.1), knitr (≥ 1.41), rmarkdown (≥ 2.19), testthat (≥ 3.1.6), tidyr (≥ 1.2.1), ggplot2 (≥ 3.4.0), sandwich (≥ 3.0.2)
Published: 2023-10-26
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.3.0.tar.gz
Windows binaries: r-devel: SimEngine_1.3.0.zip, r-release: SimEngine_1.3.0.zip, r-oldrel: SimEngine_1.3.0.zip
macOS binaries: r-release (arm64): SimEngine_1.3.0.tgz, r-oldrel (arm64): SimEngine_1.3.0.tgz, r-release (x86_64): SimEngine_1.3.0.tgz
Old sources: SimEngine archive

Linking:

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