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.6)highr_0.12.1.zip(r-4.5)highr_0.12.1.zip(r-4.4)
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.6-any)highr_0.12.1.tar.gz(r-4.5-any)
highr_0.12.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:41e6df6cf4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 164 | ||
| linux-release-x86_64 | OK | 103 | ||
| macos-devel-arm64 | OK | 97 | ||
| macos-release-arm64 | OK | 93 | ||
| windows-devel | OK | 53 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 55 | ||
| wasm-release | OK | 99 |
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 |
