SpaDES: Develop and Run Spatially Explicit Discrete Event Simulation Models

Easily implement a variety of simulation models, with a focus on spatially explicit agent based models. These include raster-based, event-based, and agent-based models. The core simulation components are built upon a discrete event simulation framework that facilitates modularity, and easily enables the user to include additional functionality by running user-built simulation modules. Included are numerous tools to visualize raster and other maps. The suggested package 'fastshp' can be installed with 'install.packages("fastshp", repos="http://rforge.net", type="source")'.

Version: 1.1.1
Depends: R (≥ 3.2.2)
Imports: archivist (≥ 2.0), CircStats, data.table, DiagrammeR (≥ 0.8.2), digest, dplyr, ff, ffbase, fpCompare, ggplot2, graphics, grid, gridBase, httr, igraph, lazyeval, lubridate (≥ 1.3.3), methods, R.utils, RandomFields, raster, secr, sp, stringi, stringr
Suggests: covr, fastshp, knitr, Matrix, png, RColorBrewer, rgdal, rmarkdown, testthat, tkrplot
Published: 2016-02-17
Author: Alex M Chubaty [aut, cre], Eliot J B McIntire [aut], Yong Luo [ctb], Steve Cumming [ctb], Her Majesty the Queen in Right of Canada, as represented by the Minister of Natural Resources Canada [cph]
Maintainer: Alex M Chubaty <alexander.chubaty at canada.ca>
BugReports: https://github.com/PredictiveEcology/SpaDES/issues
License: GPL-3
URL: https://github.com/PredictiveEcology/SpaDES
NeedsCompilation: no
Materials: README NEWS
CRAN checks: SpaDES results

Downloads:

Reference manual: SpaDES.pdf
Vignettes: 01 Introduction to SpaDES
02 Building modules in SpaDES
03 Plotting with SpaDES
Package source: SpaDES_1.1.1.tar.gz
Windows binaries: r-devel: SpaDES_1.1.1.zip, r-release: SpaDES_1.1.1.zip, r-oldrel: not available
OS X Snow Leopard binaries: r-release: SpaDES_1.1.0.tgz, r-oldrel: not available
OS X Mavericks binaries: r-release: not available
Old sources: SpaDES archive