Other packages > Find by keyword >

qualpalr  

Automatic Generation of Qualitative Color Palettes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("qualpalr", "1.0.1")



Attach the package and use:
library("qualpalr")
Maintained by
Johan Larsson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-08-31
Latest Update: 2023-09-13
Description:
Automatic generation of maximally distinct qualitative color palettes, optionally tailored to color deficiency. A list of colors or a subspace of a color space is used as input and then projected to the DIN99d color space, where colors that are maximally distinct are chosen algorithmically.
How to cite:
Johan Larsson (2016). qualpalr: Automatic Generation of Qualitative Color Palettes. R package version 1.0.1, https://cran.r-project.org/web/packages/qualpalr. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:46), 0.1.0 (2016-08-31 08:23), 0.2.1 (2016-10-09 18:06), 0.3.0 (2016-12-20 13:02), 0.3.1 (2016-12-23 00:43), 0.4.0 (2017-03-16 14:47), 0.4.1 (2017-05-15 09:17), 0.4.2 (2017-08-28 13:51), 0.4.3 (2018-10-29 18:00), 0.4.4 (2023-09-13 09:30), 1.0.0 (2025-08-18 21:20), 1.0.1 (2025-10-17 16:10)
Other packages that cited qualpalr R package
View qualpalr citation profile
Other R packages that qualpalr depends, imports, suggests or enhances
Complete documentation for qualpalr
Functions, R codes and Examples using the qualpalr R package
Some associated functions: autopal . pairs.qualpal . plot.qualpal . print.qualpal . qualpal . qualpalr-package . 
Some associated R codes: RcppExports.R . autopal.R . color-conversion.R . cvd-simulation.R . plotting.R . qualpal.R . qualpalr.R . utils.R .  Full qualpalr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
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  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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