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.2
Depends: R (≥ 2.10)
Imports: purrr, crayon
Suggests: knitr, rmarkdown, fansi, htmltools, tidyverse, data.table, testthat (≥ 2.1.0)
Published: 2020-07-01
Author: January Weiner ORCID iD [aut, cre]
Maintainer: January Weiner <january.weiner at gmail.com>
License: GPL-3
NeedsCompilation: no
Materials: README NEWS
CRAN checks: colorDF results

Downloads:

Reference manual: colorDF.pdf
Vignettes: Color data frame output in R terminal
Package source: colorDF_0.1.2.tar.gz
Windows binaries: r-devel: colorDF_0.1.2.zip, r-release: colorDF_0.1.2.zip, r-oldrel: colorDF_0.1.2.zip
macOS binaries: r-release: colorDF_0.1.2.tgz, r-oldrel: colorDF_0.1.2.tgz
Old sources: colorDF archive

Linking:

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