Package: ibm 0.3.0
ibm: Individual Based Models in R
Implementation of some (simple) Individual Based Models and methods to create new ones, particularly for population dynamics models (reproduction, mortality and movement). The basic operations for the simulations are implemented in Rcpp for speed.
Authors:
ibm_0.3.0.tar.gz
ibm_0.3.0.zip(r-4.5)ibm_0.3.0.zip(r-4.4)ibm_0.3.0.zip(r-4.3)
ibm_0.3.0.tgz(r-4.5-x86_64)ibm_0.3.0.tgz(r-4.5-arm64)ibm_0.3.0.tgz(r-4.4-x86_64)ibm_0.3.0.tgz(r-4.4-arm64)ibm_0.3.0.tgz(r-4.3-x86_64)ibm_0.3.0.tgz(r-4.3-arm64)
ibm_0.3.0.tar.gz(r-4.5-noble)ibm_0.3.0.tar.gz(r-4.4-noble)
ibm_0.3.0.tgz(r-4.4-emscripten)ibm_0.3.0.tgz(r-4.3-emscripten)
ibm.pdf |ibm.html✨
ibm/json (API)
# Install 'ibm' in R: |
install.packages('ibm', repos = c('https://roliveros-ramos.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/roliveros-ramos/ibm/issues
Last updated 1 years agofrom:fdd0b09dba. Checks:11 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 08 2025 |
R-4.5-win-x86_64 | OK | Feb 08 2025 |
R-4.5-mac-x86_64 | OK | Feb 08 2025 |
R-4.5-mac-aarch64 | OK | Feb 08 2025 |
R-4.5-linux-x86_64 | OK | Feb 08 2025 |
R-4.4-win-x86_64 | OK | Feb 09 2025 |
R-4.4-mac-x86_64 | OK | Feb 08 2025 |
R-4.4-mac-aarch64 | OK | Feb 08 2025 |
R-4.3-win-x86_64 | OK | Feb 09 2025 |
R-4.3-mac-x86_64 | OK | Feb 08 2025 |
R-4.3-mac-aarch64 | OK | Feb 08 2025 |
Exports:boundariesdiffusionlocalLotkaVolterra
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Individual based models in R | ibm-package ibm |
Spatial boundary restrictions | boundaries |
Brownian diffusion of a set of particles | diffusion |
Lotka-Volterra with local predation interactions | localLotkaVolterra |
Mortality Process | mortality |
Reproduction Process | reproduction |