CRAN/E | SpaDES.core

SpaDES.core

Core Utilities for Developing and Running Spatially Explicit Discrete Event Models

Installation

About

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")'.

spades-core.predictiveecology.org/
github.com/PredictiveEcology/SpaDES.core
Bug report File report

Key Metrics

Version 1.1.0
R ≥ 4.0
Published 2022-08-19 220 days ago
Needs compilation? no
License GPL-3
CRAN checks SpaDES.core results
Language en-CA

Downloads

Last 24 hours 0 -100%
Last 7 days 61 -59%
Last 30 days 330 -21%
Last 90 days 963 -24%
Last 365 days 6.385 -38%

Maintainer

Maintainer

Alex M Chubaty

achubaty@for-cast.ca

Authors

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

Material

README
NEWS
Reference manual
Package source

Additional repos

predictiveecology.r-universe.dev/

Vignettes

01 Introduction to 'SpaDES'
02 Building 'SpaDES' modules
03 Caching 'SpaDES' simulations
04 Advanced 'SpaDES' use
05 Automated module testing

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

SpaDES.core archive

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

Reverse Imports

SpaDES
SpaDES.addins

Reverse Suggests

NetLogoR