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]
First Published: 2014-09-23
Latest Update: 2022-09-29
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 24 Apr. 2025.
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
03/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/23Downloads for crayon20000250003000035000400004500050000TrendBars

Today's Hot Picks in Authors and Packages

PQLseq  
Efficient Mixed Model Analysis of Count Data in Large-Scale Genomic Sequencing Studies
An efficient tool designed for differential analysis of large-scale RNA sequencing (RNAseq) data and ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
rattle  
Graphical User Interface for Data Science in R
The R Analytic Tool To Learn Easily (Rattle) provides a collection of utilities functions for the d ...
Download / Learn more Package Citations See dependency  
vudc  
Visualization of Univariate Data for Comparison
Contains functions for visualization univariate data: ccdplot and qddplot. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
TeachHist  
A Collection of Amended Histograms Designed for Teaching Statistics
Statistics students often have problems understanding the relation between a random variable's true ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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