Package: tablecompare
Type: Package
Title: Compare Data Frames
Version: 0.1.1
Authors@R: 
    person("Ryan", "Dickerson", , "fresh.tent5866@fastmail.com", role = c("aut", "cre"))
Description: A toolbox for comparing two data frames. This package is defunct. I recommend you use the "versus" package instead.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: glue, magrittr, rlang (>= 0.4.3), tidyselect (>= 0.4.3), purrr
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/eutwt/tablecompare
BugReports: https://github.com/eutwt/tablecompare/issues
Depends: data.table (>= 1.14.2)
NeedsCompilation: no
Packaged: 2023-11-14 01:03:21 UTC; mbp
Author: Ryan Dickerson [aut, cre]
Maintainer: Ryan Dickerson <fresh.tent5866@fastmail.com>
Repository: CRAN
Date/Publication: 2023-11-14 05:00:02 UTC
