# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "roxylint" in publications use:' type: software license: MIT title: 'roxylint: Lint ''roxygen2''-Generated Documentation' version: 0.1.0 doi: 10.32614/CRAN.package.roxylint abstract: 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. authors: - family-names: Kelkhoff given-names: Doug email: doug.kelkhoff@gmail.com repository: https://openpharma.r-universe.dev repository-code: https://github.com/openpharma/roxylint commit: a46e491073bf77ab81d6ec998fc5e9f5af3b0747 url: https://openpharma.github.io/roxylint/ contact: - family-names: Kelkhoff given-names: Doug email: doug.kelkhoff@gmail.com