Type: Package Package: LandWebUtils Title: Helper functions for the LandWeb project Version: 1.0.3.9011 Date: 2025-11-04 Authors@R: c( person("Eliot J B", "McIntire", , "eliot.mcintire@NRCan-RNCan.gc.ca", role = "aut", comment = c(ORCID = "0000-0002-6914-8316")), person("Alex M", "Chubaty", , "achubaty@for-cast.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7146-8135")), person("His Majesty the Queen in Right of Canada, as represented by the Minister of Natural Resources Canada", role = "cph") ) Description: Additional utilities for LandWeb analyses. License: GPL-3 URL: http://LandWebUtils.predictiveecology.org, https://github.com/PredictiveEcology/LandWebUtils Depends: R (>= 4.4) Imports: data.table, dplyr, fs, future.apply, ggplot2, googledrive, graphics, grDevices, map, methods, pemisc, purrr, rasterVis, reproducible, scales, sf, SpaDES.tools, spatialutils, stats, terra, tibble, tools, utils, withr, workflowtools Suggests: covr, landscapemetrics, parallel, parallelly, testthat (>= 3.0.0) Remotes: FOR-CAST/spatialutils, FOR-CAST/workflowtools@development, PredictiveEcology/map@development, PredictiveEcology/pemisc@development, PredictiveEcology/reproducible@development, PredictiveEcology/SpaDES.tools@development Additional_repositories: https://predictiveecology.r-universe.dev Config/testthat/edition: 3 Encoding: UTF-8 Language: en-CA Roxygen: list(markdown = TRUE) Collate: 'CASFRIv4.R' 'LandWebUtils-package.R' 'misc.R' 'boxplots.R' 'equivalentName.R' 'histograms.R' 'landmine-helpers.R' 'landmine-plot.R' 'landmine.R' 'largePatches.R' 'leading.R' 'plotting.R' 'polygon-clean.R' 'rasterListByPoly.R' 'reportingPolygons.R' 'simfiles.R' 'studyAreas.R' 'zzz.R' Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev git make default-jdk libarchive-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libuv1-dev libssl-dev libproj-dev python3 libsqlite3-dev libudunits2-dev libx11-dev Repository: https://predictiveecology.r-universe.dev Date/Publication: 2026-06-26 02:51:03 UTC RemoteUrl: https://github.com/PredictiveEcology/LandWebUtils RemoteRef: development RemoteSha: cf29ea06e4a33a4267c54982062beb8d7946b205 NeedsCompilation: no Packaged: 2026-06-26 06:57:50 UTC; root Author: Eliot J B McIntire [aut] (ORCID: ), Alex M Chubaty [aut, cre] (ORCID: ), His Majesty the Queen in Right of Canada, as represented by the Minister of Natural Resources Canada [cph] Maintainer: Alex M Chubaty