Package: sandpaper Title: Create and Curate Carpentries Lessons Version: 0.20.2 Authors@R: c( person(given = "Robert", family = "Davey", role = c("aut", "cre"), email = "robertdavey@carpentries.org", comment = c(ORCID = "0000-0002-5589-7754")), person(given = "Erin", family = "Becker", role = c("aut"), email = "erinbecker@carpentries.org", comment = c(ORCID = "0000-0002-6832-0233")), person(given = "Zhian N.", family = "Kamvar", role = c("aut"), email = "zkamvar@carpentries.org", comment = c(ORCID = "0000-0003-1458-7108")), person(given = "Julien", family = "Colomb", role = c("ctb"), comment = c(ORCID = "0000-0002-3127-5520")), person(given = "Ben", family = "Companjen", role = c("ctb"), comment = c(ORCID = "0000-0002-7023-9047")), person(given = "Toby", family = "Hodges", role = c("ctb"), email = "tobyhodges@carpentries.org"), person(given = "François", family = "Michonneau", role = c("ctb"), email = "francois@carpentries.org"), person(given = "Kelly", family = "Barnes", role = c("ctb"), email = "kbarnes@carpentries.org"), person(given = "Hugo", family = "Gruson", role = c("ctb"), email = "hugo.gruson+R@normalesup.org"), person(given = "Milan", family = "Malfait", role = c("ctb"), email = "milan.malfait94@gmail.com", comment = c(ORCID = "0000-0001-9144-3701")), person(given = "Joel H.", family = "Nitta", role = c("aut", "trl"), email = "joelnitta@gmail.com", comment = c(ORCID = "0000-0003-4719-7472")), person(given = "Yanina", family = "Bellini Saibene", role = c("ctb", "trl"), comment = c(ORCID = "0000-0002-4522-7466")), person(given = "Martin", family = "Raden", role = c("ctb", "trl"), comment = c(ORCID = "0000-0002-7926-5911")), person(given = "Matthew", family = "Armstrong", role = c("ctb"), email = "cs.matthewarmstrong@gmail.com"), person(given = "Phil", family = "Reed", role = c("ctb"), email = "phil.reed@manchester.ac.uk", comment = c(ORCID = "0000-0002-4479-715X")), person(given = "Sarah", family = "Brown", role = c("ctb"), email = "brownsarahm@uri.edu", comment = c(ORCID = "0000-0001-5728-0822")), person(given = "Matthew", family = "Feickert", role = c("ctb"), email = "matthew.feickert@cern.ch", comment = c(ORCID = "0000-0003-4124-7862")), person(given = "Dimitrios", family = "Theodorakis", role = c("ctb"), email = "astrodimitrios@gmail.com", comment = c(ORCID = "0000-0001-9288-1332")), person()) Description: We provide tools to build a Carpentries-themed lesson repository into an accessible standalone static website. These include local tools and those designed to be used in a continuous integration context so that all the lesson author needs to focus on is writing the content of the actual lesson. License: MIT + file LICENSE Imports: pkgdown (>= 1.6.0), pegboard (>= 0.7.0), cli (>= 3.4.0), commonmark, fs (>= 1.5.0), gh, gert (>= 1.0.1), rstudioapi, rlang (>= 0.4.3), glue, assertthat, yaml, desc, knitr (>= 1.33), markdown, rmarkdown (>= 2.4), renv (>= 0.14.0), rprojroot, usethis (>= 2.0.0), withr, whisker, callr, cffr, servr, utils, tools, stringr, httr, R.utils, xfun Suggests: testthat (>= 3.0.0), covr, brio, xml2, xslt, jsonlite, sessioninfo, mockr, pak, varnish (>= 1.0.9) Additional_repositories: https://carpentries.r-universe.dev/ Remotes: carpentries/pegboard, carpentries/varnish SystemRequirements: pandoc (>= 2.11.4) - https://pandoc.org Encoding: UTF-8 Config/testthat/edition: 3 Config/testthat/parallel: false Config/Needs/check: rstudio/renv Config/potools/style: explicit Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://carpentries.github.io/sandpaper/, https://github.com/carpentries/sandpaper/, https://carpentries.github.io/workbench/ BugReports: https://github.com/carpentries/sandpaper/issues/ VignetteBuilder: knitr Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libxslt-dev libssl-dev libnode-dev libx11-dev zlib1g-dev Repository: https://carpentries.r-universe.dev Date/Publication: 2026-05-19 21:47:15 UTC RemoteUrl: https://github.com/carpentries/sandpaper RemoteRef: 0.20.2 RemoteSha: e9e3ec5aa258d8a87cdacc199501b9e7db1fd2f2 NeedsCompilation: no Packaged: 2026-06-18 06:36:36 UTC; root Author: Robert Davey [aut, cre] (ORCID: ), Erin Becker [aut] (ORCID: ), Zhian N. Kamvar [aut] (ORCID: ), Julien Colomb [ctb] (ORCID: ), Ben Companjen [ctb] (ORCID: ), Toby Hodges [ctb], François Michonneau [ctb], Kelly Barnes [ctb], Hugo Gruson [ctb], Milan Malfait [ctb] (ORCID: ), Joel H. Nitta [aut, trl] (ORCID: ), Yanina Bellini Saibene [ctb, trl] (ORCID: ), Martin Raden [ctb, trl] (ORCID: ), Matthew Armstrong [ctb], Phil Reed [ctb] (ORCID: ), Sarah Brown [ctb] (ORCID: ), Matthew Feickert [ctb] (ORCID: ), Dimitrios Theodorakis [ctb] (ORCID: ) Maintainer: Robert Davey Depends: R (>= 4.1.0)