{
  "_id": "6a1f2233b401979e7342082e",
  "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-05-16 07:20:43 UTC",
    "User": "root"
  },
  "Author": "Craig Gower-Page [cre, aut],\nKieran Martin [aut]",
  "Maintainer": "Craig Gower-Page <craiggower@gmail.com>",
  "MD5sum": "6ea7fd65db6b5c2f408cd65238ac1a6b",
  "_user": "gowerc",
  "_type": "src",
  "_file": "diffdf_1.1.2.tar.gz",
  "_fileid": "ac907e0079ec16c21bb4e11b97568555ef7e79a2255ec7dfff62a5d59311396c",
  "_filesize": 145149,
  "_sha256": "ac907e0079ec16c21bb4e11b97568555ef7e79a2255ec7dfff62a5d59311396c",
  "_created": "2026-05-16T07:20:43.000Z",
  "_published": "2026-06-02T18:34:27.629Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79144479343,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031548501"
    },
    {
      "job": 79144479521,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031547957"
    },
    {
      "job": 79144479671,
      "time": 188,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031549046"
    },
    {
      "job": 79144479467,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031545852"
    },
    {
      "job": 79144479473,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031533073"
    },
    {
      "job": 79144478703,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366588982"
    },
    {
      "job": 79144479710,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031543411"
    },
    {
      "job": 79144480180,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031543132"
    },
    {
      "job": 79144480007,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031545179"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gowerc/actions/runs/25955961468",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 8447209
  },
  "_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": 1,
  "_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"
  },
  "_downloads": {
    "count": 2461,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/diffdf"
  },
  "_devurl": "https://github.com/gowerc/diffdf",
  "_pkgdown": "https://gowerc.github.io/diffdf/",
  "_searchresults": 180,
  "_rbuild": "4.6.0",
  "_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",
    "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": 7.863868063020016,
  "_indexed": true,
  "_nocasepkg": "diffdf",
  "_universes": [
    "gowerc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-16T07:22:59.000Z",
      "distro": "noble",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "67d60cd3afabf0f5efe4e3cfcc58cc8b8e50f1c2fc92a6879084e5325061e53d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/25955961468"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-16T07:22:55.000Z",
      "distro": "noble",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "b552bf153595e5c088776a8b47202eaf26767610b9e70b16258fa0d55fe85a59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/25955961468"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-16T07:23:10.000Z",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "ac3c145882eaacac0fe8501ec454873ee93fd6705e696f5dce7542fe7bebbc2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/25955961468"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-16T07:22:40.000Z",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "ca5f943f9d56843ba24acfac589b347e4f80be13bba4999be839fa55d04d0298",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/25955961468"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-16T07:22:04.000Z",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "5af552688250e0de28a9ff98f8306c8f06b08754079b09f563e5bbd04602a427",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/25955961468"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-16T07:21:59.000Z",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "5cfed83a3fe0286917f1d76296701dd85bc60fe7e3bf499a5f0c545c0ae33d95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/25955961468"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-16T07:22:19.000Z",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "2202332ce1c7b3d39d3c3d6d2ee481f0d46dd834c493c80d537165bff53299c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/25955961468"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-06-02T18:34:09.000Z",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "4aa39181a809a15ce7e5f4927da908468413e6817105d404a21b1522060dc0f5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/25955961468"
    }
  ]
}