Package: multicolor
Type: Package
Title: Add Multiple Colors to your Console & RMarkdown Output
Version: 0.1.5
Authors@R: c(
    person("Amanda", "Dobbyn", email = "amanda.e.dobbyn@gmail.com", role = c("aut", "cre")),
    person("Hernando", "Cortina", email = "hch@alum.mit.edu", role = c("aut"),
    comment = c(ORCID = "0000-0001-6790-4870"))
    )
Description: Add multiple colors to text that is printed to the console.
Depends: R (>= 2.10)
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/aedobbyn/multicolor/
BugReports: https://github.com/aedobbyn/multicolor/issues/
Imports: cowsay, crayon, dplyr, glue, magrittr, purrr, stringi,
        stringr, tibble (>= 1.2), tidyr
Suggests: covr, fansi, knitr, rmarkdown, testthat, viridisLite,
        wesanderson
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-11-04 16:36:47 UTC; amanda
Author: Amanda Dobbyn [aut, cre],
  Hernando Cortina [aut] (<https://orcid.org/0000-0001-6790-4870>)
Maintainer: Amanda Dobbyn <amanda.e.dobbyn@gmail.com>
Repository: CRAN
Date/Publication: 2021-11-04 16:50:02 UTC
Built: R 4.0.2; ; 2021-11-05 11:08:54 UTC; unix
