Skip to content

dataCompare

A 'shiny' App to Compare Two Data Frames

v1.0.5 · Nov 28, 2024 · MIT + file LICENSE

Description

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.

Downloads

232

Last 30 days

19640th

726

Last 90 days

3K

Last year

Trend: -13.8% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies arsenal config data.table devtools dplyr DT explore golem htmltools magrittr shiny shinycssloaders shinydashboard shinydashboardPlus shinyWidgets +1 more dependencies dataCompare

Version History

new 1.0.5 Mar 10, 2026
updated 1.0.5 ← 1.0.4 diff Nov 27, 2024
updated 1.0.4 ← 1.0.3 diff Nov 20, 2024
updated 1.0.3 ← 1.0.2 diff Nov 13, 2024
updated 1.0.2 ← 1.0.1 diff Nov 10, 2024
updated 1.0.1 ← 1.0.0 diff Nov 1, 2024
new 1.0.0 Oct 20, 2024