Skip to content

r-simmer/simmer.mon

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

simmer.mon

build Coverage Status CRAN_Status_Badge Status_Badge

simmer.mon provides monitoring backends that can be attached to simmer, the Discrete-Event Simulation (DES) package for R, to replace the default in-memory monitor:

  • monitor_dbi(): inserts monitoring values into a database (via DBI), with some in-memory buffering to improve performance, but it's still very experimental and it can be greatly improved.

Installation

The installation from GitHub requires the remotes package.

# install.packages("remotes")
remotes::install_github("r-simmer/simmer.mon")

About

Monitoring Backends for 'simmer'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published