{
  "_id": "6a49db512c82cd3614823e0b",
  "Package": "compareDF",
  "Type": "Package",
  "Title": "Do a Git Style Diff of the Rows Between Two Dataframes with\nSimilar Structure",
  "Version": "2.3.5",
  "Date": "2022-10-01",
  "Authors@R": "person(\"Alex\", \"Joseph\", email = \"alexsanjoseph@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Compares two dataframes which have the same column\nstructure to show the rows that have changed. Also gives a git\nstyle diff format to quickly see what has changed in addition\nto summary statistics.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/alexsanjoseph/compareDF",
  "BugReports": "https://github.com/alexsanjoseph/compareDF/issues",
  "LazyData": "TRUE",
  "RoxygenNote": "7.1.2",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://alexsanjoseph.r-universe.dev",
  "Date/Publication": "2026-02-15 06:57:55 UTC",
  "RemoteUrl": "https://github.com/alexsanjoseph/comparedf",
  "RemoteRef": "HEAD",
  "RemoteSha": "343328cb68e46cb974ae049b3249ea38841b3a08",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-15 09:36:48 UTC",
    "User": "root"
  },
  "Author": "Alex Joseph [aut, cre]",
  "Maintainer": "Alex Joseph <alexsanjoseph@gmail.com>",
  "_user": "alexsanjoseph",
  "_type": "src",
  "_file": "compareDF_2.3.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/f90e8ca18bf0335724bf2aedbffbadd6cd5cdfe4d020897914b67414613cdadb",
  "_filesize": 1151412,
  "_sha256": "f90e8ca18bf0335724bf2aedbffbadd6cd5cdfe4d020897914b67414613cdadb",
  "_expires": "2026-10-13T04:19:27.000Z",
  "_created": "2026-06-15T09:36:48.000Z",
  "_published": "2026-07-05T04:19:29.148Z",
  "_jobs": [
    {
      "job": 85192037099,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7634320739"
    },
    {
      "job": 85192037217,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634320171"
    },
    {
      "job": 85192037211,
      "time": 219,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7634329991"
    },
    {
      "job": 85192037164,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634305164"
    },
    {
      "job": 85192037017,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634261976"
    },
    {
      "job": 85192037188,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634302555"
    },
    {
      "job": 85192037143,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7634302423"
    },
    {
      "job": 85192037169,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7634295645"
    },
    {
      "job": 85192037215,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634292142"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/alexsanjoseph/actions/runs/27537183942",
  "_status": "success",
  "_upstream": "https://github.com/alexsanjoseph/comparedf",
  "_commit": {
    "id": "343328cb68e46cb974ae049b3249ea38841b3a08",
    "author": "Alex Joseph <alexsanjoseph@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1771138675
  },
  "_maintainer": {
    "name": "Alex Joseph",
    "email": "alexsanjoseph@gmail.com",
    "login": "alexsanjoseph",
    "description": "",
    "uuid": 965492
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.12.8",
      "role": "Imports"
    },
    {
      "package": "htmlTable",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "version": ">= 4.1",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "futile.logger",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "alexsanjoseph",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2026-07",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "compare-data"
  ],
  "_stars": 94,
  "_contributors": [
    {
      "user": "alexsanjoseph",
      "count": 253,
      "uuid": 965492
    },
    {
      "user": "jdbarillas",
      "count": 4,
      "uuid": 11413447
    },
    {
      "user": "olivroy",
      "count": 4,
      "uuid": 52606734
    },
    {
      "user": "devarajphukan",
      "count": 2,
      "uuid": 8536463
    },
    {
      "user": "elgohr",
      "count": 1,
      "uuid": 19632501
    },
    {
      "user": "lcougnaud",
      "count": 1,
      "uuid": 15339154
    }
  ],
  "_userbio": {
    "uuid": 965492,
    "type": "user",
    "name": "Alex Joseph",
    "followers": 20
  },
  "_downloads": {
    "count": 797,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/compareDF"
  },
  "_devurl": "https://github.com/alexsanjoseph/comparedf",
  "_searchresults": 182,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/compareDF.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alexsanjoseph/comparedf",
  "_realowner": "alexsanjoseph",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-03-07"
    },
    {
      "version": "1.1.0",
      "date": "2017-01-18"
    },
    {
      "version": "1.2.0",
      "date": "2017-09-11"
    },
    {
      "version": "1.3.0",
      "date": "2018-03-15"
    },
    {
      "version": "1.3.1",
      "date": "2018-05-18"
    },
    {
      "version": "1.5.0",
      "date": "2018-05-21"
    },
    {
      "version": "1.7.0",
      "date": "2018-10-25"
    },
    {
      "version": "1.7.1",
      "date": "2019-02-11"
    },
    {
      "version": "1.7.2",
      "date": "2019-04-02"
    },
    {
      "version": "1.7.3",
      "date": "2019-05-15"
    },
    {
      "version": "1.8.0",
      "date": "2019-06-02"
    },
    {
      "version": "2.0.0",
      "date": "2020-01-08"
    },
    {
      "version": "2.0.1",
      "date": "2020-02-28"
    },
    {
      "version": "2.0.2",
      "date": "2020-03-24"
    },
    {
      "version": "2.1.0",
      "date": "2020-04-26"
    },
    {
      "version": "2.2.0",
      "date": "2020-06-07"
    },
    {
      "version": "2.3.0",
      "date": "2020-08-26"
    },
    {
      "version": "2.3.1",
      "date": "2021-01-06"
    },
    {
      "version": "2.3.2",
      "date": "2021-10-13"
    },
    {
      "version": "2.3.3",
      "date": "2022-03-12"
    },
    {
      "version": "2.3.5",
      "date": "2022-10-01"
    }
  ],
  "_exports": [
    "compare_df",
    "create_output_table",
    "create_wide_output",
    "view_html"
  ],
  "_datasets": [
    {
      "name": "results_2010",
      "title": "Data set created set to show off the package capabilities - Results of students for 2010",
      "object": "results_2010",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Division",
        "Student",
        "Maths",
        "Physics",
        "Chem",
        "Discipline",
        "PE",
        "Art"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "results_2011",
      "title": "Data set created set to show off the package capabilities - Results of students for 2011",
      "object": "results_2011",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Division",
        "Student",
        "Maths",
        "Physics",
        "Chem",
        "Discipline",
        "PE",
        "Art"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "compare_df",
      "title": "Compare Two dataframes",
      "topics": [
        "compare_df"
      ]
    },
    {
      "page": "create_output_table",
      "title": "Create human readable output from the comparison_df output",
      "topics": [
        "create_output_table"
      ]
    },
    {
      "page": "create_wide_output",
      "title": "Convert to wide format",
      "topics": [
        "create_wide_output"
      ]
    },
    {
      "page": "results_2010",
      "title": "Data set created set to show off the package capabilities - Results of students for 2010",
      "topics": [
        "results_2010"
      ]
    },
    {
      "page": "results_2011",
      "title": "Data set created set to show off the package capabilities - Results of students for 2011",
      "topics": [
        "results_2011"
      ]
    },
    {
      "page": "view_html",
      "title": "View Comparison output HTML",
      "topics": [
        "view_html"
      ]
    }
  ],
  "_readme": "https://github.com/alexsanjoseph/comparedf/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cpp11",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "yaml",
    "zip"
  ],
  "_score": 7.585381759696135,
  "_indexed": true,
  "_nocasepkg": "comparedf",
  "_universes": [
    "alexsanjoseph"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.5",
      "date": "2026-06-15T09:39:11.000Z",
      "distro": "noble",
      "commit": "343328cb68e46cb974ae049b3249ea38841b3a08",
      "fileid": "https://r2.ropensci.org/febb93a3276ea31f44b1f3c7641e8dc0a8ecefade295391c2f532ac5f6c16de3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexsanjoseph/actions/runs/27537183942"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3.5",
      "date": "2026-06-15T09:39:10.000Z",
      "distro": "noble",
      "commit": "343328cb68e46cb974ae049b3249ea38841b3a08",
      "fileid": "https://r2.ropensci.org/2207a0188e9f6ffbff720f91d85b4016e4a0ad0ec8b62be0183c42ec0154cf3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexsanjoseph/actions/runs/27537183942"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.5",
      "date": "2026-06-15T09:39:36.000Z",
      "commit": "343328cb68e46cb974ae049b3249ea38841b3a08",
      "fileid": "https://r2.ropensci.org/24555e510c30f7ac66e7bd8dec10b99898e1c5711351dccb490613e7f888637f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexsanjoseph/actions/runs/27537183942"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3.5",
      "date": "2026-06-15T09:38:37.000Z",
      "commit": "343328cb68e46cb974ae049b3249ea38841b3a08",
      "fileid": "https://r2.ropensci.org/a633855e4ac41e77f815ace5272b195acef839bc358f1578c18e05d22c389e60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexsanjoseph/actions/runs/27537183942"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.5",
      "date": "2026-06-15T09:38:48.000Z",
      "commit": "343328cb68e46cb974ae049b3249ea38841b3a08",
      "fileid": "https://r2.ropensci.org/a48a0dff9bfe2408cf2f1bfcabb2ae56633a12adfee12a6692ac8ec2d8772d1c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alexsanjoseph/actions/runs/27537183942"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.5",
      "date": "2026-06-15T09:38:17.000Z",
      "commit": "343328cb68e46cb974ae049b3249ea38841b3a08",
      "fileid": "https://r2.ropensci.org/1a41433125e85c328d8bb9803bf7889a1933e8206b46fac0d120acaa91c64a11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexsanjoseph/actions/runs/27537183942"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.5",
      "date": "2026-06-15T09:38:01.000Z",
      "commit": "343328cb68e46cb974ae049b3249ea38841b3a08",
      "fileid": "https://r2.ropensci.org/f6b19062399662af5c03d181b93655373ff2c21607aca9797606ac45e85c853f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexsanjoseph/actions/runs/27537183942"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3.5",
      "date": "2026-06-15T09:37:55.000Z",
      "commit": "343328cb68e46cb974ae049b3249ea38841b3a08",
      "fileid": "https://r2.ropensci.org/3c12c6c7ab760e18d6732eea16e4c125ef371cd6155ec681e302f7bff221f1c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexsanjoseph/actions/runs/27537183942"
    }
  ]
}