Package: prismatic
Title: Color Manipulation Tools
Version: 1.1.1
Authors@R: 
    person("Emil", "Hvitfeldt", , "emilhhvitfeldt@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0679-1945"))
Description: Manipulate and visualize colors in a intuitive,
    low-dependency and functional way.
License: MIT + file LICENSE
URL: https://github.com/EmilHvitfeldt/prismatic
BugReports: https://github.com/EmilHvitfeldt/prismatic/issues
Depends: 
    R (>= 3.2)
Imports: 
    graphics,
    farver (>= 2.0.1),
    grDevices
Suggests: 
    covr,
    crayon,
    testthat (>= 3.0.0)
Encoding: UTF-8
RoxygenNote: 7.2.1.9000
Config/testthat/edition: 3
