Package: r2readthedocs Title: Convert R Package Documentation to a 'readthedocs' Website Version: 0.1.0.005 Authors@R: person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre")) Description: Convert R package documentation to a 'readthedocs' website. License: GPL-3 URL: https://github.com/ropenscilabs/r2readthedocs BugReports: https://github.com/ropenscilabs/r2readthedocs/issues Imports: brio, desc, here, Rd2md, withr Suggests: rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/ropensci/maintainer: staff Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Repository: https://mpadge.r-universe.dev Date/Publication: 2026-02-18 15:12:35 UTC RemoteUrl: https://github.com/ropenscilabs/r2readthedocs RemoteRef: HEAD RemoteSha: d2932c2443253d29ad4878c0473a15e11e6848f1 NeedsCompilation: no Packaged: 2026-06-18 08:08:47 UTC; root Author: Mark Padgham [aut, cre] Maintainer: Mark Padgham