Package: prettycode
Title: Pretty Print R Code in the Terminal
Version: 1.0.0
Author: Gábor Csárdi
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Description: Replace the standard print method for functions with one that
    performs syntax highlighting, using ANSI colors, if the terminal
    supports them.
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/gaborcsardi/prettycode#readme
BugReports: https://github.com/gaborcsardi/prettycode/issues
RoxygenNote: 5.0.1.9000
Imports: crayon, utils, withr
Suggests: covr, mockery, testthat
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2017-01-26 11:01:20 UTC; gaborcsardi
Repository: CRAN
Date/Publication: 2017-01-27 10:18:41
