Package: highlight Title: Syntax Highlighter Version: 0.5.2.9000 Authors@R: c( person("Hadley", "Wickham", , "hadley@rstudio.com", role = "cre"), person("Romain", "Francois", role = "aut"), person("Andre", "Simon", , "andre.simon1@gmx.de", role = "ctb") ) Description: Syntax highlighter for R code based on the results of the R parser. Rendering in HTML and latex markup. Custom Sweave driver performing syntax highlighting of R code chunks. License: GPL (>= 3) URL: https://github.com/hadley/highlight BugReports: https://github.com/hadley/highlight/issues Depends: R (>= 3.2) Imports: grDevices, tools Encoding: UTF-8 RoxygenNote: 7.3.3 Repository: https://hadley.r-universe.dev Date/Publication: 2025-12-05 13:28:04 UTC RemoteUrl: https://github.com/hadley/highlight RemoteRef: HEAD RemoteSha: 67d79c4ad6ecb0b7ccde5e6f3022c322bc8a9456 NeedsCompilation: yes Packaged: 2026-06-03 09:04:34 UTC; root Author: Hadley Wickham [cre], Romain Francois [aut], Andre Simon [ctb] Maintainer: Hadley Wickham