Metapackage for implementing a variety of event-based models, with a focus on spatially explicit models. These include raster-based, event-based, and agent-based models. The core simulation components (provided by 'SpaDES.core') are built upon a discrete event simulation (DES; see Matloff (2011) ch 7.8.3 <https://nostarch.com/artofr.htm>) framework that facilitates modularity, and easily enables the user to include additional functionality by running user-built simulation modules (see also 'SpaDES.tools'). Included are numerous tools to visualize rasters and other maps (via 'quickPlot'), and caching methods for reproducible simulations (via 'reproducible'). Additional functionality is provided by the 'SpaDES.addins' and 'SpaDES.shiny' packages.
Version: | 2.0.4 |
Depends: | R (≥ 3.5.0) |
Imports: | methods, quickPlot, reproducible, SpaDES.addins, SpaDES.core, SpaDES.tools, utils |
Suggests: | knitr, RandomFields, raster, rmarkdown, testthat, tkrplot |
Published: | 2019-09-17 |
Author: | Alex M Chubaty |
Maintainer: | Alex M Chubaty <alex.chubaty at gmail.com> |
BugReports: | https://github.com/PredictiveEcology/SpaDES/issues |
License: | GPL-3 |
URL: | http://spades.predictiveecology.org, https://github.com/PredictiveEcology/SpaDES |
NeedsCompilation: | no |
Language: | EN-CA |
Materials: | README NEWS |
CRAN checks: | SpaDES results |
Reference manual: | SpaDES.pdf |
Vignettes: |
03 Caching SpaDES simulations |
Package source: | SpaDES_2.0.4.tar.gz |
Windows binaries: | r-devel: SpaDES_2.0.4.zip, r-release: SpaDES_2.0.4.zip, r-oldrel: SpaDES_2.0.4.zip |
macOS binaries: | r-release: SpaDES_2.0.4.tgz, r-oldrel: SpaDES_2.0.4.tgz |
Old sources: | SpaDES archive |
Please use the canonical form https://CRAN.R-project.org/package=SpaDES to link to this page.