{
  "_id": "6a1d35d21d7bb097a0a3cd9e",
  "Package": "daff",
  "Version": "1.1.1",
  "Title": "Diff, Patch and Merge for Data.frames",
  "Authors@R": "c( person(\"Paul\", \"Fitzpatrick\", email=\"paul@robotrebuilt.com\", role=c(\"aut\"),\ncomment=\"JavaScript original, http://paulfitz.github.io/daff/\"),\nperson(\"Edwin\", \"de Jonge\", email=\"edwindjonge@gmail.com\", role=c(\"aut\",\"cre\"),\ncomment=c(\"R wrapper\", ORCID=\"0000-0002-6580-4718\")),\nperson( c(\"Gregory\", \"R.\"), \"Warnes\", email=\"gwarnes@mdsol.com\", role=c(\"aut\"))\n)",
  "Description": "Diff, patch and merge for data frames. Document changes in\ndata sets and use them to apply patches. Changes to data can be\nmade visible by using render_diff(). The 'V8' package is used\nto wrap the 'daff.js' 'JavaScript' library which is included in\nthe package.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/edwindj/daff",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libssl-dev libnode-dev",
  "Repository": "https://edwindj.r-universe.dev",
  "Date/Publication": "2024-02-15 07:44:35 UTC",
  "RemoteUrl": "https://github.com/edwindj/daff",
  "RemoteRef": "HEAD",
  "RemoteSha": "cdc95d828dae03f10b7decc487ea05a88668a375",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 07:14:56 UTC",
    "User": "root"
  },
  "Author": "Paul Fitzpatrick [aut] (JavaScript original,\nhttp://paulfitz.github.io/daff/),\nEdwin de Jonge [aut, cre] (R wrapper, ORCID:\n<https://orcid.org/0000-0002-6580-4718>),\nGregory R. Warnes [aut]",
  "Maintainer": "Edwin de Jonge <edwindjonge@gmail.com>",
  "MD5sum": "be077d6a20eb4c4e329c79d5588c9d1c",
  "_user": "edwindj",
  "_type": "src",
  "_file": "daff_1.1.1.tar.gz",
  "_fileid": "0cc170aac9b2b0042240c36142a347f02d3c8567f27ee10b1ceb09fdc41abfe3",
  "_filesize": 1827887,
  "_sha256": "0cc170aac9b2b0042240c36142a347f02d3c8567f27ee10b1ceb09fdc41abfe3",
  "_created": "2026-06-01T07:14:56.000Z",
  "_published": "2026-06-01T07:33:38.276Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78803844218,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7325479201"
    },
    {
      "job": 78803844180,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7325482168"
    },
    {
      "job": 78803844258,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7325639431"
    },
    {
      "job": 78803844234,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7325717930"
    },
    {
      "job": 78803469877,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325452102"
    },
    {
      "job": 78803844116,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325477339"
    },
    {
      "job": 78803844175,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325472577"
    },
    {
      "job": 78803844171,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325478443"
    },
    {
      "job": 78803844158,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325483556"
    }
  ],
  "_buildurl": "https://github.com/r-universe/edwindj/actions/runs/26740587261",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/edwindj/daff",
  "_commit": {
    "id": "cdc95d828dae03f10b7decc487ea05a88668a375",
    "author": "Edwin de Jonge <edwindjonge@gmail.com>",
    "committer": "Edwin de Jonge <edwindjonge@gmail.com>",
    "message": "fixing build NOTE\n",
    "time": 1707983075
  },
  "_maintainer": {
    "name": "Edwin de Jonge",
    "email": "edwindjonge@gmail.com",
    "login": "edwindj",
    "bluesky": "@edwindjonge.bsky.social",
    "orcid": "0000-0002-6580-4718",
    "twitter": "@edwindjonge",
    "description": "",
    "uuid": 542492
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "V8",
      "version": ">= 0.6",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "edwindj",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "daff",
    "data",
    "diff"
  ],
  "_stars": 159,
  "_contributors": [
    {
      "user": "edwindj",
      "count": 130,
      "uuid": 542492
    },
    {
      "user": "gwarnes-mdsol",
      "count": 84,
      "uuid": 22243578
    },
    {
      "user": "warnes",
      "count": 8,
      "uuid": 6144863
    },
    {
      "user": "jeroen",
      "count": 3,
      "uuid": 216319
    },
    {
      "user": "salim-b",
      "count": 1,
      "uuid": 20040931
    }
  ],
  "_userbio": {
    "uuid": 542492,
    "type": "user",
    "name": "Edwin de Jonge"
  },
  "_downloads": {
    "count": 3445,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/daff"
  },
  "_devurl": "https://github.com/edwindj/daff",
  "_searchresults": 150,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/daff.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/edwindj/daff",
  "_realowner": "edwindj",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2015-02-23"
    },
    {
      "version": "0.1.2",
      "date": "2015-02-24"
    },
    {
      "version": "0.1.4",
      "date": "2015-04-18"
    },
    {
      "version": "0.2.0",
      "date": "2016-04-29"
    },
    {
      "version": "0.3.0",
      "date": "2017-05-10"
    },
    {
      "version": "0.3.4",
      "date": "2019-04-26"
    },
    {
      "version": "0.3.5",
      "date": "2019-05-15"
    },
    {
      "version": "1.0.1",
      "date": "2023-10-08"
    },
    {
      "version": "1.1.1",
      "date": "2024-02-15"
    }
  ],
  "_exports": [
    "diff_data",
    "differs_from",
    "merge_data",
    "patch_data",
    "read_diff",
    "render_diff",
    "which_conflicts",
    "write_diff"
  ],
  "_help": [
    {
      "page": "daff",
      "title": "Data diff, patch and merge for R",
      "topics": [
        "daff"
      ]
    },
    {
      "page": "diff_data",
      "title": "Do a data diff",
      "topics": [
        "diff_data"
      ]
    },
    {
      "page": "differs_from",
      "title": "differs from,",
      "topics": [
        "differs_from"
      ]
    },
    {
      "page": "merge_data",
      "title": "Merge two tables based on a parent version",
      "topics": [
        "merge_data"
      ]
    },
    {
      "page": "patch_data",
      "title": "patch data",
      "topics": [
        "patch_data"
      ]
    },
    {
      "page": "render_diff",
      "title": "Render a data_diff to html",
      "topics": [
        "render_diff"
      ]
    },
    {
      "page": "which_conflicts",
      "title": "return which rows of a merged 'data.frame' contain conflicts",
      "topics": [
        "which_conflicts"
      ]
    },
    {
      "page": "readwrite",
      "title": "Write or read a diff to or from a file",
      "topics": [
        "read_diff",
        "write_diff"
      ]
    }
  ],
  "_readme": "https://github.com/edwindj/daff/raw/HEAD/README.md",
  "_rundeps": [
    "curl",
    "jsonlite",
    "Rcpp",
    "V8"
  ],
  "_score": 7.215707605283758,
  "_indexed": true,
  "_nocasepkg": "daff",
  "_universes": [
    "edwindj"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-01T07:16:48.000Z",
      "distro": "noble",
      "commit": "cdc95d828dae03f10b7decc487ea05a88668a375",
      "fileid": "7a084e3bc3abe1c0972348b9bd8167f13c14356c6cfb6b2eb28580096228f4b8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26740587261"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-01T07:16:57.000Z",
      "distro": "noble",
      "commit": "cdc95d828dae03f10b7decc487ea05a88668a375",
      "fileid": "15773f4a80fdc7c1c2baea9be0c431ae1943e46ed4168867e37388eaa95e3763",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26740587261"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-01T07:26:46.000Z",
      "commit": "cdc95d828dae03f10b7decc487ea05a88668a375",
      "fileid": "08f19d1647b4089055f0667c70b7a9a29ba0cc6c45db10cf007616a912f0d8dc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26740587261"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-01T07:31:21.000Z",
      "commit": "cdc95d828dae03f10b7decc487ea05a88668a375",
      "fileid": "92add6cf87881e6bda58afe43bdbfba187ed805402bf560b4f625fd67360c15e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26740587261"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-01T07:16:15.000Z",
      "commit": "cdc95d828dae03f10b7decc487ea05a88668a375",
      "fileid": "5ff5c3474713ce67d99f9ffdee21e0cdec771e3872944b7e459046ef3b5a38d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26740587261"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-01T07:16:36.000Z",
      "commit": "cdc95d828dae03f10b7decc487ea05a88668a375",
      "fileid": "db6f77b5eb53999cbc26f03455723d3bdeb400e8d97e87172d541889a7a7be9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26740587261"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-06-01T07:16:53.000Z",
      "commit": "cdc95d828dae03f10b7decc487ea05a88668a375",
      "fileid": "ed46e9caa0fbfad6649ef4f3a91c19b8ca63aff6f7281d6d8a5d2db0c1a349be",
      "status": "success",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26740587261"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-01T07:16:44.000Z",
      "commit": "cdc95d828dae03f10b7decc487ea05a88668a375",
      "fileid": "54a3b33d035a4509f53391656d7b196cf6655f7f149860a3074c45881be6c294",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26740587261"
    }
  ]
}