
Additional modelling tools for Spatial Discrete Event Simulation
(SpaDES) module development.
Provides GIS/map utilities and additional modeling tools for
developing cellular automata and agent based models in
SpaDES.
Website: https://SpaDES.PredictiveEcology.org
Wiki: https://github.com/PredictiveEcology/SpaDES/wiki
Building packages from source requires the appropriate development libraries for your operating system (e.g., Windows users should install Rtools).
Install from CRAN:
install.packages("SpaDES.tools")Install from GitHub:
#install.packages("devtools")
library("devtools")
install_github("PredictiveEcology/SpaDES.tools", dependencies = TRUE) # masterInstall from GitHub:
#install.packages("devtools")
library("devtools")
install_github("PredictiveEcology/SpaDES.tools", ref = "development", dependencies = TRUE)Please see CONTRIBUTING.md for information on how to
contribute to this project.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.