Functions for manipulation of R documentation objects, including functions reprompt() and ereprompt() for updating 'Rd' documentation for functions, methods and classes; 'Rd' macros for citations and import of references from 'bibtex' files for use in 'Rd' files and 'roxygen2' comments; 'Rd' macros for evaluating and inserting snippets of 'R' code and the results of its evaluation or creating graphics on the fly; and many functions for manipulation of references and Rd files.
Version: | 1.0.0 |
Depends: | R (≥ 2.15.0), methods |
Imports: | tools, utils, bibtex (≥ 0.4.0), gbRd |
Suggests: | grDevices, testthat, rstudioapi, rprojroot |
Published: | 2020-07-01 |
Author: | Georgi N. Boshnakov [aut, cre], Duncan Murdoch [ctb] |
Maintainer: | Georgi N. Boshnakov <georgi.boshnakov at manchester.ac.uk> |
BugReports: | https://github.com/GeoBosh/Rdpack/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://geobosh.github.io/Rdpack/ (website), https://github.com/GeoBosh/Rdpack (devel) |
NeedsCompilation: | no |
Citation: | Rdpack citation info |
Materials: | README NEWS |
CRAN checks: | Rdpack results |
Reference manual: | Rdpack.pdf |
Vignettes: |
Inserting references in Rd and roxygen2 documentation Inserting figures and evaluated examples |
Package source: | Rdpack_1.0.0.tar.gz |
Windows binaries: | r-devel: Rdpack_1.0.0.zip, r-release: Rdpack_1.0.0.zip, r-oldrel: Rdpack_1.0.0.zip |
macOS binaries: | r-release: Rdpack_1.0.0.tgz, r-oldrel: Rdpack_1.0.0.tgz |
Old sources: | Rdpack archive |
Please use the canonical form https://CRAN.R-project.org/package=Rdpack to link to this page.