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.
A tool developed with the 'Golem' framework which provides an easier way to check cells differences between two data frames. The user provides two data frames for comparison, selects IDs variables identifying each row of input data, then clicks a button to perform the comparison. Several 'R' package functions are used to describe the data and perform the comparison in the server of the application. The main ones are comparedf() from 'arsenal' and skim() from 'skimr'. For more details see the description of comparedf() from the 'arsenal' package and that of skim() from the 'skimr' package.
Version: | 1.0.4 |
Depends: | R (≥ 3.5.0) |
Imports: | arsenal, config, data.table, devtools, dplyr, DT, explore, golem, htmltools, magrittr, shiny, shinycssloaders, shinydashboard, shinydashboardPlus, shinyWidgets, skimr, tools, utils |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2024-11-21 |
DOI: | 10.32614/CRAN.package.dataCompare |
Author: | Sergio Ewane Ebouele [aut, cre] |
Maintainer: | Sergio Ewane Ebouele <info at dataforknow.com> |
BugReports: | https://github.com/seewe/dataCompare/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/seewe/dataCompare |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | dataCompare results |
Reference manual: | dataCompare.pdf |
Vignettes: |
dataCompare (source, R code) |
Package source: | dataCompare_1.0.4.tar.gz |
Windows binaries: | r-devel: dataCompare_1.0.4.zip, r-release: dataCompare_1.0.4.zip, r-oldrel: dataCompare_1.0.4.zip |
macOS binaries: | r-release (arm64): dataCompare_1.0.4.tgz, r-oldrel (arm64): dataCompare_1.0.4.tgz, r-release (x86_64): dataCompare_1.0.4.tgz, r-oldrel (x86_64): dataCompare_1.0.4.tgz |
Old sources: | dataCompare archive |
Please use the canonical form https://CRAN.R-project.org/package=dataCompare 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.