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.2 |
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: | 2020-06-06 |
Author: | Iñaki Ucar |
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: | http://r-simmer.org, https://github.com/r-simmer/simmer |
NeedsCompilation: | yes |
Citation: | simmer citation info |
Materials: | NEWS |
CRAN checks: | simmer results |
Reference manual: | simmer.pdf |
Vignettes: |
01. Introduction to simmer 02. JSS paper 03. Advanced Trajectory Usage 04. The Bank Tutorial: Part I 04. The Bank Tutorial: Part II 05. Other SimPy Examples 06. Queueing Systems 07. Continuous-Time Markov Chains 08. Dining Philosophers Problem AA. Design and Analysis of 5G Scenarios |
Package source: | simmer_4.4.2.tar.gz |
Windows binaries: | r-devel: simmer_4.4.2.zip, r-release: simmer_4.4.2.zip, r-oldrel: simmer_4.4.2.zip |
macOS binaries: | r-release: simmer_4.4.2.tgz, r-oldrel: simmer_4.4.2.tgz |
Old sources: | simmer archive |
Reverse depends: | simmer.bricks, simmer.plot |
Please use the canonical form https://CRAN.R-project.org/package=simmer to link to this page.