compareDF: Do a Git Style Diff of the Rows Between Two Dataframes with Similar Structure

Compares two dataframes which have the same column structure to show the rows that have changed. Also gives a git style diff format to quickly see what has changed in addition to summary statistics.

Version: 2.3.5
Depends: R (≥ 3.5.0)
Imports: dplyr (≥ 1.0.0), data.table (≥ 1.12.8), htmlTable (≥ 1.5), openxlsx (≥ 4.1), tidyr (≥ 1.1.0), stringr (≥ 1.4.0), tibble (≥ 3.0.1), rlang
Suggests: testthat, futile.logger, covr
Published: 2022-10-01
Author: Alex Joseph [aut, cre]
Maintainer: Alex Joseph <alexsanjoseph at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: NEWS
CRAN checks: compareDF results

Documentation:

Reference manual: compareDF.pdf

Downloads:

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

Reverse dependencies:

Reverse imports: metaConvert, mojson

Linking:

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