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.
Version: | 0.1.0 |
Depends: | R (≥ 2.15) |
Imports: | Rcpp (≥ 0.11.5), stats, graphics |
LinkingTo: | Rcpp |
Published: | 2016-06-10 |
Author: | Ricardo Oliveros-Ramos [aut, cre] |
Maintainer: | Ricardo Oliveros-Ramos <ricardo.oliveros at gmail.com> |
BugReports: | https://github.com/roliveros-ramos/ibm/issues |
License: | GPL-2 |
URL: | http://roliveros-ramos.github.io/ibm |
NeedsCompilation: | yes |
Materials: | README |
CRAN checks: | ibm results |
Reference manual: | ibm.pdf |
Package source: | ibm_0.1.0.tar.gz |
Windows binaries: | r-devel: ibm_0.1.0.zip, r-release: ibm_0.1.0.zip, r-oldrel: ibm_0.1.0.zip |
macOS binaries: | r-release (arm64): ibm_0.1.0.tgz, r-oldrel (arm64): ibm_0.1.0.tgz, r-release (x86_64): ibm_0.1.0.tgz, r-oldrel (x86_64): ibm_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ibm to link to this page.