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.
Version: | 3.6.5 |
Depends: | R (≥ 3.1.2) |
Imports: | Rcpp, R6, magrittr, codetools |
LinkingTo: | Rcpp (≥ 0.12.9), BH (≥ 1.62.0-1) |
Suggests: | simmer.plot, parallel, dplyr, tidyr, testthat, knitr, rmarkdown |
Published: | 2018-01-04 |
Author: | Iñaki Ucar |
Maintainer: | Iñaki Ucar <i.ucar86 at gmail.com> |
BugReports: | https://github.com/r-simmer/simmer/issues |
License: | MIT + file LICENSE |
URL: | http://r-simmer.org, https://github.com/r-simmer/simmer |
NeedsCompilation: | yes |
Materials: | NEWS |
CRAN checks: | simmer results |
Reference manual: | simmer.pdf |
Vignettes: |
Introduction to simmer Terminology Advanced Trajectory Usage The Bank Tutorial: Part I The Bank Tutorial: Part II Other SimPy Examples Queueing Systems Continuous-Time Markov Chains Dining Philosophers Problem |
Package source: | simmer_3.6.5.tar.gz |
Windows binaries: | r-devel: simmer_3.6.5.zip, r-release: simmer_3.6.5.zip, r-oldrel: simmer_3.6.5.zip |
OS X El Capitan binaries: | r-release: simmer_3.6.5.tgz |
OS X Mavericks binaries: | r-oldrel: simmer_3.6.5.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.