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.4 |
Depends: | R (≥ 3.1.2) |
Imports: | tibble |
Suggests: | testthat, lubridate, knitr, rmarkdown, purrr, dplyr, stringi, stringr, devtools, covr |
Published: | 2020-03-17 |
Author: | Craig Gower-Page [cre, aut], Kieran Martin [aut] |
Maintainer: | Craig Gower-Page <craig.gower-page 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 |
Reference manual: | diffdf.pdf |
Vignettes: |
Introduction to diffdf |
Package source: | diffdf_1.0.4.tar.gz |
Windows binaries: | r-devel: diffdf_1.0.4.zip, r-release: diffdf_1.0.4.zip, r-oldrel: diffdf_1.0.4.zip |
macOS binaries: | r-release: diffdf_1.0.4.tgz, r-oldrel: diffdf_1.0.4.tgz |
Old sources: | diffdf archive |
Please use the canonical form https://CRAN.R-project.org/package=diffdf to link to this page.