Package: subreport Title: Generate Reports from `subfoldr2` Objects Version: 0.1.0.9000 Authors@R: c( person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592")), person("Seb", "Dalgarno", , "seb@poissonconsulting.ca", role = "aut", comment = c(ORCID = "0000-0002-3658-4517")), person("Duncan", "Kennedy", , , role = "ctb", comment = c(ORCID = "0009-0001-4880-5751")), person("Poisson Consulting", role = c("cph", "fnd")) ) Description: Facilitates generation of .Rmd and .html reports from tables, (code) blocks and figures (plots and windows) saved using the subfoldr2 package. To quickly view all the results use `sbr_knit_results()`. The `sbr_n()` and `sbr_s()` functions can be used to insert numbers or strings saved using subfoldr2. License: MIT + file LICENSE Depends: R (>= 4.1) Imports: chk, data.table, knitr, purrr, rmarkdown, stringr, subfoldr2 (>= 1.0.1.9006), term, utils, yesno, stats Suggests: covr, ggplot2, testthat, usethis, withr Remotes: poissonconsulting/subfoldr2 Encoding: UTF-8 RoxygenNote: 7.3.3.9000 Config/Needs/website: poissonconsulting/poissontemplate Roxygen: list(markdown = TRUE) 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-17 13:59:26 UTC RemoteUrl: https://github.com/poissonconsulting/subreport RemoteRef: HEAD RemoteSha: ad8ff969c0781ddc0d575e1f9bc6b7a9fe7813a2 NeedsCompilation: no Packaged: 2026-06-23 11:04:40 UTC; root Author: Joe Thorley [aut, cre] (ORCID: ), Seb Dalgarno [aut] (ORCID: ), Duncan Kennedy [ctb] (ORCID: ), Poisson Consulting [cph, fnd] Maintainer: Joe Thorley