Package: diffdfs
Title: Compute the Difference Between Data Frames
Version: 0.9.0
Authors@R: 
    person("Riaz", "Arbi", email = "diffdfs@arbidata.com", role = c("aut", "cre"))
Description: Shows you which rows have changed between two data frames with the same column structure. Useful for diffing slowly mutating data.
License: MIT + file LICENSE
Imports: arrow, dplyr, janitor, rlang
BugReports: https://github.com/riazarbi/diffdfs
Encoding: UTF-8
RoxygenNote: 7.2.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-08-05 10:38:53 UTC; jovyan
Author: Riaz Arbi [aut, cre]
Maintainer: Riaz Arbi <diffdfs@arbidata.com>
Repository: CRAN
Date/Publication: 2022-08-09 13:50:06 UTC
Built: R 4.2.0; ; 2022-08-10 12:52:02 UTC; unix
