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 changes in addition to summary statistics.

Version: 1.8.0
Depends: R (≥ 3.4.0)
Imports: dplyr (≥ 0.4.3), magrittr (≥ 1.5), htmlTable (≥ 1.5), tidyr (≥ 0.4.1), stringr (≥ 1.0.0)
Suggests: testthat
Published: 2019-06-02
Author: Alex Joseph [aut, cre]
Maintainer: Alex Joseph <alexsanjoseph at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: compareDF results

Downloads:

Reference manual: compareDF.pdf
Package source: compareDF_1.8.0.tar.gz
Windows binaries: r-devel: compareDF_1.8.0.zip, r-release: compareDF_1.8.0.zip, r-oldrel: compareDF_1.8.0.zip
OS X binaries: r-release: compareDF_1.8.0.tgz, r-oldrel: compareDF_1.8.0.tgz
Old sources: compareDF archive

Linking:

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