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.6.3
Depends: R (≥ 3.4.0)
Imports: Rcpp, magrittr, codetools, utils
LinkingTo: Rcpp (≥ 0.12.9)
Suggests: simmer.plot, parallel, testthat, knitr, rmarkdown, rticles
Published: 2023-11-28
Author: Iñaki Ucar ORCID iD [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:

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

Downloads:

Package source: simmer_4.4.6.3.tar.gz
Windows binaries: r-devel: simmer_4.4.6.3.zip, r-release: simmer_4.4.6.3.zip, r-oldrel: simmer_4.4.6.3.zip
macOS binaries: r-release (arm64): simmer_4.4.6.3.tgz, r-oldrel (arm64): simmer_4.4.6.3.tgz, r-release (x86_64): simmer_4.4.6.3.tgz
Old sources: simmer archive

Reverse dependencies:

Reverse depends: simmer.bricks, simmer.plot
Reverse imports: babsim.hospital

Linking:

Please use the canonical form https://CRAN.R-project.org/package=simmer to link to this page.