Package: seecolor
Title: View Colors Used in R Objects in the Console
Version: 0.1.0
Authors@R: 
    person(given = "Shangchen",
           family = "Song",
           role = c("aut", "cre"),
           email = "s.song@ufl.edu")
Description: Output colors used in literal vectors, palettes and plot objects (ggplot).
Imports: dplyr, crayon, purrr, stringr, rstudioapi, magrittr, ggplot2,
        fansi
License: MIT + file LICENSE
URL: https://github.com/lovestat/seecolor
BugReports: https://github.com/lovestat/seecolor/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: covr, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-12-07 16:58:27 UTC; ss
Author: Shangchen Song [aut, cre]
Maintainer: Shangchen Song <s.song@ufl.edu>
Repository: CRAN
Date/Publication: 2020-12-07 17:40:03 UTC
