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
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-04-29 18:32:25 UTC; mes335
Author: Justin Schuetz [aut] (<https://orcid.org/0000-0002-6163-538X>),
  Matthew Strimas-Mackey [aut, cre]
    (<https://orcid.org/0000-0001-8929-7776>),
  Tom Auer [aut] (<https://orcid.org/0000-0001-8619-7147>)
Maintainer: Matthew Strimas-Mackey <mes335@cornell.edu>
Repository: CRAN
Date/Publication: 2024-04-29 18:50:02 UTC
Built: R 4.5.0; ; 2025-04-02 10:37:45 UTC; unix
