Package: SimEngine 1.4.0

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/>.
Authors:
SimEngine_1.4.0.tar.gz
SimEngine_1.4.0.zip(r-4.7)SimEngine_1.4.0.zip(r-4.6)SimEngine_1.4.0.zip(r-4.5)
SimEngine_1.4.0.tgz(r-4.6-any)SimEngine_1.4.0.tgz(r-4.5-any)
SimEngine_1.4.0.tar.gz(r-4.7-any)SimEngine_1.4.0.tar.gz(r-4.6-any)
SimEngine_1.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
SimEngine/json (API)
| # Install 'SimEngine' in R: |
| install.packages('SimEngine', repos = c('https://avi-kenny.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/avi-kenny/simengine/issues
Pkgdown/docs site:https://avi-kenny.github.io
Last updated from:b4d6243d2f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 147 | ||
| source / vignettes | OK | 265 | ||
| linux-release-x86_64 | OK | 148 | ||
| macos-release-arm64 | OK | 94 | ||
| macos-oldrel-arm64 | OK | 81 | ||
| windows-devel | OK | 89 | ||
| windows-release | OK | 91 | ||
| windows-oldrel | OK | 94 | ||
| wasm-release | OK | 120 |
Exports:batchget_complexjs_supportnew_simrunrun_on_clusterset_configset_levelsset_scriptsummarizeupdate_simupdate_sim_on_clusteruse_methodvars
Dependencies:clidata.tabledplyrgenericsgluelifecyclemagrittrMASSpbapplypillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Last update: 2025-11-22
Started: 2024-02-29
Last update: 2025-04-23
Started: 2024-04-03
Last update: 2025-04-23
Started: 2021-09-24
Last update: 2024-02-29
Started: 2021-08-06
Last update: 2024-02-29
Started: 2021-08-06
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Run a block of code as part of a batch | batch |
| Access internal simulation variables | get_complex |
| Display information about currently-supported job schedulers | js_support |
| Create a new simulation object | new_sim |
| Run the simulation | run |
| Framework for running simulations on a cluster computing system | run_on_cluster |
| Modify the simulation configuration | set_config |
| Set simulation levels | set_levels |
| Set the "simulation script" | set_script |
| Summarize simulation results | summarize |
| Update a simulation | update_sim |
| Framework for updating simulations on a cluster computing system | update_sim_on_cluster |
| Use a method | use_method |
| Access internal simulation variables | vars |
