Package: versus Title: Compare Data Frames Version: 0.3.1.9000 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 Roxygen: list(markdown = TRUE) 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 Repository: https://eutwt.r-universe.dev Date/Publication: 2025-11-16 20:03:56 UTC RemoteUrl: https://github.com/eutwt/versus RemoteRef: HEAD RemoteSha: dc81f83d301b19c393cdb76bf48f86359591f78c NeedsCompilation: no Packaged: 2026-07-14 06:13:02 UTC; root Author: Ryan Dickerson [aut, cre, cph], Eli Pousson [ctb] (ORCID: ) Maintainer: Ryan Dickerson