Last data update: 2014.03.03

highr

Package: highr
Type: Package
Title: Syntax Highlighting for R Source Code
Version: 0.6
Date: 2016-05-09
Authors@R: c(person("Christopher", "Gandrud", role = "ctb"),
person("Qiang", "Li", role = "ctb"),
person("Yixuan", "Qiu", role = "aut"),
person("Yihui", "Xie", email = "xie@yihui.name", role = c("aut", "cre")))
Maintainer: Yihui Xie <xie@yihui.name>
Description: Provides syntax highlighting for R source code. Currently it
supports LaTeX and HTML output. Source code of other languages is supported
via Andre Simon's highlight package (http://www.andre-simon.de).
Depends: R (>= 3.0.2)
Suggests: knitr, testit
License: GPL
URL: https://github.com/yihui/highr
BugReports: https://github.com/yihui/highr/issues
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-09 05:31:15 UTC; yihui
Author: Christopher Gandrud [ctb],
Qiang Li [ctb],
Yixuan Qiu [aut],
Yihui Xie [aut, cre]
Repository: CRAN
Date/Publication: 2016-05-09 17:52:58

● 0 images, 2 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'highr' ...
** package 'highr' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'highr'
    finding HTML links ... done
    hi_andre                                html  
    hilight                                 html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (highr)
Making 'packages.html' ... done