roclang: Functions for Diffusing Function Documentations into 'Roxygen' Comments

Efficient diffusing of content across function documentations. Sections, parameters or dot parameters are extracted from function documentations and turned into valid Rd character strings, which are ready to diffuse into the 'roxygen' comments of another function by inserting inline code.

Version: 0.2.2
Depends: R (≥ 4.0.0)
Imports: dplyr (≥ 1.0.2), tidyr (≥ 1.1.2), purrr (≥ 0.3.4), tibble (≥ 3.0.4), stringr (≥ 1.4.0), magrittr (≥ 2.0.1), rlang (≥ 0.4.10), roxygen2 (≥ 7.1.1), methods (≥ 4.0.0), utils (≥ 4.0.0), rex (≥ 1.2.0)
Suggests: covr, testthat (≥ 3.0.0)
Published: 2023-05-26
Author: Xiurui Zhu [aut, cre]
Maintainer: Xiurui Zhu <zxr6 at 163.com>
BugReports: https://github.com/zhuxr11/roclang/issues
License: MIT + file LICENSE
URL: https://github.com/zhuxr11/roclang
NeedsCompilation: no
Materials: README NEWS
CRAN checks: roclang results

Documentation:

Reference manual: roclang.pdf

Downloads:

Package source: roclang_0.2.2.tar.gz
Windows binaries: r-devel: roclang_0.2.2.zip, r-release: roclang_0.2.2.zip, r-oldrel: roclang_0.2.2.zip
macOS binaries: r-release (arm64): roclang_0.2.2.tgz, r-oldrel (arm64): roclang_0.2.2.tgz, r-release (x86_64): roclang_0.2.2.tgz
Old sources: roclang archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=roclang to link to this page.