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
NeedsCompilation: no
Packaged: 2024-02-16 22:59:41 UTC; root
Author: Doug Kelkhoff [aut, cre]
Maintainer: Doug Kelkhoff <doug.kelkhoff@gmail.com>
Repository: CRAN
Date/Publication: 2024-02-19 16:40:02 UTC
Built: R 4.6.0; ; 2025-11-13 04:18:38 UTC; windows
