Package: colorist Title: Coloring Wildlife Distributions in Space-Time Version: 0.1.3 Authors@R: c(person(given = "Justin", family = "Schuetz", role = "aut", email = "justinschuetz@gmail.com", comment = c(ORCID = "0000-0002-6163-538X")), person(given = "Matthew", family = "Strimas-Mackey", role = c("aut", "cre"), email = "mes335@cornell.edu", comment = c(ORCID = "0000-0001-8929-7776")), person(given = "Tom", family = "Auer", role = "aut", email = "mta45@cornell.edu", comment = c(ORCID = "0000-0001-8619-7147"))) Description: Color and visualize wildlife distributions in space-time using raster data. In addition to enabling display of sequential change in distributions through the use of small multiples, 'colorist' provides functions for extracting several features of interest from a sequence of distributions and for visualizing those features using HCL (hue-chroma-luminance) color palettes. Resulting maps allow for "fair" visual comparison of intensity values (e.g., occurrence, abundance, or density) across space and time and can be used to address questions about where, when, and how consistently a species, group, or individual is likely to be found. License: GPL-3 URL: https://github.com/mstrimas/colorist BugReports: https://github.com/mstrimas/colorist/issues Depends: R (>= 3.2.0) Imports: colorspace, ggplot2, grDevices, magrittr, raster, rlang, scales, stats, tidyr Suggests: knitr, RColorBrewer, rmarkdown, sf, rnaturalearth, tigris VignetteBuilder: knitr Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libicu-dev libproj-dev libsqlite3-dev Repository: https://mstrimas.r-universe.dev Date/Publication: 2024-04-29 18:30:42 UTC RemoteUrl: https://github.com/mstrimas/colorist RemoteRef: HEAD RemoteSha: e859ad1e1122f4c21bd293b5e2fc449b35560c43 NeedsCompilation: no Packaged: 2026-07-04 12:57:34 UTC; root Author: Justin Schuetz [aut] (ORCID: ), Matthew Strimas-Mackey [aut, cre] (ORCID: ), Tom Auer [aut] (ORCID: ) Maintainer: Matthew Strimas-Mackey