Package: highr Type: Package Title: Syntax Highlighting for R Source Code Version: 0.12.1 Authors@R: c( person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")), person("Yixuan", "Qiu", role = "aut"), person("Christopher", "Gandrud", role = "ctb"), person("Qiang", "Li", role = "ctb") ) 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 (). Depends: R (>= 3.3.0) Imports: xfun (>= 0.18) Suggests: knitr, markdown, testit License: GPL URL: https://github.com/yihui/highr BugReports: https://github.com/yihui/highr/issues VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.3.3 Repository: https://yihui.r-universe.dev Date/Publication: 2026-03-07 03:38:09 UTC RemoteUrl: https://github.com/yihui/highr RemoteRef: HEAD RemoteSha: 41e6df6cf49b89621c5cb7787c0b1c681854ff5a NeedsCompilation: no Packaged: 2026-06-22 19:34:45 UTC; root Author: Yihui Xie [aut, cre] (ORCID: ), Yixuan Qiu [aut], Christopher Gandrud [ctb], Qiang Li [ctb] Maintainer: Yihui Xie