Package: pavo
Title: Perceptual Analysis, Visualization and Organization of Spectral
        Colour Data
Version: 2.6.1
Authors@R: 
    c(person(given = "Thomas",
             family = "White",
             role = c("aut", "cre"),
             email = "thomas.white026@gmail.com",
             comment = c(ORCID = "0000-0002-3976-1734")),
     person(given = "Rafael",
             family = "Maia",
             role = "aut",
             email = "rafa.maia@gmail.com",
             comment = c(ORCID = "0000-0002-7563-9795")),
      person(given = "Hugo",
             family = "Gruson",
             role = "aut",
             email = "hugo.gruson+R@normalesup.org",
             comment = c(ORCID = "0000-0002-4094-1476")),
      person(given = "John",
             family = "Endler",
             role = "aut",
             email = "john.endler@deakin.edu.au"),
      person(given = "Chad",
             family = "Eliason",
             role = "aut",
             email = "cme16@zips.uakron.edu"),
      person(given = "Pierre-Paul",
             family = "Bitton",
             role = "aut",
             email = "bittonp@uwindsor.ca",
             comment = c(ORCID = "0000-0001-5984-2331")))
Description: A cohesive framework for parsing, analyzing and
    organizing colour from spectral data.
License: GPL (>= 2)
URL: http://pavo.colrverse.com, https://github.com/rmaia/pavo/
BugReports: https://github.com/rmaia/pavo/issues
Depends: R (>= 3.5.0)
Imports: cluster, future.apply, geometry(>= 0.4.0), lightr(>= 1.0),
        magick, plot3D, progressr, sp, viridisLite
Suggests: alphashape3d, digest, imager, knitr, mapproj, NbClust, rgl,
        rmarkdown, testthat(>= 2.99.0),
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.1.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2020-12-17 07:46:42 UTC; twhite
Author: Thomas White [aut, cre] (<https://orcid.org/0000-0002-3976-1734>),
  Rafael Maia [aut] (<https://orcid.org/0000-0002-7563-9795>),
  Hugo Gruson [aut] (<https://orcid.org/0000-0002-4094-1476>),
  John Endler [aut],
  Chad Eliason [aut],
  Pierre-Paul Bitton [aut] (<https://orcid.org/0000-0001-5984-2331>)
Maintainer: Thomas White <thomas.white026@gmail.com>
Repository: CRAN
Date/Publication: 2020-12-18 22:20:02 UTC
