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.5)simtimer_4.0.0.zip(r-4.4)simtimer_4.0.0.zip(r-4.3)
simtimer_4.0.0.tgz(r-4.4-any)simtimer_4.0.0.tgz(r-4.3-any)
simtimer_4.0.0.tar.gz(r-4.5-noble)simtimer_4.0.0.tar.gz(r-4.4-noble)
simtimer_4.0.0.tgz(r-4.4-emscripten)simtimer_4.0.0.tgz(r-4.3-emscripten)
simtimer.pdf |simtimer.html✨
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 6 years agofrom:ba5166ddef. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 13 2024 |
R-4.5-win | OK | Oct 13 2024 |
R-4.5-linux | OK | Oct 13 2024 |
R-4.4-win | OK | Oct 13 2024 |
R-4.4-mac | OK | Oct 13 2024 |
R-4.3-win | OK | Oct 13 2024 |
R-4.3-mac | OK | Oct 13 2024 |
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 |