Package: colorDF Title: Colorful Data Frames in R Terminal Version: 0.1.7 Authors@R: person(given = "January", family = "Weiner", role = c("aut", "cre"), email = "january.weiner@gmail.com", comment = c(ORCID = "0000-0003-1438-7819")) Description: Colorful Data Frames in the terminal. The new class does change the behaviour of any of the objects, but adds a style definition and a print method. Using ANSI escape codes, it colors the terminal output of data frames. Some column types (such as p-values and identifiers) are automatically recognized. URL: https://january3.github.io/colorDF/, https://github.com/january3/colorDF/ Depends: R (>= 2.10) License: GPL-3 Encoding: UTF-8 LazyData: true Imports: purrr,crayon Suggests: knitr, rmarkdown, fansi, htmltools, data.table, testthat (>= 2.1.0), tibble, dplyr, tidyr VignetteBuilder: knitr RoxygenNote: 7.1.1 Roxygen: list(markdown = TRUE) Repository: https://january3.r-universe.dev Date/Publication: 2022-09-27 08:45:53 UTC RemoteUrl: https://github.com/january3/colordf RemoteRef: HEAD RemoteSha: 64cd2af471e7e5907e29b334e0aafcd1680f0d13 NeedsCompilation: no Packaged: 2026-06-16 10:52:21 UTC; root Author: January Weiner [aut, cre] (ORCID: ) Maintainer: January Weiner