viridis icon indicating copy to clipboard operation
viridis copied to clipboard

Colorblind-Friendly Color Maps for R

Results 16 viridis issues
Sort by recently updated
recently updated
newest added

Since everything is imported and exported anyway, this only changes that `viridisLite` is no longer attached to the `search()` path, all symbols remain accessible by users who called `library(viridis)` Fixes...

It will create an unnecessary message “Loading required package: viridisLite” you could import and re-export the `viridis` function from it instead

(sorry for not including both changes in just one patch)

Error message returned during package check is: ``` * checking re-building of vignette outputs ... NOTE Error in re-building vignettes: ... Loading required package: raster Loading required package: sp Attaching...

bug