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.5)prettycode_1.1.0.9000.zip(r-4.4)prettycode_1.1.0.9000.zip(r-4.3)
prettycode_1.1.0.9000.tgz(r-4.4-any)prettycode_1.1.0.9000.tgz(r-4.3-any)
prettycode_1.1.0.9000.tar.gz(r-4.5-noble)prettycode_1.1.0.9000.tar.gz(r-4.4-noble)
prettycode_1.1.0.9000.tgz(r-4.4-emscripten)prettycode_1.1.0.9000.tgz(r-4.3-emscripten)
prettycode.pdf |prettycode.html✨
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
Last updated 1 months agofrom:57ccf7702b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
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 |