Other packages > Find by keyword >

SpaDES  

Develop and Run Spatially Explicit Discrete Event Simulation Models
View on CRAN: Click here


Download and install SpaDES package within the R console
Install from CRAN:
install.packages("SpaDES")

Install from Github:
library("remotes")
install_github("cran/SpaDES")

Install by package version:
library("remotes")
install_version("SpaDES", "2.0.11")



Attach the package and use:
library("SpaDES")
Maintained by
Alex M Chubaty
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-08-10
Latest Update: 2022-11-09
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.
How to cite:
Alex M Chubaty (2015). SpaDES: Develop and Run Spatially Explicit Discrete Event Simulation Models. R package version 2.0.11, https://cran.r-project.org/web/packages/SpaDES. Accessed 07 Nov. 2024.
Previous versions and publish date:
1.0.1 (2015-08-10 22:34), 1.1.0 (2016-01-26 23:08), 1.1.1 (2016-02-17 00:12), 1.1.2 (2016-04-13 09:28), 1.1.3 (2016-04-19 00:46), 1.1.4 (2016-04-20 21:20), 1.2.0 (2016-06-24 20:16), 1.3.0 (2016-10-06 13:06), 1.3.1 (2016-10-07 18:43), 2.0.0 (2017-09-05 19:16), 2.0.1 (2018-02-01 17:13), 2.0.2 (2018-06-15 17:50), 2.0.3 (2019-02-03 17:53), 2.0.4 (2019-09-17 16:00), 2.0.6 (2021-01-13 20:20), 2.0.7 (2021-06-14 10:20), 2.0.8 (2022-02-17 01:50), 2.0.9 (2022-08-19 23:30), 2.0.10 (2024-04-05 17:43)
Other packages that cited SpaDES R package
View SpaDES citation profile
Other R packages that SpaDES depends, imports, suggests or enhances
Complete documentation for SpaDES
Functions, R codes and Examples using the SpaDES R package
Full SpaDES package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA