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 21 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

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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