Package: scfmutils Title: Tools and Utilities for Working With the SCFM Wildfire Simulation Model Description: The original fire model is described by Cumming et al. (1998), and more accessibly in Armstrong and Cumming (2003). It has recently been implemented as a collection of 'SpaDES' modules by Cumming, McIntire, Eddy, and Chubaty, available from . URL: https://scfmutils.predictiveecology.org, https://github.com/PredictiveEcology/scfmutils, https://predictiveecology.github.io/scfmutils/ Date: 2025-03-12 Version: 2.0.9.9004 Authors@R: c( person("Steve", "Cumming", email = "Steve.Cumming@sbf.ulaval.ca", role = c("aut")), person("Alex M", "Chubaty", email = "achubaty@for-cast.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7146-8135")), person("Eliot J B", "McIntire", email = "eliot.mcintire@nrcan-rncan.gc.ca", role = c("aut"), comment = c(ORCID = "0000-0002-6914-8316")), person("Ian M S", "Eddy", email = "ian.eddy@nrcan-rncan.gc.ca", role = c("aut"), comment = c(ORCID = "0000-0001-7397-2116")), person(paste("His Majesty the King in Right of Canada,", "as represented by the Minister of Natural Resources Canada"), role = "cph") ) Depends: R (>= 4.2) Imports: data.table, dplyr, fpCompare, ggplot2, graphics, grDevices, methods, purrr, raster, reproducible (>= 2.1.0), rlang, scam, sf, SpaDES.core (>= 2.1.5), SpaDES.tools (>= 2.0.7), stats, terra, tidyterra, tools, viridis, withr Suggests: bcdata, googledrive, gridExtra, knitr, rmarkdown, roxygen2, sp, testthat Remotes: PredictiveEcology/reproducible@development, PredictiveEcology/SpaDES.core@development, PredictiveEcology/SpaDES.tools@development Encoding: UTF-8 Language: en-CA License: GPL (>= 3) VignetteBuilder: knitr, rmarkdown BugReports: https://github.com/PredictiveEcology/scfmutils/issues ByteCompile: yes Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 LazyData: true Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://predictiveecology.r-universe.dev Date/Publication: 2025-10-15 17:40:19 UTC RemoteUrl: https://github.com/PredictiveEcology/scfmutils RemoteRef: development RemoteSha: 2508b0c3d822c518a15d01a5914e4179d4479b57 NeedsCompilation: no Packaged: 2026-06-22 23:36:25 UTC; root Author: Steve Cumming [aut], Alex M Chubaty [aut, cre] (ORCID: ), Eliot J B McIntire [aut] (ORCID: ), Ian M S Eddy [aut] (ORCID: ), His Majesty the King in Right of Canada, as represented by the Minister of Natural Resources Canada [cph] Maintainer: Alex M Chubaty