The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

dataCompareR: Compare Two Data Frames and Summarise the Difference

Easy comparison of two tabular data objects in R. Specifically designed to show differences between two sets of data in a useful way that should make it easier to understand the differences, and if necessary, help you work out how to remedy them. Aims to offer a more useful output than all.equal() when your two data sets do not match, but isn't intended to replace all.equal() as a way to test for equality.

Version: 0.1.4
Depends: R (≥ 3.2.3)
Imports: dplyr (≥ 0.5.0), knitr, stringi, markdown
Suggests: testthat, data.table, tibble, bit64, rmarkdown, titanic
Published: 2021-11-23
Author: Sarah Johnston [aut, cre], Rob Noble-Eddy [aut], Merlijn van Horssen [aut], Krishan Bhasin [aut], Sarah Pollicott [aut], Lukas Drapal [ctb], Nikolaos Perrakis [ctb], Nikhil Thomas Joy [ctb], Shahriar Asta [ctb], Karandeep Lidher [ctb], Dan Kellett [ctb], Kevin Chisholm [ctb], Laura Joy [ctb], Fergus Wadsley [ctb], Heather Hackett [ctb], David Robinson [ctb], Cheryl Renton [ctb], Matt Triggs [ctb], Carola Deppe [ctb], Ruijing Li [ctb], John Swift [ctb], Capital One Services, LLC [cph]
Maintainer: Sarah Johnston <Sarah.Johnston at capitalone.com>
BugReports: https://github.com/capitalone/dataCompareR/issues
License: Apache License 2.0 | file LICENSE
URL: https://github.com/capitalone/dataCompareR
NeedsCompilation: no
Materials: NEWS
CRAN checks: dataCompareR results

Documentation:

Reference manual: dataCompareR.pdf
Vignettes: dataCompareR vignette

Downloads:

Package source: dataCompareR_0.1.4.tar.gz
Windows binaries: r-devel: dataCompareR_0.1.4.zip, r-release: dataCompareR_0.1.4.zip, r-oldrel: dataCompareR_0.1.4.zip
macOS binaries: r-release (arm64): dataCompareR_0.1.4.tgz, r-oldrel (arm64): dataCompareR_0.1.4.tgz, r-release (x86_64): dataCompareR_0.1.4.tgz, r-oldrel (x86_64): dataCompareR_0.1.4.tgz
Old sources: dataCompareR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dataCompareR to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.