condformat: Conditional Formatting in Data Frames

Apply and visualize conditional formatting to data frames in R. It renders a data frame with cells formatted according to criteria defined by rules, using a tidy evaluation syntax. The table is printed either opening a web browser or within the 'RStudio' viewer if available. The conditional formatting rules allow to highlight cells matching a condition or add a gradient background to a given column. This package supports both 'HTML' and 'LaTeX' outputs in 'knitr' reports, and exporting to an 'xlsx' file.

Version: 0.10.1
Imports: dplyr (≥ 0.7.7), grDevices, gridExtra (≥ 2.3), gtable (≥ 0.2.0), htmlTable (≥ 1.9), htmltools (≥ 0.3.6), knitr (≥ 1.20), magrittr (≥ 1.5), openxlsx (≥ 4.1.5), rmarkdown (≥ 1.10), rlang (≥ 0.3.0), scales (≥ 1.0.0), tibble (≥ 1.3.4), tidyselect (≥ 1.0.0)
Suggests: promises, shiny (≥ 1.0.5), testthat (≥ 1.0), vdiffr (≥ 1.0.4)
Published: 2023-10-08
Author: Sergio Oller Moreno ORCID iD [aut, cph, cre]
Maintainer: Sergio Oller Moreno <sergioller at gmail.com>
BugReports: https://github.com/zeehio/condformat/issues
License: BSD_3_clause + file LICENSE
URL: https://zeehio.github.io/condformat/, https://github.com/zeehio/condformat
NeedsCompilation: no
Materials: README NEWS
CRAN checks: condformat results

Documentation:

Reference manual: condformat.pdf
Vignettes: Introduction to condformat

Downloads:

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

Reverse dependencies:

Reverse imports: uncoverappLib

Linking:

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