The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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 |
DOI: | 10.32614/CRAN.package.dataCompareR |
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 |
Reference manual: | dataCompareR.pdf |
Vignettes: |
dataCompareR vignette |
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 |
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.