Package: SpaDES.project Type: Package Title: Project Templates Using 'SpaDES' Description: Quickly setup a 'SpaDES' project directories and add modules using templates. URL: https://spades-project.predictiveecology.org/, https://github.com/PredictiveEcology/SpaDES.project Date: 2026-06-14 Version: 1.0.1.9364 Authors@R: c( person("Eliot J B", "McIntire", email = "eliot.mcintire@nrcan-rncan.gc.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6914-8316")), person("Alex M", "Chubaty", email = "achubaty@for-cast.ca", role = c("ctb"), comment = c(ORCID = "0000-0001-7146-8135")), person("Ian", "Eddy", email = "ian.eddy@nrcan-rncan.gc.ca", role = c("ctb"), comment = c(ORCID = "0000-0001-7397-2116")), person("Ceres", "Barros", email = "ceres.barros@nrcan-rncan.gc.ca", role = c("ctb"), comment = c(ORCID = "")) ) Depends: R (>= 4.3) Imports: data.table, filelock, fs, grDevices, magick, methods, Require (>= 1.0.0), rprojroot, rstudioapi, stats, tools, utils Suggests: callr, cli, covr, crayon, digest, ellipsis, furrr, future, future.apply, geodata, gert, ggplot2, patchwork, gh, gitcreds, googledrive, googlesheets4, htmlwidgets, httr, igraph, jsonlite, knitr, leaflet, leafem, parallelly, pkgload, processx, purrr (>= 1.2.1), qs2, raster, RColorBrewer, rematch2, remotes, reproducible, rmarkdown, sf, SpaDES.core, terra, testthat (>= 3.0.0), tidyterra, usethis, visNetwork, waldo, withr Remotes: PredictiveEcology/Require@development, PredictiveEcology/reproducible@development, PredictiveEcology/SpaDES.core@development Encoding: UTF-8 Language: en-CA License: GPL-3 VignetteBuilder: knitr, rmarkdown BugReports: https://github.com/PredictiveEcology/SpaDES.project/issues ByteCompile: yes Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Collate: 'SpaDES.projectOptions.R' 'simLists-class.R' 'as.data.table-simLists.R' 'diagnostics.R' 'download.R' 'environment.R' 'experiment-family.R' 'experiment2.R' 'experiment-legacy.R' 'experiment.R' 'fdDiagnostics.R' 'fileEdit.R' 'future.R' 'imports.R' 'getModule.R' 'googlesheets.R' 'helpers.R' 'listModules.R' 'makeDESCRIPTION.R' 'packages.R' 'paths2.R' 'pkgload2.R' 'sbatch.R' 'scenario.R' 'setupProject.R' 'spades-project-package.R' 'status-calculators.R' 'studyAreaPlotting.R' 'tmux-queue.R' 'tmux.R' 'txt.R' 'upload.R' 'zzz.R' Config/roxygen2/version: 8.0.0 RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libmagick++-dev gsfonts libuv1-dev libssl-dev Repository: https://predictiveecology.r-universe.dev Date/Publication: 2026-06-17 17:38:34 UTC RemoteUrl: https://github.com/PredictiveEcology/SpaDES.project RemoteRef: development RemoteSha: a77288bf9cce81bd7cd92ef9c6f92e21cfebbd84 NeedsCompilation: no Packaged: 2026-06-17 18:01:29 UTC; root Author: Eliot J B McIntire [aut, cre] (ORCID: ), Alex M Chubaty [ctb] (ORCID: ), Ian Eddy [ctb] (ORCID: ), Ceres Barros [ctb] Maintainer: Eliot J B McIntire