Provides the core framework for a discrete event system (DES) to implement a complete data-to-decisions, reproducible workflow. The core DES components facilitate modularity, and easily enable the user to include additional functionality by running user-built modules. Includes conditional scheduling, restart after interruption, packaging of reusable modules, tools for developing arbitrary automated workflows, automated interweaving of modules of different temporal resolution, and tools for visualizing and understanding the DES project. The suggested package 'NLMR' can be installed with 'install.packages("NLMR", repos = "https://PredictiveEcology.r-universe.dev")'.
Version: | 1.1.0 |
Depends: | R (≥ 4.0), quickPlot (≥ 0.1.4), reproducible (≥ 1.2.9) |
Imports: | crayon, data.table (≥ 1.11.0), fastdigest, igraph (≥ 1.0.1), lobstr, methods, qs (≥ 0.21.1), raster (≥ 2.5-8), Require (≥ 0.0.7), stats, utils, whisker |
Suggests: | codetools, covr, DiagrammeR (≥ 0.8.2), dplyr, future, future.callr, ggplot2, googledrive, httr, knitr, logging, magrittr, NLMR (≥ 1.1.1), pkgload, png, RColorBrewer (≥ 1.1-2), rgdal, rmarkdown, roxygen2, rstudioapi, sp, SpaDES.tools (≥ 0.2.0), tcltk, terra, testthat (≥ 1.0.2) |
Published: | 2022-08-19 |
Author: | Alex M Chubaty [aut, cre], Eliot J B McIntire [aut], Yong Luo [ctb], Steve Cumming [ctb], Ceres Barros [ctb], Her Majesty the Queen in Right of Canada, as represented by the Minister of Natural Resources Canada [cph] |
Maintainer: | Alex M Chubaty <achubaty at for-cast.ca> |
BugReports: | https://github.com/PredictiveEcology/SpaDES.core/issues |
License: | GPL-3 |
URL: | https://spades-core.predictiveecology.org/, https://github.com/PredictiveEcology/SpaDES.core |
NeedsCompilation: | no |
Additional_repositories: | https://predictiveecology.r-universe.dev/ |
Language: | en-CA |
Materials: | README NEWS |
CRAN checks: | SpaDES.core results |
Reference manual: | SpaDES.core.pdf |
Vignettes: |
01 Introduction to 'SpaDES' 02 Building 'SpaDES' modules 03 Caching 'SpaDES' simulations 04 Advanced 'SpaDES' use 05 Automated module testing |
Package source: | SpaDES.core_1.1.0.tar.gz |
Windows binaries: | r-devel: SpaDES.core_1.1.0.zip, r-release: SpaDES.core_1.1.0.zip, r-oldrel: SpaDES.core_1.0.10.zip |
macOS binaries: | r-release (arm64): SpaDES.core_1.1.0.tgz, r-oldrel (arm64): SpaDES.core_1.1.0.tgz, r-release (x86_64): SpaDES.core_1.1.0.tgz, r-oldrel (x86_64): SpaDES.core_1.1.0.tgz |
Old sources: | SpaDES.core archive |
Reverse imports: | SpaDES, SpaDES.addins |
Reverse suggests: | NetLogoR |
Please use the canonical form https://CRAN.R-project.org/package=SpaDES.core to link to this page.