Package: MCSimMod 1.2
MCSimMod: Working with 'MCSim' Models
Tools that facilitate ordinary differential equation (ODE) modeling in 'R'. This package allows one to perform simulations for ODE models that are encoded in the GNU 'MCSim' model specification language (Bois, 2009) <doi:10.1093/bioinformatics/btp162> using ODE solvers from the 'R' package 'deSolve' (Soetaert et al., 2010) <doi:10.18637/jss.v033.i09>.
Authors:
MCSimMod_1.2.tar.gz
MCSimMod_1.2.zip(r-4.7)MCSimMod_1.2.zip(r-4.6)MCSimMod_1.2.zip(r-4.5)
MCSimMod_1.2.tgz(r-4.6-x86_64)MCSimMod_1.2.tgz(r-4.6-arm64)MCSimMod_1.2.tgz(r-4.5-x86_64)MCSimMod_1.2.tgz(r-4.5-arm64)
MCSimMod_1.2.tar.gz(r-4.7-x86_64)MCSimMod_1.2.tar.gz(r-4.6-x86_64)
MCSimMod_1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
MCSimMod/json (API)
| # Install 'MCSimMod' in R: |
| install.packages('MCSimMod', repos = c('https://usepa.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/usepa/mcsimmod/issues
Last updated from:5e74f063b5. Checks:2 FAIL, 11 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | FAIL | 3743 | ||
| linux-devel-x86_64 | OK | 113 | ||
| source / vignettes | OK | 164 | ||
| linux-release-arm64 | FAIL | 3709 | ||
| linux-release-x86_64 | OK | 115 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-release-x86_64 | OK | 208 | ||
| macos-oldrel-arm64 | OK | 74 | ||
| macos-oldrel-x86_64 | OK | 206 | ||
| windows-devel | OK | 91 | ||
| windows-release | OK | 107 | ||
| windows-oldrel | OK | 127 | ||
| wasm-release | OK | 103 |
Exports:compileModelcreateModel
Dependencies:deSolve
Last update: 2025-08-15
Started: 2025-08-15
Last update: 2025-08-15
Started: 2025-08-15
Last update: 2025-08-15
Started: 2025-08-15
Last update: 2025-08-15
Started: 2024-08-22
Last update: 2025-08-15
Started: 2024-08-22
Last update: 2025-08-15
Started: 2024-08-22
Last update: 2025-08-15
Started: 2024-08-22
Last update: 2025-08-15
Started: 2024-08-22
Last update: 2025-08-15
Started: 2025-08-15
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Function to translate and compile MCSim model specification text | compileModel |
| Function to create an MCSimMod Model object | createModel |
| MCSimMod Model class | Model Model-class |
