{
  "_id": "6a102ddfacfb0bcc41c94013",
  "Package": "dataCompare",
  "Title": "A 'shiny' App to Compare Two Data Frames",
  "Version": "1.0.5",
  "Authors@R": "person(\"Sergio\", \"Ewane Ebouele\", , \"info@dataforknow.com\", role = c(\"aut\", \"cre\"))",
  "Description": "A tool developed with the 'Golem' framework which provides\nan easier way to check cells differences between two data\nframes. The user provides two data frames for comparison,\nselects IDs variables identifying each row of input data, then\nclicks a button to perform the comparison. Several 'R' package\nfunctions are used to describe the data and perform the\ncomparison in the server of the application. The main ones are\ncomparedf() from 'arsenal' and skim() from 'skimr'. For more\ndetails see the description of comparedf() from the 'arsenal'\npackage and that of skim() from the 'skimr' package.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/seewe/dataCompare",
  "BugReports": "https://github.com/seewe/dataCompare/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://seewe.r-universe.dev",
  "Date/Publication": "2024-12-19 05:40:09 UTC",
  "RemoteUrl": "https://github.com/seewe/datacompare",
  "RemoteRef": "HEAD",
  "RemoteSha": "f8a5c7ee94b4879970eaded35fbf88ff3ec2c486",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 10:16:31 UTC",
    "User": "root"
  },
  "Author": "Sergio Ewane Ebouele [aut, cre]",
  "Maintainer": "Sergio Ewane Ebouele <info@dataforknow.com>",
  "MD5sum": "b576c9a5cee6363645cd67ea18290505",
  "_user": "seewe",
  "_type": "src",
  "_file": "dataCompare_1.0.5.tar.gz",
  "_fileid": "16152c42a7192e86773451d7611371bd3e169fe7ea25794e751754b15362b5de",
  "_filesize": 1893792,
  "_sha256": "16152c42a7192e86773451d7611371bd3e169fe7ea25794e751754b15362b5de",
  "_created": "2026-05-22T10:16:31.000Z",
  "_published": "2026-05-22T10:20:15.308Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77360369799,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7158204074"
    },
    {
      "job": 77360369808,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158204070"
    },
    {
      "job": 77360369769,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7158185709"
    },
    {
      "job": 77360369728,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158184640"
    },
    {
      "job": 77359856499,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158149009"
    },
    {
      "job": 77360369794,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158191039"
    },
    {
      "job": 77360369868,
      "time": 134,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7158188823"
    },
    {
      "job": 77360369882,
      "time": 131,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7158188542"
    },
    {
      "job": 77360369832,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158186058"
    }
  ],
  "_buildurl": "https://github.com/r-universe/seewe/actions/runs/26281863521",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/seewe/datacompare",
  "_commit": {
    "id": "f8a5c7ee94b4879970eaded35fbf88ff3ec2c486",
    "author": "seewe <40412177+seewe@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #29 from seewe/test\n\nMerge pull request #28 from seewe/dev",
    "time": 1734586809
  },
  "_maintainer": {
    "name": "Sergio Ewane Ebouele",
    "email": "info@dataforknow.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "arsenal",
      "role": "Imports"
    },
    {
      "package": "config",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "explore",
      "role": "Imports"
    },
    {
      "package": "golem",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinycssloaders",
      "role": "Imports"
    },
    {
      "package": "shinydashboard",
      "role": "Imports"
    },
    {
      "package": "shinydashboardPlus",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "skimr",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "seewe",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "seewe",
      "count": 71,
      "uuid": 40412177
    }
  ],
  "_userbio": {
    "uuid": 40412177,
    "type": "user",
    "name": "seewe"
  },
  "_downloads": {
    "count": 238,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dataCompare"
  },
  "_devurl": "https://github.com/seewe/datacompare",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dataCompare.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/seewe/datacompare",
  "_realowner": "seewe",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-10-21"
    },
    {
      "version": "1.0.1",
      "date": "2024-11-02"
    },
    {
      "version": "1.0.2",
      "date": "2024-11-14"
    },
    {
      "version": "1.0.3",
      "date": "2024-11-14"
    },
    {
      "version": "1.0.4",
      "date": "2024-11-21"
    },
    {
      "version": "1.0.5",
      "date": "2024-11-28"
    }
  ],
  "_exports": [
    "%>%",
    "compare_data_frame_object",
    "compare_data_frame_object_report",
    "data_table_formatter",
    "run_data_compare_app",
    "same_variables",
    "skim_char",
    "skim_num"
  ],
  "_help": [
    {
      "page": "compare_data_frame_object",
      "title": "Function which perform the comparison of dataframe",
      "topics": [
        "compare_data_frame_object"
      ]
    },
    {
      "page": "compare_data_frame_object_report",
      "title": "run the rmarkdown report of the data comparison and save it in an external directory",
      "topics": [
        "compare_data_frame_object_report"
      ]
    },
    {
      "page": "data_table_formatter",
      "title": "Datatable formatter, to print on the screen",
      "topics": [
        "data_table_formatter"
      ]
    },
    {
      "page": "run_data_compare_app",
      "title": "Run the dataCompare Shiny Application",
      "topics": [
        "run_data_compare_app"
      ]
    },
    {
      "page": "same_variables",
      "title": "Detect common variables in two dataset",
      "topics": [
        "same_variables"
      ]
    },
    {
      "page": "skim_char",
      "title": "Skim a dataset and return only characters variables characteristics",
      "topics": [
        "skim_char"
      ]
    },
    {
      "page": "skim_num",
      "title": "Skim a dataset and return only numeric variables characteristics",
      "topics": [
        "skim_num"
      ]
    }
  ],
  "_readme": "https://github.com/seewe/datacompare/raw/HEAD/README.md",
  "_rundeps": [
    "arsenal",
    "askpass",
    "attempt",
    "base64enc",
    "brew",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "config",
    "cpp11",
    "crayon",
    "credentials",
    "crosstalk",
    "curl",
    "data.table",
    "desc",
    "devtools",
    "diffobj",
    "digest",
    "downlit",
    "dplyr",
    "DT",
    "ellipsis",
    "evaluate",
    "explore",
    "fansi",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fresh",
    "fs",
    "generics",
    "gert",
    "ggplot2",
    "gh",
    "gitcreds",
    "glue",
    "golem",
    "gridExtra",
    "gtable",
    "here",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "httr2",
    "ini",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pak",
    "palmerpenguins",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgdown",
    "pkgload",
    "plotly",
    "praise",
    "prettyunits",
    "processx",
    "profvis",
    "promises",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "rcmdcheck",
    "RColorBrewer",
    "Rcpp",
    "repr",
    "rlang",
    "rmarkdown",
    "roxygen2",
    "rpart",
    "rpart.plot",
    "rprojroot",
    "rstudioapi",
    "rversions",
    "S7",
    "sass",
    "scales",
    "sessioninfo",
    "shiny",
    "shinycssloaders",
    "shinydashboard",
    "shinydashboardPlus",
    "shinyWidgets",
    "skimr",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "testthat",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "urlchecker",
    "usethis",
    "utf8",
    "vctrs",
    "viridisLite",
    "waiter",
    "waldo",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "xopen",
    "xtable",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "dataCompare.Rmd",
      "filename": "dataCompare.html",
      "title": "dataCompare",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Presentation",
        "Install and Load",
        "Run the app with the following code",
        "Shiny App description",
        "Load data",
        "Description of Comparison",
        "Differences details",
        "Comparison report",
        "Inline code description",
        "Sample dataframe",
        "Run the comparison report and build an html report",
        "Format a dataframe",
        "List same variables in two dataframe",
        "Describe character variables in a dataframe",
        "Describe numeric variables in a dataframe",
        "Compare two dataframe cells values",
        "result 1 : difference percentage",
        "result 2 : frame summary table",
        "result 3 : attributs table",
        "result 4 : comparison summary table",
        "result 5 : variables not shared table",
        "result 6 : variables not compared table",
        "result 7 : observations table",
        "result 8 : differences by variables table",
        "result 9 : differences by observation table"
      ],
      "created": "2024-10-05 03:33:49",
      "modified": "2024-11-21 04:18:45",
      "commits": 5
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "datacompare",
  "_universes": [
    "seewe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-22T10:19:15.000Z",
      "distro": "noble",
      "commit": "f8a5c7ee94b4879970eaded35fbf88ff3ec2c486",
      "fileid": "c2fff69790d70879f65d4442022e111e735d0dc2e4f1ecf2811c02926b96394f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seewe/actions/runs/26281863521"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-22T10:19:16.000Z",
      "distro": "noble",
      "commit": "f8a5c7ee94b4879970eaded35fbf88ff3ec2c486",
      "fileid": "62f8ee1148a7ddc0bfb5b66f8091573021627321d8b823c0532b9ed839b601c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seewe/actions/runs/26281863521"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-22T10:18:21.000Z",
      "commit": "f8a5c7ee94b4879970eaded35fbf88ff3ec2c486",
      "fileid": "f3baac036ee3ff9d3545ef7ff8ad9f134b20d3e935a160c1ce5bac2e52d84f82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seewe/actions/runs/26281863521"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-22T10:18:22.000Z",
      "commit": "f8a5c7ee94b4879970eaded35fbf88ff3ec2c486",
      "fileid": "46a8b89a07ffc6c5032e9536a4d948390025459596f2f78d8b6a09f567489b64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seewe/actions/runs/26281863521"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-05-22T10:19:12.000Z",
      "commit": "f8a5c7ee94b4879970eaded35fbf88ff3ec2c486",
      "fileid": "9367242497aa0ae26111453b527cb0f61997d81f7d78f280a33ddd1ca7b3f5e5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/seewe/actions/runs/26281863521"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-22T10:18:13.000Z",
      "commit": "f8a5c7ee94b4879970eaded35fbf88ff3ec2c486",
      "fileid": "02cb8e65661c205908cc935433ad2c797de1b8b229f5d0c00c06e6068f72554a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seewe/actions/runs/26281863521"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-22T10:18:16.000Z",
      "commit": "f8a5c7ee94b4879970eaded35fbf88ff3ec2c486",
      "fileid": "33afc20f7be84c0d9c932f46633e7362c62cd798c0bad9fac7021ca450dac5b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seewe/actions/runs/26281863521"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-22T10:18:00.000Z",
      "commit": "f8a5c7ee94b4879970eaded35fbf88ff3ec2c486",
      "fileid": "b57d689a996783334c4c49baebd1627e3570070cae861758dbea17614b493cb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seewe/actions/runs/26281863521"
    }
  ]
}