Package: subfoldr2 Title: Save and Load R Objects Version: 1.0.1.9010 Authors@R: c( person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592")), person("Ayla", "Pearson", , "ayla@poissonconsulting.ca", role = "ctb", comment = c(ORCID = "0000-0001-7388-1222")), person("Evan", "Amies-Galonski", , "evanamiesgalonski@gmail.com", role = "ctb", comment = c(ORCID = "0000-0003-1096-2089")), person("Nadine", "Hussein", , "nadine@poissonconsulting.ca", role = "ctb", comment = c(ORCID = "0000-0003-4470-8361")), person("Duncan", "Kennedy", , role = "ctb", comment = c(ORCID = "0009-0001-4880-5751")), person("Alan", "Constant", role = "ctb", comment = c(ORCID = "0000-0002-1652-4031")), person("Stefano", "Mezzini", , "stefano@poissonconsulting.ca", role = "ctb", comment = c(ORCID = "0000-0001-8551-7436")), person("Poisson Consulting", role = c("cph", "fnd")) ) Description: Facilitates saving and loading R objects, data frames, tables, plots, text blocks and numbers to subfolders. License: MIT + file LICENSE Depends: R (>= 4.1.0) Imports: chk, cli, data.table, dplyr, DBI, dttr2, fs, ggplot2 (>= 4.0.0), graphics, grDevices, hms, lifecycle, png, purrr, readr, readwritesqlite, rlang, RSQLite, snakecase, stats, tibble, tidyplus, tools, usethis, utils, writexl, yaml, yesno Suggests: blob, config, covr, daff, dbflobr, flobr, glue, microbenchmark, patchwork, readxl, RPostgres, sf, testthat (>= 3.0.0), units, waldo, withr RdMacros: lifecycle Remotes: edwindj/daff, poissonconsulting/dbflobr, poissonconsulting/flobr, poissonconsulting/readwritesqlite Config/Needs/website: poissonconsulting/poissontemplate Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0.9000 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev git make libgit2-dev libicu-dev libpng-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev zlib1g-dev Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2026-06-23 08:18:51 UTC RemoteUrl: https://github.com/poissonconsulting/subfoldr2 RemoteRef: HEAD RemoteSha: c48bc468dd4dbe52b9bcbd286ddb1f23d9038754 NeedsCompilation: no Packaged: 2026-06-25 08:37:19 UTC; root Author: Joe Thorley [aut, cre] (ORCID: ), Ayla Pearson [ctb] (ORCID: ), Evan Amies-Galonski [ctb] (ORCID: ), Nadine Hussein [ctb] (ORCID: ), Duncan Kennedy [ctb] (ORCID: ), Alan Constant [ctb] (ORCID: ), Stefano Mezzini [ctb] (ORCID: ), Poisson Consulting [cph, fnd] Maintainer: Joe Thorley