Title: | Develop and Run Spatially Explicit Discrete Event Simulation Models |
---|---|
Description: | 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'). Tools for running simulation experiments are provided by 'SpaDES.experiment'. Additional functionality is provided by the 'SpaDES.addins' and 'SpaDES.shiny' packages. |
Authors: | Alex M Chubaty [aut, cre] , Eliot J B McIntire [aut] , Yong Luo [ctb], Steve Cumming [ctb], His Majesty the Queen in Right of Canada, as represented by the Minister of Natural Resources Canada [cph] |
Maintainer: | Alex M Chubaty <[email protected]> |
License: | GPL-3 |
Version: | 2.0.11.9000 |
Built: | 2024-11-21 04:22:23 UTC |
Source: | https://github.com/PredictiveEcology/SpaDES |
SpaDES
packageMetapackage 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 suggested SpaDES.addins and
SpaDES.shiny
packages (see below).
Bug reports:
quickPlot
package:
https://github.com/PredictiveEcology/quickPlot/issues
reproducible
package:
https://github.com/PredictiveEcology/reproducible/issues
SpaDES.addins
package:
https://github.com/PredictiveEcology/SpaDES.addins/issues
SpaDES.core
package:
https://github.com/PredictiveEcology/SpaDES.core/issues
SpaDES.shiny
package:
https://github.com/PredictiveEcology/SpaDES.shiny/issues
SpaDES.tools
package:
https://github.com/PredictiveEcology/SpaDES.tools/issues
Module repository: https://github.com/PredictiveEcology/SpaDES-modules
Wiki: https://github.com/PredictiveEcology/SpaDES/wiki
SpaDES.core
packageThe core discrete event simulation framework.
See [SpaDES.core]{SpaDES.core-package}
, and the vignettes therein
(browseVignettes()
).
SpaDES.tools
packageAdditional utilities for developing ecological simulation models.
See [SpaDES.tools]{SpaDES.tools-package}
.
SpaDES.addins
packageA set of RStudio addins to assist with SpaDES
module development.
SpaDES.shiny
packageUtilities for developing and running shiny
-based app interfaces to
SpaDES
simulations.
quickPlot
packageThe core SpaDES
plotting engine, build upon speed and modularity.
reproducible
packageProvides several aspects of reproducible simulations, including simulation caching.
Maintainer: Alex M Chubaty [email protected] (ORCID)
Authors:
Eliot J B McIntire [email protected] (ORCID)
Other contributors:
Yong Luo [email protected] [contributor]
Steve Cumming [email protected] [contributor]
His Majesty the Queen in Right of Canada, as represented by the Minister of Natural Resources Canada [copyright holder]
Useful links:
Report bugs at https://github.com/PredictiveEcology/SpaDES/issues