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-1")



Attach the package and use:
library("colorspace")
Maintained by
Achim Zeileis
[Scholar Profile | Author Map]
First Published: 2005-01-20
Latest Update: 2023-01-23
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-1, https://cran.r-project.org/web/packages/colorspace. Accessed 23 Apr. 2025.
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)
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
03/2403/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/22Downloads for colorspace20000250003000035000400004500050000TrendBars

Today's Hot Picks in Authors and Packages

miCoPTCM  
Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approa ...
Download / Learn more Package Citations See dependency  
GenomeAdapt  
Detecting Signatures of Local Adaptation Based on Ancestry Trajectories
Portable, scalable and highly computationally efficient tool for detecting signatures of local adapt ...
Download / Learn more Package Citations See dependency  
sociome  
Operationalizing Social Determinants of Health Data for Researchers
Accesses raw data via API and calculates social determinants of health measures for user-specified l ...
Download / Learn more Package Citations See dependency  
pkgndep  
Analyze Dependency Heaviness of R Packages
A new metric named 'dependency heaviness' is proposed that measures the number of additional depend ...
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  
ODEnetwork  
Network of Differential Equations
Simulates a network of ordinary differential equations of order two. The package provides an easy i ...
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