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 Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev Repository: https://openpharma.r-universe.dev Date/Publication: 2024-10-15 15:31:54 UTC RemoteUrl: https://github.com/openpharma/roxytypes RemoteRef: HEAD RemoteSha: 4d7e41bf588ac85a02e5d77f5f1395ee33f19e44 NeedsCompilation: no Packaged: 2026-06-20 06:45:13 UTC; root Author: Doug Kelkhoff [aut, cre] Maintainer: Doug Kelkhoff