Package: roxytypes
Title: Typed Parameter Tags for Integration with 'roxygen2'
Version: 0.1.2
Authors@R: 
    c(
      person(
        "Doug", "Kelkhoff",
        email = "doug.kelkhoff@gmail.com",
        role = c("aut", "cre")
      )
    )
Description: Provides typed parameter documentation tags for integration
    with 'roxygen2'. Typed parameter tags provide a consistent interface for
    annotating expected types for parameters and returned values. Tools for
    converting from existing styles are also provided to easily adapt projects
    which implement typed documentation by convention rather than tag. Use the
    default format or provide your own.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/openpharma/roxytypes,
        https://openpharma.github.io/roxytypes/
BugReports: https://github.com/openpharma/roxytypes/issues
Imports: utils, cli, glue, roxygen2
Suggests: mockery, testthat
Enhances: roxylint
Config/Needs/documentation: roxylint
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-10-15 15:34:34 UTC; root
Author: Doug Kelkhoff [aut, cre]
Maintainer: Doug Kelkhoff <doug.kelkhoff@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-15 17:30:09 UTC
Built: R 4.6.0; ; 2025-07-18 06:51:15 UTC; unix
