Package: gbRd 0.4.12

Georgi N. Boshnakov
gbRd: Utilities for Processing Rd Objects and Files
Provides utilities for processing Rd objects and files. Extract argument descriptions and other parts of the help pages of functions.
Authors:
gbRd_0.4.12.tar.gz
gbRd_0.4.12.tar.gz(r-4.7-any)gbRd_0.4.12.tar.gz(r-4.6-any)
gbRd_0.4.12.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gbRd/json (API)
NEWS
| # Install 'gbRd' in R: |
| install.packages('gbRd', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:e7844c2857. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 92 | ||
| source / vignettes | OK | 138 | ||
| linux-release-x86_64 | OK | 109 | ||
| wasm-release | OK | 82 |
Exports:Rd_argsRd_funRd_help2txtRd_nameRd_titleRdo_args2txtRdo_args2txt_listRdo_createRdo_emptyRdo_get_argRdo_get_argsRdo_sectionRdo_set_sectag
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Utilities for processing Rd objects and files | gbRd-package gbRd |
| Return all or selected sections of a help topic as an Rd object | Rd_fun |
| Extract selected help sections as text. | Rd_help2txt |
| Wrap an object so that it can be used as a section element of an Rd object. | Rdo_set_sectag Rd_args Rd_name Rd_title |
| Extract the descriptions of one or more arguments of a function | Rdo_args2txt |
| Extract the descriptions of the arguments of a function | Rdo_args2txt_list |
| Create basic Rd objects | Rdo_create Rdo_empty |
| Extract argument description from a help topic | Rdo_get_arg Rdo_get_args |
| Extract a section element from an Rd object or Rd fragment | Rdo_section |