Package: ibmcraftr 1.0.0
ibmcraftr: Toolkits to Develop Individual-Based Models in Infectious Disease
It provides a generic set of tools for initializing a synthetic population with each individual in specific disease states, and making transitions between those disease states according to the rates calculated on each timestep. The new version 1.0.0 has C++ code integration to make the functions run faster. It has also a higher level function to actually run the transitions for the number of timesteps that users specify. Additional functions will follow for changing attributes on demographic, health belief and movement.
Authors:
ibmcraftr_1.0.0.tar.gz
ibmcraftr_1.0.0.zip(r-4.7)ibmcraftr_1.0.0.zip(r-4.6)ibmcraftr_1.0.0.zip(r-4.5)
ibmcraftr_1.0.0.tgz(r-4.6-x86_64)ibmcraftr_1.0.0.tgz(r-4.6-arm64)ibmcraftr_1.0.0.tgz(r-4.5-x86_64)ibmcraftr_1.0.0.tgz(r-4.5-arm64)
ibmcraftr_1.0.0.tar.gz(r-4.7-arm64)ibmcraftr_1.0.0.tar.gz(r-4.7-x86_64)ibmcraftr_1.0.0.tar.gz(r-4.6-arm64)ibmcraftr_1.0.0.tar.gz(r-4.6-x86_64)
ibmcraftr_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ibmcraftr/json (API)
NEWS
| # Install 'ibmcraftr' in R: |
| install.packages('ibmcraftr', repos = c('https://saitheinthantun.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/saitheinthantun/ibmcraftr/issues
Last updated from:f71715fe92. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 148 | ||
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 163 | ||
| linux-release-arm64 | OK | 155 | ||
| linux-release-x86_64 | OK | 144 | ||
| macos-release-arm64 | OK | 165 | ||
| macos-release-x86_64 | OK | 369 | ||
| macos-oldrel-arm64 | OK | 135 | ||
| macos-oldrel-x86_64 | OK | 338 | ||
| windows-devel | OK | 99 | ||
| windows-release | OK | 126 | ||
| windows-oldrel | OK | 87 | ||
| wasm-release | OK | 145 |
Exports:cumprobrate2probrun_state_transstate_transstRCPPsyn_pop
Dependencies:Rcpp
