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.1.2 | 
| Depends: | 
R (≥ 3.1.2) | 
| Imports: | 
tibble, assertthat, methods | 
| Suggests: | 
testthat, lubridate, knitr, rmarkdown, purrr, dplyr, stringi, stringr, devtools, covr, bit64, withr | 
| Published: | 
2025-10-19 | 
| DOI: | 
10.32614/CRAN.package.diffdf | 
| Author: | 
Craig Gower-Page [cre, aut],
  Kieran Martin [aut] | 
| Maintainer: | 
Craig Gower-Page  <craiggower at gmail.com> | 
| BugReports: | 
https://github.com/gowerc/diffdf/issues | 
| License: | 
MIT + file LICENSE | 
| URL: | 
https://gowerc.github.io/diffdf/, https://github.com/gowerc/diffdf | 
| NeedsCompilation: | 
no | 
| Language: | 
en-GB | 
| Materials: | 
README, NEWS  | 
| CRAN checks: | 
diffdf results |