SimDesign
2.25Structure for Organizing Monte Carlo Simulation Designs
Overview
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.
Install
Health
- NOTE r-devel-linux-x86_64-debian-clang
- NOTE r-devel-linux-x86_64-debian-gcc
- NOTE r-devel-linux-x86_64-fedora-clang
- NOTE r-devel-linux-x86_64-fedora-gcc
- NOTE r-devel-windows-x86_64
- NOTE2026-07-1610 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- OK2026-05-0213 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-2511 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- NOTE2026-03-1011 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 61%
- Documented parameters
- 95%
- Return-value docs
- 49%
- References docs
- 81%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
PRs over time
Commits over time
Repository practices
4 development-tooling and community-health practices detected across 3 families in the upstream repository
Checks run against github.com/philchalmers/simdesign on 2026-07-19.
Dependencies
Code & Tests
- Cyclomatic complexity
- 4.0 median / 243 max
- Test cases
- 12 / 0.14 per code line
Test coverage
Line coverage
0%
Expression
0.0%
Tests / Examples
0.0% / 37% ex
Functions
148 68 exported
Complexity
9.8 avg / 243 max
Call network
148 nodes / 115 edges
Call graph
Open call graph →Lowest coverage
148 functions| Function | Cyclo | Coverage |
|---|---|---|
| AnalyseIf exp | 4 | 0% |
| Attach exp | 18 | 0% |
| Bradley1978 exp | 10 | 0% |
| CC exp | 7 | 0% |
| ECR exp | 16 | 0% |
| GenerateIf exp | 4 | 0% |
Datasets
| Name | Class | Rows × Cols | Also ships in |
|---|---|---|---|
| BF_sim | SimDesign/data.frame | 28 × 12 | – |
| BF_sim_alternative | SimDesign/data.frame | 16 × 29 | – |
People & History
51 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 2.25Latest
- 2.242026-02-24 · diff ↗
- 2.232026-02-10 · diff ↗
- 2.222025-12-17 · diff ↗
- 2.212025-09-18 · diff ↗
- 2.20.02025-07-16 · diff ↗
- RR 4.5.0 released · 2025-04-11
- 2.19.22025-03-28 · diff ↗
- 2.19.12025-03-17 · diff ↗
- 2.182024-12-14 · diff ↗
- 2.17.12024-08-17 · diff ↗
- 2.162024-07-08 · diff ↗
- 2.15.12024-04-24 · diff ↗
- RR 4.4.0 released · 2024-04-24
- 2.152024-04-11 · diff ↗
Show 47 earlier events
- 2.142024-01-09 · diff ↗
- 2.132023-10-17 · diff ↗
- 2.122023-07-07 · diff ↗
- 2.112023-05-25 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 2.10.12023-02-01 · diff ↗
- 2.102023-01-24 · diff ↗
- 2.9.12022-08-30 · diff ↗
- 2.92022-08-09 · diff ↗
- RR 4.2.0 released · 2022-04-22
- 2.82021-12-08 · diff ↗
- 2.7.12021-09-02 · diff ↗
- 2.72021-08-13 · diff ↗
- 2.62021-06-28 · diff ↗
- 2.52021-06-01 · diff ↗
- RR 4.1.0 released · 2021-05-18
- 2.32021-04-07 · diff ↗
- 2.22020-11-07 · diff ↗
- 2.12020-09-16 · diff ↗
- RR 4.0.0 released · 2020-04-24
- 2.0.12020-01-20 · diff ↗
- 1.142019-06-28 · diff ↗
- RR 3.6.0 released · 2019-04-26
- 1.132019-01-18 · diff ↗
- 1.112018-07-17 · diff ↗
- 1.10.12018-05-20 · diff ↗
- RR 3.5.0 released · 2018-04-23
- 1.92018-01-26 · diff ↗
- 1.82017-10-30 · diff ↗
- 1.72017-08-15 · diff ↗
- RR 3.4.0 released · 2017-04-21
- 1.62017-04-09 · diff ↗
- 1.52017-02-01 · diff ↗
- 1.42016-11-06 · diff ↗
- 1.32016-09-26 · diff ↗
- 1.22016-09-09 · diff ↗
- 1.12016-08-10 · diff ↗
- 1.02016-06-12 · diff ↗
- RR 3.3.0 released · 2016-05-03
- 0.92016-04-27 · diff ↗
- 0.82016-03-23 · diff ↗
- 0.72016-02-21 · diff ↗
- 0.62016-01-21 · diff ↗
- 0.52015-12-22 · diff ↗
- 0.4.12015-11-20 · diff ↗
- 0.32015-10-05
- RR 3.2.0 released · 2015-04-16
Package metadata
- First published
- 2015-10-05
- Total releases
- 51 / 11 yrs
- License
- GPL (>= 2) OSI
- Minimum R
- ≥ 4.1.0
- Bundled data
- 3.0 KB / 2 files
- Download size
- 2.3 MB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet