colorDF: Colorful Data Frames in R Terminal

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.

Version: 0.1.7
Depends: R (≥ 2.10)
Imports: purrr, crayon
Suggests: knitr, rmarkdown, fansi, htmltools, data.table, testthat (≥ 2.1.0), tibble, dplyr, tidyr
Published: 2022-09-26
Author: January Weiner ORCID iD [aut, cre]
Maintainer: January Weiner <january.weiner at gmail.com>
License: GPL-3
URL: https://january3.github.io/colorDF/, https://github.com/january3/colorDF/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: colorDF results

Documentation:

Reference manual: colorDF.pdf
Vignettes: Color data frame output in R terminal

Downloads:

Package source: colorDF_0.1.7.tar.gz
Windows binaries: r-devel: colorDF_0.1.7.zip, r-release: colorDF_0.1.7.zip, r-oldrel: colorDF_0.1.7.zip
macOS binaries: r-release (arm64): colorDF_0.1.7.tgz, r-oldrel (arm64): colorDF_0.1.7.tgz, r-release (x86_64): colorDF_0.1.7.tgz
Old sources: colorDF archive

Reverse dependencies:

Reverse suggests: repsd

Linking:

Please use the canonical form https://CRAN.R-project.org/package=colorDF to link to this page.