Package: SimDesign 2.25
SimDesign: Structure for Organizing Monte Carlo Simulation Designs
Provides tools to safely and efficiently organize and execute Monte Carlo simulation experiments in R. The package controls the structure and back-end of Monte Carlo simulation experiments by utilizing a generate-analyse-summarise workflow. The workflow safeguards against common simulation coding issues, such as automatically re-simulating non-convergent results, prevents inadvertently overwriting simulation files, catches error and warning messages during execution, implicitly supports parallel processing with high-quality random number generation, and provides tools for managing high-performance computing (HPC) array jobs submitted to schedulers such as SLURM. For a pedagogical introduction to the package see Sigal and Chalmers (2016) <doi:10.1080/10691898.2016.1246953>. For a more in-depth overview of the package and its design philosophy see Chalmers and Adkins (2020) <doi:10.20982/tqmp.16.4.p248>.
Authors:
SimDesign_2.25.tar.gz
SimDesign_2.25.zip(r-4.7)SimDesign_2.25.zip(r-4.6)SimDesign_2.25.zip(r-4.5)
SimDesign_2.25.tgz(r-4.6-any)SimDesign_2.25.tgz(r-4.5-any)
SimDesign_2.25.tar.gz(r-4.6-any)SimDesign_2.25.tar.gz(r-4.5-any)
SimDesign_2.25.tgz(r-4.5-emscripten)
SimDesign.pdf |SimDesign.html✨
SimDesign/json (API)
NEWS
| # Install 'SimDesign' in R: |
| install.packages('SimDesign', repos = c('https://philchalmers.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/philchalmers/simdesign/issues
Pkgdown/docs site:https://philchalmers.github.io
- BF_sim - Example simulation from Brown and Forsythe
- BF_sim_alternative -
monte-carlo-simulationsimulationsimulation-framework
Last updated from:e342c3762b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 177 | ||
| source / vignettes | OK | 272 | ||
| linux-release-x86_64 | OK | 171 | ||
| macos-release-arm64 | OK | 198 | ||
| macos-oldrel-arm64 | OK | 197 | ||
| windows-devel | OK | 137 | ||
| windows-release | OK | 174 | ||
| windows-oldrel | OK | 151 | ||
| wasm-release | OK | 152 |
Exports:add_missingaddMissingaggregate_simulationsAnalyseIfAttachbiasboot_predictbootPredictBradley1978CCclusterSetRNGSubStreamcolSDscolVarscreateDesigndescriptECREDRERRexpandDesignexpandReplicationsGenerateIfgenSeedsget_descriptFunsgetArrayIDgroup_byIRMSElistAvailableNotifiersMAEmanageMessagesmanageWarningsMSRSEncnew_PushbulletNotifiernew_TelegramNotifierPBAquietRABrbindDesignRDRErejectionSamplingreSummariserHeadrickrintrinvWishartrmghRMSDRMSErmvnormrmvtRobbinsMonroRSErtruncaterunArraySimulationrunSimulationrValeMaurelliselectSerlin2000SFASimAnovaSimCheckSimCleanSimCollectSimErrorsSimExtractSimFunctionsSimReadSimResultsSimShinySimSolveSimWarningstimeFormater
Dependencies:audiobeeprbriocallrclassclicliprcodetoolscrayondescdiffobjdigestdplyre1071evaluatefsfuturefuture.applygenericsglobalsgluejsonlitelifecyclelistenvmagrittrMASSmirainanonextparallellypbapplypillarpkgbuildpkgconfigpkgloadpraiseprocessxprogressrproxypsqs2R.methodsS3R.ooR.utilsR6RcppRcppParallelrlangrprojrootsessioninfostringfishtestthattibbletidyselectutf8vctrswaldowithr
Exporting objects and functions from the workspace
Rendered fromFixed_obj_fun.Rmdusingknitr::rmarkdownon Mar 31 2026.Last update: 2026-03-02
Started: 2017-10-25
Distributing jobs for high-performance computing (HPC) clusters (e.g., via Slurm)
Rendered fromHPC-computing.Rmdusingknitr::rmarkdownon Mar 31 2026.Last update: 2026-03-02
Started: 2024-04-04
Introduction to the SimDesign package
Rendered fromSimDesign-intro.Rmdusingknitr::rmarkdownon Mar 31 2026.Last update: 2026-03-27
Started: 2017-10-25
Managing warning and error messages
Rendered fromCatch_errors.Rmdusingknitr::rmarkdownon Mar 31 2026.Last update: 2026-03-30
Started: 2017-10-25
Multiple analysis functions
Rendered fromMultipleAnalyses.Rmdusingknitr::rmarkdownon Mar 31 2026.Last update: 2025-07-09
Started: 2021-07-29
Parallel computing information
Rendered fromParallel-computing.Rmdusingknitr::rmarkdownon Mar 31 2026.Last update: 2026-03-27
Started: 2018-05-15
Saving simulation results and state
Rendered fromSaving-results.Rmdusingknitr::rmarkdownon Mar 31 2026.Last update: 2026-03-01
Started: 2017-10-25
