Package: simtimer 4.0.0

Adrian Staempfli
simtimer: Datetimes as Integers for Discrete-Event Simulations
Handles datetimes as integers for the usage inside Discrete-Event Simulations (DES). The conversion is made using the internally generic function as.numeric() of the base package. DES is described in Simulation Modeling and Analysis by Averill Law and David Kelton (1999) <doi:10.2307/2288169>.
Authors:
simtimer_4.0.0.tar.gz
simtimer_4.0.0.zip(r-4.7)simtimer_4.0.0.zip(r-4.6)simtimer_4.0.0.zip(r-4.5)
simtimer_4.0.0.tgz(r-4.6-any)simtimer_4.0.0.tgz(r-4.5-any)
simtimer_4.0.0.tar.gz(r-4.7-any)simtimer_4.0.0.tar.gz(r-4.6-any)
simtimer_4.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
simtimer/json (API)
NEWS
| # Install 'simtimer' in R: |
| install.packages('simtimer', repos = c('https://ims-fhs.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ims-fhs/simtimer/issues
Last updated from:ba5166ddef. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 141 | ||
| source / vignettes | OK | 158 | ||
| linux-release-x86_64 | OK | 111 | ||
| macos-release-arm64 | OK | 116 | ||
| macos-oldrel-arm64 | OK | 186 | ||
| windows-devel | OK | 63 | ||
| windows-release | OK | 65 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 94 |
Exports:as.datetimeas.sim_datetimesim_datesim_timesim_wday
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Back-transformation from a sim_datetime to a datetime | as.datetime |
| Transformation from a datetime to a sim_datetime | as.sim_datetime |
| Date part of a sim_datetime | sim_date |
| Time part of a sim_datetime | sim_time |
| Weekday part of a sim_datetime | sim_wday |