Package: SpaDES.experiment Type: Package Title: Simulation Experiments Within The SpaDES Ecosystem (Deprecated) Description: 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. URL: https://spades-experiment.predictiveecology.org/, https://github.com/PredictiveEcology/SpaDES.experiment Date: 2026-05-22 Version: 0.0.2.9006 Authors@R: c( person("Eliot J B", "McIntire", email = "eliot.mcintire@canada.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6914-8316")), person("Alex M", "Chubaty", email = "achubaty@for-cast.ca", role = c("aut"), comment = c(ORCID = "0000-0001-7146-8135")), person(paste("Her Majesty the Queen in Right of Canada,", "as represented by the Minister of Natural Resources Canada"), role = "cph") ) Depends: R (>= 4.1), reproducible (>= 0.2.11), SpaDES.core (>= 0.2.7) Imports: data.table (>= 1.10.4), DEoptim (>= 2.2-4), future, future.apply, googledrive, methods, parallel, purrr, raster (>= 2.5-8), utils Suggests: covr, future.callr, ggplot2, igraph, knitr, NLMR (>= 1.1.1), quickPlot, RColorBrewer, rmarkdown, sf, SpaDES.project, SpaDES.tools (>= 0.2.0), testthat (>= 3.0.0) Remotes: ropensci/NLMR, PredictiveEcology/quickPlot@development, cran/RandomFields, cran/RandomFieldsUtils, PredictiveEcology/reproducible@development, PredictiveEcology/SpaDES.core@development, PredictiveEcology/SpaDES.project, PredictiveEcology/SpaDES.tools@development Additional_repositories: https://predictiveecology.r-universe.dev/ Encoding: UTF-8 Language: en-CA License: GPL-3 VignetteBuilder: knitr, rmarkdown BugReports: https://github.com/PredictiveEcology/SpaDES.experiment/issues ByteCompile: yes Collate: 'POM.R' 'helpers.R' 'simLists-class.R' 'as.data.table.R' 'experiment.R' 'experiment2.R' 'simInitAndExperiment.R' 'spades-experiment-package.R' RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/pak/sysreqs: cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev make libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev Repository: https://predictiveecology.r-universe.dev Date/Publication: 2026-05-26 21:04:00 UTC RemoteUrl: https://github.com/PredictiveEcology/SpaDES.experiment RemoteRef: development RemoteSha: e49e9cfc6ec6ece3f8ef8e18b2f5cb110aee27eb NeedsCompilation: no Packaged: 2026-06-22 23:39:35 UTC; root Author: Eliot J B McIntire [aut, cre] (ORCID: ), Alex M Chubaty [aut] (ORCID: ), Her Majesty the Queen in Right of Canada, as represented by the Minister of Natural Resources Canada [cph] Maintainer: Eliot J B McIntire