Package: tablecompare 0.1.1


Ryan Dickerson
tablecompare: Compare Data Frames
A toolbox for comparing two data frames. This package is defunct. I recommend you use the "versus" package instead.
Authors:
tablecompare_0.1.1.tar.gz
tablecompare_0.1.1.zip(r-4.7)tablecompare_0.1.1.zip(r-4.6)tablecompare_0.1.1.zip(r-4.5)
tablecompare_0.1.1.tgz(r-4.6-any)tablecompare_0.1.1.tgz(r-4.5-any)
tablecompare_0.1.1.tar.gz(r-4.7-any)tablecompare_0.1.1.tar.gz(r-4.6-any)
tablecompare_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tablecompare/json (API)
| # Install 'tablecompare' in R: |
| install.packages('tablecompare', repos = c('https://eutwt.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eutwt/tablecompare/issues
Last updated from:fd1cd2f270. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 157 | ||
| linux-release-x86_64 | OK | 114 | ||
| macos-release-arm64 | OK | 72 | ||
| macos-oldrel-arm64 | OK | 185 | ||
| windows-devel | OK | 72 | ||
| windows-release | OK | 77 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 93 |
Exports:all_value_diffsassert_single_valueassert_uniquecontentscount_dupescount_valuestblcomparevalue_diffs
Dependencies:clidata.tablegluelifecyclemagrittrpurrrrlangtidyselectvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Show the contents of a data frame | contents |
| Check for duplicate rows | assert_unique count_dupes |
| Check for existence of multiple values per group | assert_single_value count_values |
| Compare two data frames. Using a key-column common to both tables, see which rows are common and highlight differing values by column. | all_value_diffs all_value_diffs.tbcmp_compare tblcompare value_diffs value_diffs.tbcmp_compare |