Other packages > Find by keyword >

pillar  

Coloured Formatting for Columns
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pillar", "1.11.1")



Attach the package and use:
library("pillar")
Maintained by
Kirill Müller
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-11-20
Latest Update: 2025-07-04
Description:
Provides 'pillar' and 'colonnade' generics designed for formatting columns of data using the full range of colours provided by modern terminals.
How to cite:
Kirill Müller (2017). pillar: Coloured Formatting for Columns. R package version 1.11.1, https://cran.r-project.org/web/packages/pillar. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.0.0 (2017-11-20 13:31), 1.0.1 (2017-11-27 11:34), 1.1.0 (2018-01-14 23:42), 1.2.0 (2018-02-26 01:04), 1.2.1 (2018-02-27 13:42), 1.2.2 (2018-04-26 11:26), 1.2.3 (2018-05-25 19:41), 1.3.0 (2018-07-14 22:40), 1.3.1 (2018-12-15 18:00), 1.4.0 (2019-05-11 19:20), 1.4.1 (2019-05-28 11:40), 1.4.2 (2019-06-29 18:40), 1.4.3 (2019-12-20 07:30), 1.4.4 (2020-05-05 07:30), 1.4.5 (2020-07-09 22:50), 1.4.6 (2020-07-10 19:10), 1.4.7 (2020-11-20 07:50), 1.5.0 (2021-02-22 17:40), 1.5.1 (2021-03-05 19:20), 1.6.0 (2021-04-13 09:20), 1.6.1 (2021-05-16 16:10), 1.6.2 (2021-07-29 10:50), 1.6.3 (2021-09-26 14:50), 1.6.4 (2021-10-18 21:50), 1.6.5 (2022-01-25 15:42), 1.7.0 (2022-02-01 09:30), 1.8.0 (2022-07-18 10:50), 1.8.1 (2022-08-19 10:40), 1.9.0 (2023-03-22 09:10), 1.10.0 (2024-12-18 00:10), 1.10.1 (2025-01-07 12:10), 1.10.2 (2025-04-05 15:40), 1.11.0 (2025-07-04 21:20)
Other packages that cited pillar R package
View pillar citation profile
Other R packages that pillar depends, imports, suggests or enhances
Complete documentation for pillar
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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