diffdf: Dataframe Difference Tool

Functions for comparing two data.frames against each other. The core functionality is to provide a detailed breakdown of any differences between two data.frames as well as providing utility functions to help narrow down the source of problems and differences.

Version: 1.0.2
Depends: R (≥ 3.1.2)
Imports: tibble
Suggests: testthat, lubridate, knitr, rmarkdown, purrr, dplyr, stringi, stringr, devtools, covr
Published: 2019-01-09
Author: Craig Gower [cre, aut], Kieran Martin [aut]
Maintainer: Craig Gower <craig.gower at roche.com>
BugReports: https://github.com/gowerc/diffdf/issues
License: MIT + file LICENSE
URL: https://github.com/gowerc/diffdf
NeedsCompilation: no
Materials: README NEWS
CRAN checks: diffdf results

Downloads:

Reference manual: diffdf.pdf
Vignettes: Introduction to diffdf
Package source: diffdf_1.0.2.tar.gz
Windows binaries: r-devel: diffdf_1.0.2.zip, r-release: diffdf_1.0.2.zip, r-oldrel: diffdf_1.0.2.zip
OS X binaries: r-release: diffdf_1.0.2.tgz, r-oldrel: diffdf_1.0.1.tgz
Old sources: diffdf archive

Linking:

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