Package: roclang 0.2.2
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.
Authors:
roclang_0.2.2.tar.gz
roclang_0.2.2.zip(r-4.5)roclang_0.2.2.zip(r-4.4)roclang_0.2.2.zip(r-4.3)
roclang_0.2.2.tgz(r-4.4-any)roclang_0.2.2.tgz(r-4.3-any)
roclang_0.2.2.tar.gz(r-4.5-noble)roclang_0.2.2.tar.gz(r-4.4-noble)
roclang_0.2.2.tgz(r-4.4-emscripten)roclang_0.2.2.tgz(r-4.3-emscripten)
roclang.pdf |roclang.html✨
roclang/json (API)
NEWS
# Install 'roclang' in R: |
install.packages('roclang', repos = c('https://zhuxr11.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/zhuxr11/roclang/issues
Last updated 1 years agofrom:5c7771e128. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | OK | Nov 16 2024 |
R-4.5-linux | OK | Nov 16 2024 |
R-4.4-win | OK | Nov 16 2024 |
R-4.4-mac | OK | Nov 16 2024 |
R-4.3-win | OK | Nov 16 2024 |
R-4.3-mac | OK | Nov 16 2024 |
Exports:extract_roc_textroc_eval_text
Dependencies:brewcallrclicommonmarkcpp11descdplyrevaluatefansifsgenericsgluehighrknitrlazyevallifecyclemagrittrpillarpkgbuildpkgconfigpkgloadprocessxpspurrrR6rexrlangroxygen2rprojrootstringistringrtibbletidyrtidyselectutf8vctrswithrxfunxml2yaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
roclang: A package for diffusing function documentations into 'roxygen' comments | roclang-package roclang |
Extract a section, parameter or set of dot-parameters from a function documentation | extract_roc_text |
Generate Rd from text with evaluated inline code and code blocks | roc_eval_text |