{
  "_id": "6a49db0a2c82cd3614823c9b",
  "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-06-15 09:30:27 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/eadd69567a81aaada1af2a8dc2ff2cff0d32260e03d31d2b6d8ebc88d3a17da2",
  "_filesize": 146926,
  "_sha256": "eadd69567a81aaada1af2a8dc2ff2cff0d32260e03d31d2b6d8ebc88d3a17da2",
  "_expires": "2026-10-13T04:18:16.000Z",
  "_created": "2026-06-15T09:30:27.000Z",
  "_published": "2026-07-05T04:18:18.682Z",
  "_jobs": [
    {
      "job": 85191978966,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7634168099"
    },
    {
      "job": 85191979100,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634176163"
    },
    {
      "job": 85191979083,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7634171985"
    },
    {
      "job": 85191979028,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634161396"
    },
    {
      "job": 85191978834,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634118749"
    },
    {
      "job": 85191979001,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634161680"
    },
    {
      "job": 85191978965,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7634156777"
    },
    {
      "job": 85191979120,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7634156043"
    },
    {
      "job": 85191978978,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634161162"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/gowerc/actions/runs/27536811956",
  "_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": "noble",
  "_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": 2740,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/diffdf"
  },
  "_devurl": "https://github.com/gowerc/diffdf",
  "_pkgdown": "https://gowerc.github.io/diffdf/",
  "_searchresults": 186,
  "_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",
    "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.225777446916192,
  "_indexed": true,
  "_nocasepkg": "diffdf",
  "_universes": [
    "gowerc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-15T09:32:26.000Z",
      "distro": "noble",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "https://r2.ropensci.org/179c50a9ed60f4db6822c98a29e9170ca7dd826d32ad17fd4786ade10256aa58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/27536811956"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-15T09:32:48.000Z",
      "distro": "noble",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "https://r2.ropensci.org/1bbcaae640ba949408dbace5b80798db41d0b2f661f5304537a7dc4f72cdef63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/27536811956"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-15T09:32:41.000Z",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "https://r2.ropensci.org/521ec6edaf8c2a42a60443c08d3f55f5d8e5185c5260b0d46b399cf3f3e592ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/27536811956"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-15T09:32:14.000Z",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "https://r2.ropensci.org/d75e9e24d97541cc912333e129907694b2ab4fb052a3b859cef78d5bc1eedbc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/27536811956"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-06-15T09:32:33.000Z",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "https://r2.ropensci.org/a63abd9ae0f113b37f9b0e6c49b4c35a036c2c16b10f1fe1ae20b9d6f00cdd97",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/27536811956"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-15T09:31:43.000Z",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "https://r2.ropensci.org/e788bdb224e6f01264a5a154d70c4f0cf51560bc8e31e809635110c18c3ad6c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/27536811956"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-15T09:31:45.000Z",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "https://r2.ropensci.org/aec63869af10bf93ce04b006d146f3bf20ce8fd555af7d9dcbac5f2b46697fd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/27536811956"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-15T09:31:58.000Z",
      "commit": "ca1b5331ec567d3450660251f21853937b2436dc",
      "fileid": "https://r2.ropensci.org/c5e0e79445265f3c9eebc12976ed738d896c850458b41e8b3cc55ebc4a450c98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gowerc/actions/runs/27536811956"
    }
  ]
}