r-rdpack
Update and manipulate Rd documentation objects
This package provides functions for manipulation of R documentation objects, including functions reprompt()
and ereprompt()
for updating Rd documentation for functions, methods and classes; it also includes Rd macros for citations and import of references from bibtex files for use in Rd files and roxygen2 comments, as well as many functions for manipulation of references and Rd files.
- Versions: 2.6.2
- Website: https://github.com/GeoBosh/Rdpack
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-rdpack
as follows:
guix install r-rdpack
Or install a particular version:
guix install r-rdpack@2.6.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-rdpack about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-rdpack'><img src='https://packages.guix.gnu.org/packages/r-rdpack/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-rdpack)
Example Org:
[[https://packages.guix.gnu.org/packages/r-rdpack][https://packages.guix.gnu.org/packages/r-rdpack/badges/latest-version.svg]]