Extends tools::Rd2txt() by adding customisable text and colour formatting to R documentation contents. If used from a terminal, output will be displayed via file.show() otherwise contents will be printed in sections. Also provides stand-in replacements for ?() and help().
| Version: | 0.1.0 |
| Imports: | R6, crayon, cli, prettycode, tools, utils |
| Suggests: | testthat, mockery, withr |
| Published: | 2019-05-16 |
| Author: | Matthew de Queljoe [aut, cre] |
| Maintainer: | Matthew de Queljoe <matthew.dequeljoe at gmail.com> |
| BugReports: | https://github.com/mdequeljoe/rdoc/issues |
| License: | GPL-3 |
| URL: | https://github.com/mdequeljoe/rdoc |
| NeedsCompilation: | no |
| Materials: | README NEWS |
| CRAN checks: | rdoc results |
| Reference manual: | rdoc.pdf |
| Package source: | rdoc_0.1.0.tar.gz |
| Windows binaries: | r-devel: rdoc_0.1.0.zip, r-release: rdoc_0.1.0.zip, r-oldrel: rdoc_0.1.0.zip |
| macOS binaries: | r-release (arm64): rdoc_0.1.0.tgz, r-oldrel (arm64): rdoc_0.1.0.tgz, r-release (x86_64): rdoc_0.1.0.tgz, r-oldrel (x86_64): rdoc_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=rdoc to link to this page.