Other packages > Find by keyword >

simmer  

Discrete-Event Simulation for R
View on CRAN: Click here


Download and install simmer package within the R console
Install from CRAN:
install.packages("simmer")

Install from Github:
library("remotes")
install_github("cran/simmer")

Install by package version:
library("remotes")
install_version("simmer", "4.4.7")



Attach the package and use:
library("simmer")
Maintained by
Iñaki Ucar
[Scholar Profile | Author Map]
First Published: 2015-11-15
Latest Update: 2023-08-22
Description:
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.
How to cite:
Iñaki Ucar (2015). simmer: Discrete-Event Simulation for R. R package version 4.4.7, https://cran.r-project.org/web/packages/simmer. Accessed 22 Apr. 2025.
Previous versions and publish date:
3.0.0 (2015-11-15 10:09), 3.0.1 (2015-11-17 14:40), 3.1.0 (2015-12-16 00:31), 3.1.1 (2015-12-16 17:45), 3.1.2 (2016-01-04 15:28), 3.2.0 (2016-04-04 23:58), 3.2.1 (2016-04-29 23:43), 3.3.0 (2016-06-28 07:50), 3.4.0 (2016-08-09 01:09), 3.4.1 (2016-08-11 13:52), 3.4.2 (2016-09-03 20:38), 3.4.3 (2016-10-02 10:12), 3.4.4 (2016-10-06 19:22), 3.5.0 (2016-10-27 00:09), 3.5.1 (2016-11-26 12:53), 3.6.0 (2016-12-28 01:58), 3.6.1 (2017-03-30 23:32), 3.6.2 (2017-05-30 12:39), 3.6.3 (2017-07-28 06:24), 3.6.4 (2017-11-04 07:47), 3.6.5 (2018-01-04 15:54), 3.7.0 (2018-03-03 15:03), 3.8.0 (2018-05-01 13:10), 4.0.0 (2018-07-20 19:00), 4.0.1 (2018-09-10 17:10), 4.1.0 (2018-11-09 16:40), 4.2.0 (2019-01-09 11:00), 4.2.1 (2019-01-09 18:50), 4.2.2 (2019-03-14 14:50), 4.3.0 (2019-07-30 23:30), 4.4.0 (2019-12-09 21:00), 4.4.1 (2020-04-11 18:40), 4.4.2 (2020-06-06 20:30), 4.4.3 (2021-08-11 13:10), 4.4.4 (2022-02-07 22:20), 4.4.5 (2022-06-25 23:00), 4.4.6.1 (2023-07-18 20:50), 4.4.6.2 (2023-08-22 14:30), 4.4.6.3 (2023-11-28 15:50), 4.4.6.4 (2024-07-05 10:20), 4.4.6 (2023-07-17 12:50)
Other packages that cited simmer R package
View simmer citation profile
Other R packages that simmer depends, imports, suggests or enhances
Complete documentation for simmer
Downloads during the last 30 days
03/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/20Downloads for simmer102030405060708090100110120130140TrendBars

Today's Hot Picks in Authors and Packages

optimStrat  
Choosing the Sample Strategy
Intended to assist in the choice of the sampling strategy to implement in a survey. ...
Download / Learn more Package Citations See dependency  
Qest  
Quantile-Based Estimator
Quantile-based estimators (Q-estimators) can be used to fit any parametric distribution, using its q ...
Download / Learn more Package Citations See dependency  
GWPR.light  
Geographically Weighted Panel Regression
Geographically weighted panel regression is grounded in a branch of spatial statistics. Using geogra ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
phylosamp  
Sample Size Calculations for Molecular and Phylogenetic Studies
Implements novel tools for estimating sample sizes needed for phylogenetic studies, including studi ...
Download / Learn more Package Citations See dependency  
ino  
Initialization of Numerical Optimization
Analysis of the initialization for numerical optimization of real-valued functions, including likel ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA