Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Discrete-Event Simulation for R

License

NotificationsYou must be signed in to change notification settings

r-simmer/simmer

Repository files navigation

simmer

buildCoverage StatusCRAN_Status_BadgeDownloadsDOI

simmer is a process-oriented and trajectory-based Discrete-Event Simulation (DES) package for R. Designed to be a generic framework likeSimPy orSimJulia, it leverages the power ofRcpp to boost the performance and turning DES in R feasible. As a noteworthy characteristic, simmer exploits the concept oftrajectory: a common path in the simulation model for entities of the same type. It is pretty flexible and simple to use, and leverages the chaining/piping workflow introduced by themagrittr package.

Extensions

PackageDescriptionStatus
simmer.plotPlotting Methods forsimmerCRAN_Status_Badge
simmer.bricksHelper Methods forsimmer TrajectoriesCRAN_Status_Badge
simmer.optimParameter Optimization Functions forsimmerStatus_Badge
simmer.jsonRead / Loadsimmer Definitions in JSON FormatStatus_Badge
simmer.monMonitoring Backends forsimmerStatus_Badge

Help

For bugs and/or issues, create a newissue on GitHub.For other questions or comments, please use theDiscussions forum on GitHub.

Documentation

Documentation is available atr-simmer.org/reference. To get started, please explore ourvignettes online, or in R:

vignette(package="simmer")

Installation

Install the release version from CRAN:

install.packages("simmer")

The installation from GitHub requires theremotes package.

remotes::install_github("r-simmer/simmer")

Please note that the package contains some C++ code and thus you need a development environment to build the package (e.g.,Rtools for Windows).

Hexagon stickers!

You can purchasesimmer hex stickers on Redbubble (sticker 1,sticker 2). Browse there for more stuff such as T-shirts and mugs!

design1design2

About

Discrete-Event Simulation for R

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors7

Languages


[8]ページ先頭

©2009-2025 Movatter.jp