Package: prettycode 1.1.0.9000
prettycode: Pretty Print R Code in the Terminal
Replace the standard print method for functions with one that performs syntax highlighting, using ANSI colors, if the terminal supports them.
Authors:
prettycode_1.1.0.9000.tar.gz
prettycode_1.1.0.9000.zip(r-4.7)prettycode_1.1.0.9000.zip(r-4.6)prettycode_1.1.0.9000.zip(r-4.5)
prettycode_1.1.0.9000.tgz(r-4.6-any)prettycode_1.1.0.9000.tgz(r-4.5-any)
prettycode_1.1.0.9000.tar.gz(r-4.7-any)prettycode_1.1.0.9000.tar.gz(r-4.6-any)
prettycode_1.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
prettycode/json (API)
NEWS
| # Install 'prettycode' in R: |
| install.packages('prettycode', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/prettycode/issues
Pkgdown/docs site:https://r-lib.github.io
Last updated from:c58cc0d3fd. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 134 | ||
| source / vignettes | OK | 179 | ||
| linux-release-x86_64 | OK | 108 | ||
| macos-release-arm64 | OK | 134 | ||
| macos-oldrel-arm64 | OK | 109 | ||
| windows-devel | OK | 89 | ||
| windows-release | OK | 89 | ||
| windows-oldrel | OK | 87 | ||
| wasm-release | OK | 92 |
Exports:default_stylehighlightprettycode
Dependencies:crayon
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Default 'prettycode' syntax highlighting style | default_style |
| Syntax highlight R code | highlight |
| Pretty Print R Code in the Terminal | prettycode |
| Print a function with syntax highlighting | print.function |
