Package: SpaDES.experiment 0.0.2.9006

Eliot J B McIntire
SpaDES.experiment: Simulation Experiments Within The SpaDES Ecosystem (Deprecated)
DEPRECATED and no longer maintained: this functionality has moved to the 'SpaDES.project' package, which is now its maintained home. The experiment functions here (experiment(), experiment2(), simInitAndExperiment()) forward to 'SpaDES.project'. Historically, this package provided tools to do simulation experiments within the SpaDES ecosystem, including replication, parameter sweeps, scenario analysis, pattern oriented modeling, and simulation experiments, and introduced the simLists class (an environment that contains many simList class objects) plus tools to do post hoc analyses of such objects.
Authors:
SpaDES.experiment_0.0.2.9006.tar.gz
SpaDES.experiment_0.0.2.9006.zip(r-4.7)SpaDES.experiment_0.0.2.9006.zip(r-4.6)SpaDES.experiment_0.0.2.9006.zip(r-4.5)
SpaDES.experiment_0.0.2.9006.tgz(r-4.6-any)SpaDES.experiment_0.0.2.9006.tgz(r-4.5-any)
SpaDES.experiment_0.0.2.9006.tar.gz(r-4.7-any)SpaDES.experiment_0.0.2.9006.tar.gz(r-4.6-any)
SpaDES.experiment_0.0.2.9006.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
SpaDES.experiment/json (API)
NEWS
| # Install 'SpaDES.experiment' in R: |
| install.packages('SpaDES.experiment', repos = c('https://predictiveecology.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/predictiveecology/spades.experiment/issues
Pkgdown/docs site:https://spades-experiment.predictiveecology.org
Last updated from:e49e9cfc6e (on development). Checks:8 ERROR, 1 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 365 | ||
| source / vignettes | ERROR | 598 | ||
| linux-release-x86_64 | ERROR | 268 | ||
| macos-release-arm64 | ERROR | 237 | ||
| macos-oldrel-arm64 | ERROR | 239 | ||
| windows-devel | ERROR | 306 | ||
| windows-release | ERROR | 361 | ||
| windows-oldrel | ERROR | 284 | ||
| wasm-release | OK | 143 |
Exports:experimentexperiment2initializePOMshowsimInitAndExperiment
Dependencies:askpasscallrclicodetoolscpp11crayoncurldata.tableDEoptimdigestfarverfilelockfpComparefsfuturefuture.applygargleggplot2globalsgluegoogledrivegtablehttrigraphisobandjsonlitelabelinglatticelifecyclelistenvlobstrmagrittrMatrixmimeopensslpakparallellypillarpkgconfigprettyunitsprocessxpspurrrqs2quickPlotR6rappdirsrasterRColorBrewerRcppRcppParallelreproducibleRequirerlangS7scalesspSpaDES.corestringfishsysterratibbleutf8uuidvctrsviridisLitewhiskerwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Categorized overview of the 'SpaDES.experiment' package | SpaDES.experiment-package SpaDES.experiment |
| Coerce elements of a 'simLists' object to a 'data.table' | as.data.table.simLists |
| Run an experiment using 'SpaDES.core::spades()' (moved to SpaDES.project) | experiment experiment,simList-method |
| Run experiment, algorithm 2 (moved to SpaDES.project) | experiment2 experiment2,simList-method |
| Generate a 'simLists' object | initialize,simLists-method |
| Use Pattern Oriented Modeling to fit unknown parameters | POM POM,simList,character-method |
| Show method for 'simLists' | show,simLists-method |
| Run 'simInit' and 'experiment' in one step (moved to SpaDES.project) | simInitAndExperiment |
| The 'simLists' class | simLists simLists-class |