Other packages > Find by keyword >

colorspace  

A Toolbox for Manipulating and Assessing Colors and Palettes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("colorspace", "2.1-2")



Attach the package and use:
library("colorspace")
Maintained by
Achim Zeileis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-01-20
Latest Update: 2024-07-26
Description:
Carries out mapping between assorted color spaces including RGB, HSV, HLS, CIEXYZ, CIELUV, HCL (polar CIELUV), CIELAB, and polar CIELAB. Qualitative, sequential, and diverging color palettes based on HCL colors are provided along with corresponding ggplot2 color scales. Color palette choice is aided by an interactive app (with either a Tcl/Tk or a shiny graphical user interface) and shiny apps with an HCL color picker and a color vision deficiency emulator. Plotting functions for displaying and assessing palettes include color swatches, visualizations of the HCL space, and trajectories in HCL and/or RGB spectrum. Color manipulation functions include: desaturation, lightening/darkening, mixing, and simulation of color vision deficiencies (deutanomaly, protanomaly, tritanomaly). Details can be found on the project web page at and in the accompanying scientific paper: Zeileis et al. (2020, Journal of Statistical Software, ).
How to cite:
Achim Zeileis (2005). colorspace: A Toolbox for Manipulating and Assessing Colors and Palettes. R package version 2.1-2, https://cran.r-project.org/web/packages/colorspace. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.9 (2005-01-20 12:38), 0.95 (2006-11-16 10:35), 0.97 (2008-10-25 00:02), 1.0-0 (2008-11-21 12:04), 1.0-1 (2009-04-24 18:23), 1.1-0 (2011-05-16 15:21), 1.1-1 (2012-01-13 09:45), 1.2-0 (2012-10-24 09:18), 1.2-1 (2013-01-24 14:59), 1.2-2 (2013-04-11 10:20), 1.2-3 (2013-09-16 15:31), 1.2-4 (2013-09-30 07:37), 1.2-5 (2015-03-03 13:52), 1.2-6 (2015-03-11 00:21), 1.2-7 (2016-10-11 18:47), 1.3-0 (2016-11-10 18:55), 1.3-1 (2016-11-18 10:08), 1.3-2 (2016-12-14 23:28), 1.4-0 (2019-01-13 14:01), 1.4-1 (2019-03-18 15:43), 2.0-0 (2020-11-11 08:40), 2.0-1 (2021-05-04 07:30), 2.0-2 (2021-06-24 09:00), 2.0-3 (2022-02-21 10:50), 2.1-0 (2023-01-23 12:40), 2.1-1 (2024-07-26 19:10)
Other packages that cited colorspace R package
View colorspace citation profile
Other R packages that colorspace depends, imports, suggests or enhances
Complete documentation for colorspace
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  
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  
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  
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  
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  

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