Package: versus
Title: Compare Data Frames
Version: 0.3.1
Authors@R: c(
    person("Ryan", "Dickerson", , "fresh.tent5866@fastmail.com", role = c("aut", "cre", "cph")),
    person("Eli", "Pousson", , "eli.pousson@gmail.com", role = "ctb",
           comment = c(ORCID = "0000-0001-8280-1706"))
  )
Description: A toolset for interactively exploring the differences between two data frames.
License: MIT + file LICENSE
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: rlang (>= 1.1.0), cli, dplyr (>= 1.1.0), glue, tidyselect (>=
        1.2.0), vctrs (>= 0.6.4), tibble, pillar, purrr, collapse (>=
        2.0.9), data.table
URL: https://eutwt.github.io/versus/, https://github.com/eutwt/versus
BugReports: https://github.com/eutwt/versus/issues
Depends: R (>= 4.1.0)
LazyData: true
Config/Needs/website: rmarkdown
NeedsCompilation: no
Packaged: 2025-11-15 17:04:18 UTC; mbp
Author: Ryan Dickerson [aut, cre, cph],
  Eli Pousson [ctb] (ORCID: <https://orcid.org/0000-0001-8280-1706>)
Maintainer: Ryan Dickerson <fresh.tent5866@fastmail.com>
Repository: CRAN
Date/Publication: 2025-11-15 17:20:02 UTC
Built: R 4.6.0; ; 2025-11-16 00:51:14 UTC; windows
