{
  "_id": "6a478d286527f6f71fa0e437",
  "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-07-02 06:25:32 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>",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "unjoin_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/dcbd02aad8fd6e982aead845040d2bc990982372f599788915c0466d21616b49",
  "_filesize": 82984,
  "_sha256": "dcbd02aad8fd6e982aead845040d2bc990982372f599788915c0466d21616b49",
  "_expires": "2026-10-11T10:21:28.000Z",
  "_created": "2026-07-02T06:25:32.000Z",
  "_published": "2026-07-03T10:21:28.818Z",
  "_jobs": [
    {
      "job": 84979562840,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8030637657"
    },
    {
      "job": 84979562773,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8030653651"
    },
    {
      "job": 84979562596,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8030633838"
    },
    {
      "job": 84979562609,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8030634695"
    },
    {
      "job": 84979562076,
      "time": 167,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8030602593"
    },
    {
      "job": 84979562218,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8030645782"
    },
    {
      "job": 84979562472,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8030626017"
    },
    {
      "job": 84979562735,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8030629195"
    },
    {
      "job": 84979562589,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8030629314"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/28569941488",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 27,
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 336,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/unjoin"
  },
  "_devurl": "https://github.com/hypertidy/unjoin",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_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-07-02T06:27:31.000Z",
      "distro": "resolute",
      "commit": "a8c5a17f31851a10f3d4efc6a73cb36af9d5e68f",
      "fileid": "https://r2.ropensci.org/3d4991eafe5bcdb3693d6a87529a21b81d2e5a6bf775e700c0ddb57763207e07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/28569941488"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-02T06:28:23.000Z",
      "distro": "resolute",
      "commit": "a8c5a17f31851a10f3d4efc6a73cb36af9d5e68f",
      "fileid": "https://r2.ropensci.org/7ad373e6613091d6ad143196b1381370eb1abe782d9bce835a3534f06e7feffc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/28569941488"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-02T06:27:20.000Z",
      "commit": "a8c5a17f31851a10f3d4efc6a73cb36af9d5e68f",
      "fileid": "https://r2.ropensci.org/3b139222c6fc9edcc28851c10d78078bea8df01a4d4457a2949d6f3db756ee36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/28569941488"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-02T06:27:20.000Z",
      "commit": "a8c5a17f31851a10f3d4efc6a73cb36af9d5e68f",
      "fileid": "https://r2.ropensci.org/33ce7410568b5d1c4d1a8ba81d1ea4885f89842aed4ccb7a41631cf0970bc0cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/28569941488"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-02T06:28:12.000Z",
      "commit": "a8c5a17f31851a10f3d4efc6a73cb36af9d5e68f",
      "fileid": "https://r2.ropensci.org/5b3864567e287629830c2c4da0dff435b03fea453a41a9706a6fb137f8811e08",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/28569941488"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-02T06:26:44.000Z",
      "commit": "a8c5a17f31851a10f3d4efc6a73cb36af9d5e68f",
      "fileid": "https://r2.ropensci.org/87f57a06eb1242e8fca4112bc179241a5bacf2ff78fcb773ea42459327abb062",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/28569941488"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-02T06:26:57.000Z",
      "commit": "a8c5a17f31851a10f3d4efc6a73cb36af9d5e68f",
      "fileid": "https://r2.ropensci.org/7cd3dd70047b21b7c60ca4bfba6f10a0aa5fc99ad09296b7d1799f0ab25ff845",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/28569941488"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-02T06:26:57.000Z",
      "commit": "a8c5a17f31851a10f3d4efc6a73cb36af9d5e68f",
      "fileid": "https://r2.ropensci.org/04e1e27bb0842d213436ea7c52b8ae0bc793bc441343f0d623bda748b9ca4692",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/28569941488"
    }
  ]
}