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.3.1 URL: https://australianantarcticdivision.github.io/palr/, https://github.com/AustralianAntarcticDivision/palr BugReports: https://github.com/AustralianAntarcticDivision/palr/issues Repository: https://australianantarcticdivision.r-universe.dev Date/Publication: 2024-07-09 06:25:47 UTC RemoteUrl: https://github.com/AustralianAntarcticDivision/palr RemoteRef: HEAD RemoteSha: 5f0f865096f77ad4a91689b3483238c01a17c449 NeedsCompilation: no Packaged: 2026-06-13 06:58:14 UTC; root 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