Package: document Title: Run 'roxygen2' on (Chunks of) Single Code Files Version: 4.0.1.9000 Authors@R: person(given = c("Andreas", "Dominik"), family = "Cullmann", email = "fvafrcu@mailbox.org", role = c("aut","cre")) Description: Have you ever been tempted to create 'roxygen2'-style documentation comments for one of your functions that was not part of one of your packages (yet)? This is exactly what this package is about: running 'roxygen2' on (chunks of) a single code file. Depends: R (>= 3.3.0) License: BSD_2_clause + file LICENSE URL: https://gitlab.com/fvafrcu/document Encoding: UTF-8 Imports: callr, checkmate, desc, fritools, rcmdcheck, roxygen2, rstudioapi Suggests: knitr, pkgload, rmarkdown, RUnit, testthat VignetteBuilder: knitr RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev libssl-dev Repository: https://fvafrcu.r-universe.dev Date/Publication: 2025-05-25 10:36:46 UTC RemoteUrl: https://gitlab.com/fvafrcu/document RemoteRef: HEAD RemoteSha: 881e2a0a05e2cd0dcf7c8b550ce99833233c4baa NeedsCompilation: no Packaged: 2026-06-18 08:35:05 UTC; root Author: Andreas Dominik Cullmann [aut, cre] Maintainer: Andreas Dominik Cullmann