This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-rdpack/badges/latest-version.svg)](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]]