Package: highr 0.12.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.12.1.tar.gz
highr_0.12.1.zip(r-4.7)highr_0.12.1.zip(r-4.6)highr_0.12.1.zip(r-4.5)
highr_0.12.1.tgz(r-4.6-any)highr_0.12.1.tgz(r-4.5-any)
highr_0.12.1.tar.gz(r-4.7-any)highr_0.12.1.tar.gz(r-4.6-any)
highr_0.12.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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:41e6df6cf4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 90 | ||
| source / vignettes | OK | 182 | ||
| linux-release-x86_64 | OK | 94 | ||
| macos-release-arm64 | OK | 113 | ||
| macos-oldrel-arm64 | OK | 80 | ||
| windows-devel | OK | 58 | ||
| windows-release | OK | 58 | ||
| windows-oldrel | OK | 54 | ||
| wasm-release | OK | 89 |
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 |
