Package: palr
Type: Package
Title: Colour Palettes for Data
LazyData: yes
Version: 0.4.0
Authors@R: c(
  person("Michael D.","Sumner", 
  role = c("aut", "cre"), 
   email = "mdsumner@gmail.com"), 
   person("Abigael", "Proctor", role = "ctb", comment = "Named the package"),
    person("Tomas", "Remenyi", role = "ctb", comment = "Provided colours for element_pal"), 
    person("R Core Team and contributors worldwide", role = "ctb", comment = "source code of image.default")
 )
Description: Colour palettes for data, based on some well known public data
    sets. Includes helper functions to map absolute values to known palettes, and 
    capture the work of image colour mapping as raster data sets. 
Depends: R (>= 3.6.0)
Imports: grDevices
Suggests: knitr, rmarkdown, raster, testthat, covr, stars, viridis
VignetteBuilder: knitr
License: GPL-3
RoxygenNote: 7.2.3
URL: https://github.com/AustralianAntarcticDivision/palr
BugReports: https://github.com/AustralianAntarcticDivision/palr/issues
NeedsCompilation: no
Packaged: 2023-11-06 02:33:47 UTC; mdsumner
Author: Michael D. Sumner [aut, cre],
  Abigael Proctor [ctb] (Named the package),
  Tomas Remenyi [ctb] (Provided colours for element_pal),
  R Core Team and contributors worldwide [ctb] (source code of
    image.default)
Maintainer: Michael D. Sumner <mdsumner@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-06 05:50:02 UTC
Built: R 4.6.0; ; 2025-07-18 04:39:32 UTC; unix
