viridisLite

Colorblind-Friendly Color Maps for R

https://github.com/sjmgarnier/viridislite

Science Score: 33.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: plos.org, zenodo.org
  • Committers with academic emails
    1 of 7 committers (14.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.2%) to scientific vocabulary

Keywords

color-blindness color-scheme r
Last synced: 10 months ago · JSON representation

Repository

Colorblind-Friendly Color Maps for R

Basic Info
Statistics
  • Stars: 67
  • Watchers: 4
  • Forks: 14
  • Open Issues: 0
  • Releases: 3
Topics
color-blindness color-scheme r
Created over 10 years ago · Last pushed about 3 years ago
Metadata Files
Readme License

README.md

viridisLite - Colorblind-Friendly Color Maps for R

DOI R-CMD-check Codecov test coverage cran version rstudio mirror per-month downloads rstudio mirror total downloads <!-- badges: end -->

Description

viridisLite, and its companion package viridis provide a series of color maps that are designed to improve graph readability for readers with common forms of color blindness and/or color vision deficiency. The color maps are also perceptually-uniform, both in regular form and also when converted to black-and-white for printing.

viridisLite provides the base functions for generating the color maps in base R. The package is meant to be as lightweight and dependency-free as possible for maximum compatibility with all the R ecosystem. viridis provides additional functionalities, in particular bindings for ggplot2.


The color maps

The latest version of viridisLite comes with 8 different color maps, and they are all very pretty!!!

Sample image


Installation

You can install viridisLite from CRAN by typing the following line in your R console:

{r} install.packages("viridisLite") library(viridisLite)

If you prefer to install the development version from this GitHub repository, simply copy the following lines of code in your R terminal and it should install everything you need to use viridisLite on your computer:

```{r} if (!require("devtools")) install.packages("devtools")

devtools::install_github("sjmgarnier/viridisLite") library(viridisLite) ```


References

The color maps viridis, magma, inferno, and plasma were created by Stéfan van der Walt (@stefanv) and Nathaniel Smith (@njsmith). If you want to know more about the science behind the creation of these color maps, you can watch this presentation of viridis by their authors at SciPy 2015.

The color map cividis is a corrected version of 'viridis', developed by Jamie R. Nuñez, Christopher R. Anderton, and Ryan S. Renslow, and originally ported to R by Marco Sciaini (@msciain). More info about cividis can be found in this paper.

The color maps mako and rocket were originally created for the Seaborn statistical data visualization package for Python. More info about mako and rocket can be found on the Seaborn website.

The color map turbo was developed by Anton Mikhailov to address the shortcomings of the Jet rainbow color map such as false detail, banding and color blindness ambiguity. More infor about turbo can be found here.

Owner

  • Name: Simon Garnier
  • Login: sjmgarnier
  • Kind: user
  • Location: Newark, NJ
  • Company: New Jersey Institute of Technology

I am paid to watch ants all day. And to poke slime mold. And also to play with robots. And I love a good dataset and a clean graph.

GitHub Events

Total
  • Watch event: 1
  • Fork event: 1
Last Year
  • Watch event: 1
  • Fork event: 1

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 77
  • Total Committers: 7
  • Avg Commits per committer: 11.0
  • Development Distribution Score (DDS): 0.247
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Simon Garnier g****r@n****u 58
Antonio Camargo a****o@g****m 5
Noam Ross r****s@e****g 5
Bob Rudis b****b@r****s 4
Noam Ross n****s@g****m 3
Unknown s****o@g****m 1
Kara Woo w****a@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 8
  • Total pull requests: 23
  • Average time to close issues: 7 months
  • Average time to close pull requests: about 1 month
  • Total issue authors: 8
  • Total pull request authors: 7
  • Average comments per issue: 2.38
  • Average comments per pull request: 0.48
  • Merged pull requests: 22
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • hferg (1)
  • synikitin (1)
  • knausb (1)
  • jonathon-love (1)
  • graue70 (1)
  • thatchermo (1)
  • zachary-foster (1)
  • clauswilke (1)
Pull Request Authors
  • sjmgarnier (12)
  • noamross (6)
  • hrbrmstr (1)
  • robchoudhury (1)
  • apcamargo (1)
  • karawoo (1)
  • marcosci (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • cran 704,773 last-month
  • Total docker downloads: 201,326,793
  • Total dependent packages: 129
    (may contain duplicates)
  • Total dependent repositories: 311
    (may contain duplicates)
  • Total versions: 13
  • Total maintainers: 1
cran.r-project.org: viridisLite

Colorblind-Friendly Color Maps (Lite Version)

  • Versions: 9
  • Dependent Packages: 115
  • Dependent Repositories: 233
  • Downloads: 704,773 Last month
  • Docker Downloads: 201,326,793
Rankings
Downloads: 0.3%
Dependent packages count: 0.8%
Dependent repos count: 1.1%
Average: 5.1%
Forks count: 5.6%
Stargazers count: 5.7%
Docker downloads count: 17.3%
Maintainers (1)
Last synced: 11 months ago
conda-forge.org: r-viridislite
  • Versions: 4
  • Dependent Packages: 14
  • Dependent Repositories: 78
Rankings
Dependent repos count: 4.0%
Dependent packages count: 4.5%
Average: 22.4%
Stargazers count: 38.6%
Forks count: 42.7%
Last synced: 10 months ago

Dependencies

DESCRIPTION cran
  • R >= 2.10 depends
  • covr * suggests
  • ggplot2 >= 1.0.1 suggests
  • hexbin >= 1.27.0 suggests
  • testthat * suggests