R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
simmer
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]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-11-15
Latest Update: 2024-09-28
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 08 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:04), 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
Functions, R codes and Examples using
the simmer R package
Some associated functions: Extract.trajectory . activate . add_dataframe . add_generator . add_global . add_resource . batch . branch . clone . generators . get_capacity . get_mon . get_n_generated . get_sources . handle_unfinished . join . length.trajectory . log_ . monitor . now . peek . reexports . renege . reset . rollback . run . schedule . seize . select . send . set_attribute . set_capacity . set_prioritization . set_trajectory . simmer-package . simmer . timeout . trajectory . wrap .
Some associated R codes: RcppExports.R . generators.R . monitor-methods.R . schedule-methods.R . simmer-methods.R . simmer.R . trajectory-activities.R . trajectory-methods.R . utils.R . wrap-methods.R . Full simmer package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
FastGaSP
Implements fast and exact computation of Gaussian stochastic process with the Matern kernel using fo ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Mengyang Gu (view profile)
skewt
Density, distribution function, quantile function and random generation for the skewed t distributio ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Robert King (view profile)
productplots
Framework for visualising tables of counts, proportions
and probabilities. The framework is called ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Hadley Wickham (view profile)
nextGenShinyApps
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
box
A modern module system for R. Organise code into hierarchical,
composable, reusable modules, and us ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Konrad Rudolph (view profile)
Morpho
A toolset for Geometric Morphometrics and mesh processing. This
includes (among other stuff) mesh d ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Stefan Schlager (view profile)
28,083
R Packages
239,283
Dependencies
74,752
Author Associations
28,084
Publication Badges
