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 25 Jun. 2026.
Previous versions and publish date:
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

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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