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.0 |
Depends: | R (≥ 3.1.2) |
Imports: | tibble |
Suggests: | testthat, lubridate, knitr, rmarkdown, purrr, dplyr, stringi |
Published: | 2018-05-07 |
Author: | Craig Gower [cre, aut], Kieran Martin [aut] |
Maintainer: | Craig Gower <craig.gower at roche.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | diffdf results |
Reference manual: | diffdf.pdf |
Vignettes: |
Introduction to diffdf |
Package source: | diffdf_1.0.0.tar.gz |
Windows binaries: | r-devel: diffdf_1.0.0.zip, r-release: diffdf_1.0.0.zip, r-oldrel: diffdf_1.0.0.zip |
OS X binaries: | r-release: diffdf_1.0.0.tgz, r-oldrel: diffdf_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=diffdf to link to this page.