The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

ibm

CRAN_Status_Badge Github Issues

Simulation of Individual Based Models (IBM) 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.i

Installation

Get the released version from CRAN:

install.packages("ibm")

Or the development version from github:

# install.packages("devtools")
devtools::install_github("roliveros-ramos/ibm")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.