{
  "_id": "6a1e861d1d7bb097a0a671a2",
  "Package": "unjoin",
  "Title": "Separate a Data Frame by Normalization",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Michael D.\",\"Sumner\", role = c(\"aut\", \"cre\"), email = \"mdsumner@gmail.com\"), \nperson(\"Simon\", \"Wotherspoon\", role = \"ctb\"),\nperson(\"Hadley\", \"Wickham\", role = \"ctb\", comment = \"named the concept, provided excellent guidance via tidyr source code\"))",
  "Description": "Separate a data frame in two based on key columns. The\nfunction unjoin() provides an inside-out version of a nested\ndata frame. This is used to identify duplication and normalize\nit (in the database sense) by linking two tables with the\nredundancy removed. This is a basic requirement for detecting\ntopology within spatial structures that has motivated the need\nfor this package as a building block for workflows within more\napplied projects.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.0",
  "URL": "https://github.com/hypertidy/unjoin",
  "BugReports": "https://github.com/hypertidy/unjoin/issues",
  "Language": "en-US",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2020-05-09 01:01:30 UTC",
  "RemoteUrl": "https://github.com/hypertidy/unjoin",
  "RemoteRef": "HEAD",
  "RemoteSha": "a8c5a17f31851a10f3d4efc6a73cb36af9d5e68f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 07:25:17 UTC",
    "User": "root"
  },
  "Author": "Michael D. Sumner [aut, cre],\nSimon Wotherspoon [ctb],\nHadley Wickham [ctb] (named the concept, provided excellent guidance\nvia tidyr source code)",
  "Maintainer": "Michael D. Sumner <mdsumner@gmail.com>",
  "MD5sum": "7665c6e11b09c8359e83fbb2c2343990",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "unjoin_0.1.0.tar.gz",
  "_fileid": "86423d5d46d96b731e5aff8cb7465d5010dc680a1986dac09d311aa6d2c902a5",
  "_filesize": 81183,
  "_sha256": "86423d5d46d96b731e5aff8cb7465d5010dc680a1986dac09d311aa6d2c902a5",
  "_created": "2026-06-02T07:25:17.000Z",
  "_published": "2026-06-02T07:28:29.112Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79020279594,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351497582"
    },
    {
      "job": 79020279716,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351479189"
    },
    {
      "job": 79020279651,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351474037"
    },
    {
      "job": 79020279567,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351478784"
    },
    {
      "job": 79019888155,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351447698"
    },
    {
      "job": 79020279569,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351480243"
    },
    {
      "job": 79020279614,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351492176"
    },
    {
      "job": 79020279621,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351468995"
    },
    {
      "job": 79020279622,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351469300"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26804883715",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hypertidy/unjoin",
  "_commit": {
    "id": "a8c5a17f31851a10f3d4efc6a73cb36af9d5e68f",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "Michael Sumner <mdsumner@gmail.com>",
    "message": "ignore\n",
    "time": 1588986090
  },
  "_maintainer": {
    "name": "Michael D. Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "description": "no names have an anonymous function",
    "uuid": 4107631
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.2",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "gapminder",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 8,
  "_updates": [],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 44,
      "uuid": 4107631
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 248,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/unjoin"
  },
  "_devurl": "https://github.com/hypertidy/unjoin",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/unjoin.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hypertidy/unjoin",
  "_realowner": "hypertidy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2017-09-07"
    },
    {
      "version": "0.0.4",
      "date": "2020-03-21"
    },
    {
      "version": "0.1.0",
      "date": "2020-05-13"
    }
  ],
  "_exports": [
    "unjoin"
  ],
  "_help": [
    {
      "page": "unjoin",
      "title": "unjoin",
      "topics": [
        "unjoin",
        "unjoin.data.frame",
        "unjoin.unjoin"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/unjoin/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 5.15836249209525,
  "_indexed": true,
  "_nocasepkg": "unjoin",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-02T07:27:58.000Z",
      "distro": "noble",
      "commit": "a8c5a17f31851a10f3d4efc6a73cb36af9d5e68f",
      "fileid": "dcf14198738e5971f5f258497db2eefeb6183369b7377442af310020999aa873",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26804883715"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-02T07:27:01.000Z",
      "distro": "noble",
      "commit": "a8c5a17f31851a10f3d4efc6a73cb36af9d5e68f",
      "fileid": "97a820e14e516f5dfdab5157cf0ca3ffa3b8aaedd63a71db6ce10f8100b104ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26804883715"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-02T07:26:49.000Z",
      "commit": "a8c5a17f31851a10f3d4efc6a73cb36af9d5e68f",
      "fileid": "76d2cc823901206e397f0602a03aa92a8bf15f14e829fe14c97d4f1ee02fd7df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26804883715"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-02T07:27:02.000Z",
      "commit": "a8c5a17f31851a10f3d4efc6a73cb36af9d5e68f",
      "fileid": "89d376dd03d9fcb70e9cba9f1476e1d5aca3684462cfb30244a28f2576fbc894",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26804883715"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T07:27:18.000Z",
      "commit": "a8c5a17f31851a10f3d4efc6a73cb36af9d5e68f",
      "fileid": "beb40bf0a0d5dfea8650065f00d9c9c1f2852a9a836dcb7b8d9a47dd1b850c93",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26804883715"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T07:27:39.000Z",
      "commit": "a8c5a17f31851a10f3d4efc6a73cb36af9d5e68f",
      "fileid": "acbec31ae93e713559ca0f882dbf1499485046d02d9fb9a426ef4798ecfb54da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26804883715"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T07:26:25.000Z",
      "commit": "a8c5a17f31851a10f3d4efc6a73cb36af9d5e68f",
      "fileid": "447c4a259535b9aeed1a7e3e87771eace976cd8f7ce1f0b2440c7eb6703c6ed6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26804883715"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T07:26:27.000Z",
      "commit": "a8c5a17f31851a10f3d4efc6a73cb36af9d5e68f",
      "fileid": "a3b345fde43c6f62550edb28fc5a89fc412d257d79dc1017c0b7e14bccc8f781",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26804883715"
    }
  ]
}