Package: roclang
Title: Functions for Diffusing Function Documentations into 'Roxygen'
        Comments
Version: 0.2.3
Authors@R: 
    person(given = "Xiurui",
           family = "Zhu",
           role = c("aut", "cre"),
           email = "zxr6@163.com",
           comment = NULL)
Maintainer: Xiurui Zhu <zxr6@163.com>
Description: 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. 
License: MIT + file LICENSE
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.0
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)
URL: https://github.com/zhuxr11/roclang
BugReports: https://github.com/zhuxr11/roclang/issues
NeedsCompilation: no
Packaged: 2025-08-22 15:09:56 UTC; Admin
Author: Xiurui Zhu [aut, cre]
Repository: CRAN
Date/Publication: 2025-08-22 16:30:02 UTC
Built: R 4.5.2; ; 2025-11-01 03:20:18 UTC; windows
