The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

DES: Discrete Event Simulation

Discrete event simulation (DES) involves modeling of systems having discrete, i.e. abrupt, state changes. For instance, when a job arrives to a queue, the queue length abruptly increases by 1. This package is an R implementation of the event-oriented approach to DES; see the tutorial in Matloff (2008) <http://heather.cs.ucdavis.edu/~matloff/156/PLN/DESimIntro.pdf>.

Version: 1.0.0
Depends: stats, utils
Published: 2017-09-16
Author: Norm Matloff
Maintainer: Norm Matloff <normmatloff at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: DES results

Documentation:

Reference manual: DES.pdf

Downloads:

Package source: DES_1.0.0.tar.gz
Windows binaries: r-devel: DES_1.0.0.zip, r-release: DES_1.0.0.zip, r-oldrel: DES_1.0.0.zip
macOS binaries: r-release (arm64): DES_1.0.0.tgz, r-oldrel (arm64): DES_1.0.0.tgz, r-release (x86_64): DES_1.0.0.tgz, r-oldrel (x86_64): DES_1.0.0.tgz

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.