A process-oriented and trajectory-based Discrete-Event Simulation (DES) package for R. Designed to be a generic framework, it leverages the power of 'Rcpp' to boost the performance, turning DES in R feasible. As a noteworthy characteristic, 'simmer' exploits the concept of trajectory: a common path in the simulation model for entities of the same type.
Version: | 3.4.4 |
Depends: | R (≥ 3.1.2) |
Imports: | Rcpp, R6, magrittr, methods, utils |
LinkingTo: | Rcpp (≥ 0.12.0), BH (≥ 1.58.0-1) |
Suggests: | parallel, dplyr, tidyr, ggplot2, scales, testthat, knitr, rmarkdown, covr |
Published: | 2016-10-06 |
Author: | Bart Smeets [aut, cph], Iñaki Ucar [aut, cph, cre] |
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 |
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 Queueing Systems Continuous-Time Markov Chains |
Package source: | simmer_3.4.4.tar.gz |
Windows binaries: | r-devel: simmer_3.4.4.zip, r-release: simmer_3.4.4.zip, r-oldrel: simmer_3.4.4.zip |
OS X Mavericks binaries: | r-release: simmer_3.4.4.tgz, r-oldrel: simmer_3.4.4.tgz |
Old sources: | simmer archive |
Please use the canonical form https://CRAN.R-project.org/package=simmer to link to this page.