Package: dfCompare
Type: Package
Title: Compare Two Dataframes and Return Adds, Changes, and Deletes
Version: 1.0.0
Author: Shawn Waldroff [aut,cre]
Maintainer: Shawn Waldroff <swaldroff@gmail.com>
Description: Compares two dataframes with a common key
            and returns the delta records. The package will return
            three dataframes that contain the added, changed,
            and deleted records.
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://github.com/swaldroff/DFCompare
BugReports: https://github.com/swaldroff/DFCompare/issues
NeedsCompilation: no
Packaged: 2017-05-29 15:43:05 UTC; swaldrof
Repository: CRAN
Date/Publication: 2017-05-29 16:11:28 UTC
Built: R 4.5.0; ; 2025-04-01 00:46:13 UTC; unix
