Package: rdoc
Type: Package
Title: Colourised R Documentation
Version: 0.1.0
Authors@R: person("Matthew", "de Queljoe", email = "matthew.dequeljoe@gmail.com", role = c("aut", "cre"))
Maintainer: Matthew de Queljoe <matthew.dequeljoe@gmail.com>
Description: 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().
URL: https://github.com/mdequeljoe/rdoc
BugReports: https://github.com/mdequeljoe/rdoc/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: R6, crayon, cli, prettycode, tools, utils
RoxygenNote: 6.1.1
Suggests: testthat, mockery, withr
NeedsCompilation: no
Packaged: 2019-05-13 12:43:53 UTC; matthew
Author: Matthew de Queljoe [aut, cre]
Repository: CRAN
Date/Publication: 2019-05-16 11:10:03 UTC
Built: R 4.1.3; ; 2023-04-17 13:50:24 UTC; windows
