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✨
DESCRIPTION |NEWS
card.svg |card.png
prettycode/json (API)
| # 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 | 108 | ||
| source / vignettes | OK | 152 | ||
| linux-release-x86_64 | OK | 150 | ||
| macos-release-arm64 | OK | 96 | ||
| macos-oldrel-arm64 | OK | 78 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 69 | ||
| wasm-release | OK | 99 |
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 |
