Package: poispalette Title: Poisson Palettes Version: 0.0.1 Authors@R: c( person("Evan", "Amies-Galonski", , "evanamiesgalonski@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-1096-2089")), person("Ayla", "Pearson", , "ayla@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7388-1222")), person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = "aut", comment = c(ORCID = "0000-0002-7683-4592")), person("Poisson Consulting", role = c("cph", "fnd")) ) Description: An R package for Poisson Consulting colour palettes. License: MIT + file LICENSE URL: https://github.com/poissonconsulting/poispalette BugReports: https://github.com/poissonconsulting/poispalette/issues Depends: R (>= 4.1) Imports: chk, ggplot2 (>= 3.5.0), rlang, scales Suggests: colorspace, covr, grDevices, knitr, rmarkdown, testthat VignetteBuilder: knitr Config/Needs/website: poissonconsulting/poissontemplate Config/roxygen2/version: 8.0.0.9000 Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2026-06-27 22:37:53 UTC RemoteUrl: https://github.com/poissonconsulting/poispalette RemoteRef: HEAD RemoteSha: 4fc1638775d9e02dafcc8a1bd015c9a21f1af3c1 NeedsCompilation: no Packaged: 2026-06-27 23:09:56 UTC; root Author: Evan Amies-Galonski [aut] (ORCID: ), Ayla Pearson [aut, cre] (ORCID: ), Joe Thorley [aut] (ORCID: ), Poisson Consulting [cph, fnd] Maintainer: Ayla Pearson