simmer: Discrete-Event Simulation for R
A process-oriented and trajectory-based Discrete-Event Simulation
(DES) package for R. It is designed as a generic yet powerful framework. The
architecture encloses a robust and fast simulation core written in 'C++' with
automatic monitoring capabilities. It provides a rich and flexible R API that
revolves around the concept of trajectory, a common path in the simulation
model for entities of the same type. Documentation about 'simmer' is provided
by several vignettes included in this package, via the paper by Ucar, Smeets
& Azcorra (2019, <doi:10.18637/jss.v090.i02>), and the paper by Ucar,
Hernández, Serrano & Azcorra (2018, <doi:10.1109/MCOM.2018.1700960>);
see 'citation("simmer")' for details.
Version: |
4.4.5 |
Depends: |
R (≥ 3.1.2) |
Imports: |
Rcpp, magrittr, codetools, utils |
LinkingTo: |
Rcpp (≥ 0.12.9), BH (≥ 1.62.0-1) |
Suggests: |
simmer.plot, parallel, testthat, knitr, rmarkdown, rticles |
Published: |
2022-06-25 |
Author: |
Iñaki Ucar [aut,
cph, cre],
Bart Smeets [aut, cph] |
Maintainer: |
Iñaki Ucar <iucar at fedoraproject.org> |
BugReports: |
https://github.com/r-simmer/simmer/issues |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: |
https://r-simmer.org, https://github.com/r-simmer/simmer |
NeedsCompilation: |
yes |
Citation: |
simmer citation info |
Materials: |
NEWS |
CRAN checks: |
simmer results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=simmer
to link to this page.