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

r-rdpack 2.6.2

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 r-rdpack 2.6.2 as follows:

guix install r-rdpack@2.6.2

Or install the latest version:

guix install r-rdpack

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.