Package: rotemplate Title: pkgdown template and utilities for rOpenSci docs Version: 2.0.1 Authors@R: c( person("Maëlle", "Salmon", , "maelle.salmon@yahoo.se", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-2815-0399")), person("Jeroen", "Ooms", , "jeroen@berkeley.edu", role = "aut"), person("rOpenSci", role = "fnd", comment = c("https://ropensci.org/", ROR = "019jywm96")) ) Description: This is a private template for use by rOpenSci packages. Please don't use it for your own non-rOpenSci package. License: MIT + file LICENSE URL: https://github.com/ropensci-org/rotemplate BugReports: https://github.com/ropensci-org/rotemplate/issues Suggests: knitr, magick, rmarkdown, testthat (>= 3.0.0), usethis, withr VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.2.1.9000 Imports: curl, gert, jsonlite, memoise, pkgdown, servr, yaml Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/ropensci/maintainer: staff Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-05-12 17:40:07 UTC RemoteUrl: https://github.com/ropensci-org/rotemplate RemoteRef: main RemoteSha: 4c36a4f9abf949150dc40703d28baee1568dd480 NeedsCompilation: no Packaged: 2026-07-01 08:14:06 UTC; root Author: Maëlle Salmon [cre, aut] (ORCID: ), Jeroen Ooms [aut], rOpenSci [fnd] (https://ropensci.org/, ROR: ) Maintainer: Maëlle Salmon