Other packages > Find by keyword >

crayon  

Colored Terminal Output
View on CRAN: Click here


Download and install crayon package within the R console
Install from CRAN:
install.packages("crayon")

Install from Github:
library("remotes")
install_github("cran/crayon")

Install by package version:
library("remotes")
install_version("crayon", "1.5.3")



Attach the package and use:
library("crayon")
Maintained by
Gábor Csárdi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-09-23
Latest Update: 2024-06-20
Description:
The crayon package is now superseded. Please use the 'cli' package for new projects. Colored terminal output on terminals that support 'ANSI' color and highlight codes. It also works in 'Emacs' 'ESS'. 'ANSI' color support is automatically detected. Colors and highlighting can be combined and nested. New styles can also be created easily. This package was inspired by the 'chalk' 'JavaScript' project.
How to cite:
Gábor Csárdi (2014). crayon: Colored Terminal Output. R package version 1.5.3, https://cran.r-project.org/web/packages/crayon. Accessed 09 Mar. 2026.
Previous versions and publish date:
1.0.0 (2014-09-23 22:19), 1.1.0 (2014-10-15 17:51), 1.2.0 (2015-04-09 00:30), 1.2.1 (2015-05-18 01:23), 1.3.0 (2015-06-05 11:29), 1.3.1 (2015-07-13 04:05), 1.3.2 (2016-06-28 20:16), 1.3.4 (2017-09-16 21:49), 1.4.0 (2021-01-30 19:30), 1.4.1 (2021-02-08 20:50), 1.4.2 (2021-10-30 01:20), 1.5.0 (2022-02-14 11:30), 1.5.1 (2022-03-26 18:30), 1.5.2 (2022-09-29 18:20)
Other packages that cited crayon R package
View crayon citation profile
Other R packages that crayon depends, imports, suggests or enhances
Complete documentation for crayon
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA