Package: roxylint Title: Lint 'roxygen2'-Generated Documentation Version: 0.1.0 Authors@R: c( person( "Doug", "Kelkhoff", email = "doug.kelkhoff@gmail.com", role = c("aut", "cre") ) ) Description: Provides formatting linting to 'roxygen2' tags. Linters report 'roxygen2' tags that do not conform to a standard style. These linters can be a helpful check for building more consistent documentation and to provide reminders about best practices or checks for typos. Default linting suites are provided for common style guides such as the one followed by the 'tidyverse', though custom linters can be registered by other packages or be custom-tailored to a specific package. License: MIT + file LICENSE Encoding: UTF-8 URL: https://github.com/openpharma/roxylint, https://openpharma.github.io/roxylint/ BugReports: https://github.com/openpharma/roxylint/issues Imports: utils, cli, roxygen2 RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev Repository: https://openpharma.r-universe.dev Date/Publication: 2024-02-19 18:15:27 UTC RemoteUrl: https://github.com/openpharma/roxylint RemoteRef: HEAD RemoteSha: a46e491073bf77ab81d6ec998fc5e9f5af3b0747 NeedsCompilation: no Packaged: 2026-06-14 10:38:31 UTC; root Author: Doug Kelkhoff [aut, cre] Maintainer: Doug Kelkhoff