Package: pavo
Description: A cohesive framework for parsing, analyzing and organizing color
    from spectral data.
Title: Perceptual Analysis, Visualization and Organization of Spectral
        Color Data in R
Version: 2.1.0
License: GPL (>= 2)
Encoding: UTF-8
Authors@R: c(person("Rafael", "Maia", role = c("aut", "cre"),
    email = "rm72@zips.uakron.edu",
    comment = c(ORCID = "0000-0002-7563-9795")),
    person("Thomas", "White", role = "aut",
    email = "thomas.white026@gmail.com",
    comment = c(ORCID = "0000-0001-8493-9450")),
    person("Hugo", "Gruson", role = "aut",
    email = "hugo.gruson+R@normalesup.org",
    comment = c(ORCID = "0000-0002-4094-1476")),
    person("John", "Endler", role = "aut",
    email = "john.endler@deakin.edu.au"),
    person("Chad", "Eliason", role = "aut",
    email = "cme16@zips.uakron.edu"),
    person("Pierre-Paul", "Bitton", role = "aut",
    email = "bittonp@uwindsor.ca",
    comment = c(ORCID = "0000-0001-5984-2331"))
    )
Maintainer: Rafael Maia <rm72@zips.uakron.edu>
URL: http://rafaelmaia.net/pavo/, https://github.com/rmaia/pavo/
BugReports: https://github.com/rmaia/pavo/issues
Depends: R(>= 3.2.0)
Imports: geometry, pbmcapply, plot3D, readbitmap, rcdd, sp, viridisLite
Suggests: digest, imager, knitr, mapproj, rgl, rmarkdown, spelling,
        testthat, NbClust, xml2
VignetteBuilder: knitr
RoxygenNote: 6.1.1
Language: en-GB
NeedsCompilation: no
Packaged: 2019-03-06 00:06:50 UTC; rafaelmaia
Author: Rafael Maia [aut, cre] (<https://orcid.org/0000-0002-7563-9795>),
  Thomas White [aut] (<https://orcid.org/0000-0001-8493-9450>),
  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>)
Repository: CRAN
Date/Publication: 2019-03-06 18:00:03 UTC
