Package: highr 0.11.1
highr: Syntax Highlighting for R Source Code
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 (<https://gitlab.com/saalen/highlight>).
Authors:
highr_0.11.1.tar.gz
highr_0.11.1.zip(r-4.6)highr_0.11.1.zip(r-4.5)highr_0.11.1.zip(r-4.4)
highr_0.11.1.tgz(r-4.6-any)highr_0.11.1.tgz(r-4.5-any)
highr_0.11.1.tar.gz(r-4.6-any)highr_0.11.1.tar.gz(r-4.5-any)
highr_0.11.1.tgz(r-4.5-emscripten)
highr.pdf |highr.html✨
highr/json (API)
NEWS
| # Install 'highr' in R: |
| install.packages('highr', repos = c('https://yihui.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yihui/highr/issues
Last updated from:967162bfee. Checks:9 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 105 | |
| source / vignettes | OK | 149 | |
| linux-release-x86_64 | OK | 114 | |
| macos-devel-arm64 | OK | 100 | |
| macos-release-arm64 | OK | 89 | |
| windows-devel | OK | 74 | |
| windows-release | OK | 55 | |
| windows-oldrel | OK | 52 | |
| wasm-release | OK | 90 |
Exports:hi_andrehi_htmlhi_latexhilight
Dependencies:xfun
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| A wrapper to Andre Simon's Highlight | hi_andre |
| Syntax highlight an R code fragment | hilight hi_html hi_latex |
