Package: colourvalues
Type: Package
Title: Assigns Colours to Values
Version: 0.3.8
Date: 2023-02-04
Authors@R: c(
    person("David", "Cooley", ,"dcooley@symbolix.com.au", role = c("aut", "cre"))
    )
Description: Maps one of the viridis colour palettes, or a user-specified palette to values. 
    Viridis colour maps are created by Stéfan van der Walt and Nathaniel Smith, 
    and were set as the default palette for the 'Python' 'Matplotlib' library <https://matplotlib.org/>. 
    Other palettes available in this library have been derived from 
    'RColorBrewer' <https://CRAN.R-project.org/package=RColorBrewer> and 
    'colorspace' <https://CRAN.R-project.org/package=colorspace> packages.
License: GPL-3
URL: https://symbolixau.github.io/colourvalues/
BugReports: https://github.com/SymbolixAU/colourvalues/issues
Encoding: UTF-8
Depends: R (>= 3.3.0)
SystemRequirements: C++17
LinkingTo: BH (>= 1.81.0), Rcpp (>= 1.0.10)
Imports: graphics, Rcpp (>= 1.0.10)
RoxygenNote: 7.2.3
Suggests: covr, microbenchmark, scales, testthat, viridisLite
NeedsCompilation: yes
Packaged: 2023-02-06 20:53:23 UTC; galileo
Author: David Cooley [aut, cre]
Maintainer: David Cooley <dcooley@symbolix.com.au>
Repository: CRAN
Date/Publication: 2023-02-06 22:02:30 UTC
