{
  "_id": "6a572d83ff0138dec5d6eb27",
  "Package": "diffdf",
  "Type": "Package",
  "Title": "Dataframe Difference Tool",
  "Version": "1.1.2",
  "Authors@R": "c( \nperson(\"Craig\" ,\"Gower-Page\" , email = \"craiggower@gmail.com\" , role = c(\"cre\",\"aut\")),\nperson(\"Kieran\", \"Martin\" , email = \"kieranjmartin@gmail.com\" , role = \"aut\")\n)",
  "Description": "Functions for comparing two data.frames against each\nother. The core functionality is to provide a detailed\nbreakdown of any differences between two data.frames as well as\nproviding utility functions to help narrow down the source of\nproblems and differences.",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "License": "MIT + file LICENSE",
  "URL": "https://gowerc.github.io/diffdf/, https://github.com/gowerc/diffdf",
  "Config/testthat/edition": "3",
  "BugReports": "https://github.com/gowerc/diffdf/issues",
  "Repository": "https://gowerc.r-universe.dev",
  "Date/Publication": "2025-10-18 20:07:47 UTC",
  "RemoteUrl": "https://github.com/gowerc/diffdf",
  "RemoteRef": "HEAD",
  "RemoteSha": "ca1b5331ec567d3450660251f21853937b2436dc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 06:46:17 UTC",
    "User": "root"
  },
  "Author": "Craig Gower-Page [cre, aut],\nKieran Martin [aut]",
  "Maintainer": "Craig Gower-Page <craiggower@gmail.com>",
  "_user": "gowerc",
  "_type": "src",
  "_file": "diffdf_1.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/57ea8796fd98d781df330c5ef8152d0dae671d4715b5932609c362072af18368",
  "_filesize": 146948,
  "_sha256": "57ea8796fd98d781df330c5ef8152d0dae671d4715b5932609c362072af18368",
  "_expires": "2026-10-23T06:49:38.000Z",
  "_created": "2026-07-15T06:46:17.000Z",
  "_published": "2026-07-15T06:49:39.684Z",
  "_jobs": [
    {
      "job": 87287025765,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8334859875"
    },
    {
      "job": 87287025761,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334852341"
    },
    {
      "job": 87287025736,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8334844809"
    },
    {
      "job": 87287025732,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334840377"
    },
    {
      "job": 87286496949,
      "time": 199,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334797755"
    },
    {
      "job": 87287025747,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8334840688"
    },
    {
      "job": 87287025731,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8334831649"
    },
    {
      "job": 87287025745,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8334835363"
    },
    {
      "job": 87287025750,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334830248"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/gowerc/actions/runs/29395018827",
  "_status": "success",
  "_upstream": "https://github.com/gowerc/diffdf",
  "_commit": {
    "id": "ca1b5331ec567d3450660251f21853937b2436dc",
    "author": "Craig Gower-Page <craiggower@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Release v1.1.2 (#146)\n\n",
    "time": 1760818067
  },
  "_maintainer": {
    "name": "Craig Gower-Page",
    "email": "craiggower@gmail.com",
    "login": "gowerc",
    "description": "\n",
    "uuid": 8447209
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "bit64",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "gowerc",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-35",
      "n": 4
    },
    {
      "week": "2025-42",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.1.2",
      "date": "2025-10-18"
    }
  ],
  "_stars": 55,
  "_contributors": [
    {
      "user": "gowerc",
      "count": 21,
      "uuid": 8447209
    },
    {
      "user": "kieranjmartin",
      "count": 6,
      "uuid": 15383022
    }
  ],
  "_userbio": {
    "uuid": 8447209,
    "type": "user",
    "name": "Craig Gower-Page",
    "followers": 0
  },
  "_downloads": {
    "count": 2796,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/diffdf"
  },
  "_devurl": "https://github.com/gowerc/diffdf",
  "_pkgdown": "https://gowerc.github.io/diffdf/",
  "_searchresults": 190,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/diffdf.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gowerc/diffdf",
  "_realowner": "gowerc",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-05-07"
    },
    {
      "version": "1.0.1",
      "date": "2018-07-23"
    },
    {
      "version": "1.0.2",
      "date": "2019-01-09"
    },
    {
      "version": "1.0.3",
      "date": "2019-03-12"
    },
    {
      "version": "1.0.4",
      "date": "2020-03-18"
    },
    {
      "version": "1.1.1",
      "date": "2024-09-24"
    },
    {
      "version": "1.1.2",
      "date": "2025-10-19"
    }
  ],
  "_exports": [
    "diffdf",
    "diffdf_has_issues",
    "diffdf_issuerows"
  ],
  "_help": [
    {
      "page": "as_character",
      "title": "as_character",
      "topics": [
        "as_character"
      ]
    },
    {
      "page": "diffdf",
      "title": "diffdf",
      "topics": [
        "diffdf"
      ]
    },
    {
      "page": "diffdf_has_issues",
      "title": "diffdf_has_issues",
      "topics": [
        "diffdf_has_issues"
      ]
    },
    {
      "page": "diffdf_issuerows",
      "title": "Identify Issue Rows",
      "topics": [
        "diffdf_issuerows"
      ]
    },
    {
      "page": "print.diffdf",
      "title": "Print diffdf objects",
      "topics": [
        "print.diffdf"
      ]
    }
  ],
  "_readme": "https://github.com/gowerc/diffdf/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "diffdf-basic.Rmd",
      "filename": "diffdf-basic.html",
      "title": "Introduction to diffdf",
      "author": "Craig Gower & Kieran Martin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic usage",
        "Missing Columns",
        "Missing Rows",
        "Different Values",
        "Different Types",
        "Different Labels",
        "Different Factor Levels",
        "Grouping Variables",
        "Misc",
        "Accessing problem rows",
        "Are there issues ?",
        "Tolerance",
        "Strictness"
      ],
      "created": "2018-04-25 09:08:52",
      "modified": "2024-07-08 14:02:45",
      "commits": 6
    }
  ],
  "_score": 8.24380470790436,
  "_indexed": true,
  "_nocasepkg": "diffdf",
  "_universes": [
    "gowerc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-07-15T06:48:51.000Z",
      "distro": "resolute",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "https://r2.ropensci.org/e6e0916fc44326bea2ecb0974e400277e0e64a9d9c9ac4dc0aec3247088bf622",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/29395018827"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-07-15T06:48:35.000Z",
      "distro": "resolute",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "https://r2.ropensci.org/64e63ac808857a4549136ead20deead52daf19b19c0313bcb8523893a1bd3c2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/29395018827"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-07-15T06:48:20.000Z",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "https://r2.ropensci.org/946e8f80ca3d09ab941ab0bb12ca60052d0e97672d07ad41a11570c1a3f11484",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/29395018827"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-07-15T06:48:08.000Z",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "https://r2.ropensci.org/40d4f2ae78d17ed46dab3056c42ce39f86bb2cac48f11a0fb4050874ca9a8f9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/29395018827"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-07-15T06:48:27.000Z",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "https://r2.ropensci.org/3437680ba79841b35ed604faa0a029ca25dfd58cb46ee61bf440be70d6fd505d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/29395018827"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-07-15T06:47:31.000Z",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "https://r2.ropensci.org/c6367c9156e5167468824ff5c6ec7ad87557c70d28b1a559a0436b9aaa02c07d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/29395018827"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-07-15T06:47:38.000Z",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "https://r2.ropensci.org/8c473eccb2f44f6a05d2d633eaadfd4397b454b77d4f6c148b0681e75007cd9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/29395018827"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-07-15T06:47:27.000Z",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "https://r2.ropensci.org/fb8d0c33e4959a3949df5184aa2a73a36d580a33bde4ed73241c1e4250ac2fcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/29395018827"
    }
  ]
}