Package: lterpalettefinder
Type: Package
Title: Extract Color Palettes from Photos and Pick Official LTER
        Palettes
Version: 1.1.0
Authors@R: c(
  person(given = "Nicholas J", 
         family = "Lyon",
         role = c("aut", "cre"),
         email = "njlyon@alumni.iastate.edu",
         comment = c(ORCID = "0000-0003-3905-1078")),
  person(given = "Gabe",
         family = "De La Rosa",
         role = "ctb",
         email = "delarosa@nceas.ucsb.edu"),
  person(given = "Julien",
         family = "Brun",
         role = c("ctb"),
         email = "brun@nceas.ucsb.edu",
         comment = c(ORCID = "0000-0002-7751-6238")),
  person(family = "National Science Foundation",
         role = "fnd",
         comment = "NSF 1929393, 09/01/2019 - 08/31/2024")
  )
Maintainer: Nicholas J Lyon <njlyon@alumni.iastate.edu>
Description: Allows identification of palettes derived from LTER (Long Term Ecological Research) 
   photographs based on user criteria.
   Also facilitates extraction of palettes from users' photos directly.
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
LazyData: true
Language: en-US
BugReports: https://github.com/lter/lterpalettefinder/issues
RoxygenNote: 7.2.3
Depends: R (>= 3.5)
Imports: dplyr, ggplot2, graphics, grDevices, jpeg, magick, magrittr,
        png, stats, tools, tidyr, tiff
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-01-20 16:46:59 UTC; lyon
Author: Nicholas J Lyon [aut, cre] (<https://orcid.org/0000-0003-3905-1078>),
  Gabe De La Rosa [ctb],
  Julien Brun [ctb] (<https://orcid.org/0000-0002-7751-6238>),
  National Science Foundation [fnd] (NSF 1929393, 09/01/2019 -
    08/31/2024)
Repository: CRAN
Date/Publication: 2023-01-20 17:00:02 UTC
Built: R 4.2.0; ; 2023-07-11 01:27:17 UTC; unix
