{
  "_id": "6a1eed57b401979e7341279b",
  "Package": "relatable",
  "Type": "Package",
  "Title": "Functions for Mapping Key-Value Pairs, Many-to-Many,\nOne-to-Many, and Many-to-One Relations",
  "Version": "1.0.0.9000",
  "Authors@R": "person(\"Dominic\", \"Jarkey\", email = \"dominic.jarkey@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Functions to safely map from a vector of keys to a vector\nof values, determine properties of a given relation, or ensure\na relation conforms to a given type, such as many-to-many,\none-to-many, injective, surjective, or bijective. Permits\ndefault return values for use similar to a vectorised switch\nstatement, as well as safely handling large vectors, NAs, and\nduplicate mappings.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.0.1",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/domjarkey/relatable",
  "Repository": "https://domjarkey.r-universe.dev",
  "Date/Publication": "2018-02-01 07:37:56 UTC",
  "RemoteUrl": "https://github.com/domjarkey/relatable",
  "RemoteRef": "HEAD",
  "RemoteSha": "d02569e5d7b3664b97b04d06942f02833a974691",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 09:08:38 UTC",
    "User": "root"
  },
  "Author": "Dominic Jarkey [aut, cre]",
  "Maintainer": "Dominic Jarkey <dominic.jarkey@gmail.com>",
  "MD5sum": "306aedd5745c1f21e1d5d17eb15ca4e6",
  "_user": "domjarkey",
  "_type": "src",
  "_file": "relatable_1.0.0.9000.tar.gz",
  "_fileid": "fd13a47e6b98871c93ab9854fe6f1d5d89d218b26f46f6061ac1837c24ec6b72",
  "_filesize": 195801,
  "_sha256": "fd13a47e6b98871c93ab9854fe6f1d5d89d218b26f46f6061ac1837c24ec6b72",
  "_created": "2026-05-19T09:08:38.000Z",
  "_published": "2026-06-02T14:48:55.658Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79099344685,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7079362045"
    },
    {
      "job": 79099345228,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7079357676"
    },
    {
      "job": 79099344790,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7079374252"
    },
    {
      "job": 79099344670,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7079355706"
    },
    {
      "job": 79099344138,
      "time": 342,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7079316726"
    },
    {
      "job": 79099344267,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361158991"
    },
    {
      "job": 79099344529,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7079348801"
    },
    {
      "job": 79099345486,
      "time": 56,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7079338641"
    },
    {
      "job": 79099344974,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7079341318"
    }
  ],
  "_buildurl": "https://github.com/r-universe/domjarkey/actions/runs/26087292867",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/domjarkey/relatable",
  "_commit": {
    "id": "d02569e5d7b3664b97b04d06942f02833a974691",
    "author": "Dominic Jarkey <dominic.jarkey@gmail.com>",
    "committer": "Dominic Jarkey <dominic.jarkey@gmail.com>",
    "message": "Format Roxygen2 comments in relatable-functions.R\n",
    "time": 1517470676
  },
  "_maintainer": {
    "name": "Dominic Jarkey",
    "email": "dominic.jarkey@gmail.com",
    "login": "domjarkey",
    "description": "",
    "uuid": 35816929
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "compare",
      "version": ">= 0.2-6",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "foreign",
      "role": "Suggests"
    }
  ],
  "_owner": "domjarkey",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "domjarkey",
      "count": 66,
      "uuid": 35816929
    }
  ],
  "_userbio": {
    "uuid": 35816929,
    "type": "user",
    "name": "Dominic Jarkey"
  },
  "_downloads": {
    "count": 168,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/relatable"
  },
  "_devurl": "https://github.com/domjarkey/relatable",
  "_searchresults": 10,
  "_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/relatable.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/domjarkey/relatable",
  "_realowner": "domjarkey",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-01-30"
    }
  ],
  "_exports": [
    "relate",
    "relation"
  ],
  "_datasets": [
    {
      "name": "elements",
      "title": "Data from the periodic table of elements",
      "object": "elements",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Z",
        "Symbol",
        "Name"
      ],
      "rows": 118,
      "table": true,
      "tojson": true
    },
    {
      "name": "US_states",
      "title": "US state names and abbreviations",
      "object": "US_states",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Name",
        "Type",
        "Capital",
        "ANSI",
        "ANSI_digit",
        "ISO",
        "USPS",
        "USCG",
        "GPO",
        "AP"
      ],
      "rows": 51,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "elements",
      "title": "Data from the periodic table of elements",
      "topics": [
        "elements"
      ]
    },
    {
      "page": "relatable",
      "title": "relatable: Functions for Mapping Key-Value Pairs, Many-to-Many, One-to-Many, and Many-to-One Relations",
      "topics": [
        "relatable-package",
        "relatable"
      ]
    },
    {
      "page": "relatable-functions",
      "title": "Map inputs from a vector of keys to a vector of values.",
      "topics": [
        "relatable-functions",
        "relate",
        "relation"
      ]
    },
    {
      "page": "US_states",
      "title": "US state names and abbreviations",
      "topics": [
        "US_states"
      ]
    }
  ],
  "_readme": "https://github.com/domjarkey/relatable/raw/HEAD/README.md",
  "_rundeps": [
    "compare"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "relatable",
  "_universes": [
    "domjarkey"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-19T09:10:50.000Z",
      "distro": "noble",
      "commit": "d02569e5d7b3664b97b04d06942f02833a974691",
      "fileid": "f2ef25f2d2489cffa42f867e10a08dcf533d77a69423e31bf89d161db879dffe",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/domjarkey/actions/runs/26087292867"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-19T09:10:39.000Z",
      "distro": "noble",
      "commit": "d02569e5d7b3664b97b04d06942f02833a974691",
      "fileid": "9617cabec8f9d92af40ac0a8f060266c776dcb53bd940bbd9796dbf489dcff2e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/domjarkey/actions/runs/26087292867"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-19T09:11:26.000Z",
      "commit": "d02569e5d7b3664b97b04d06942f02833a974691",
      "fileid": "c726010529ee6abd8d254af1d25e3bd055328a5f358a8c6a307e03bbbe2632bd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/domjarkey/actions/runs/26087292867"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-19T09:10:35.000Z",
      "commit": "d02569e5d7b3664b97b04d06942f02833a974691",
      "fileid": "8149399f75cb4d6a5e46db1d599834359c59b47e2f651c32a9ae93ad23b4ceb1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/domjarkey/actions/runs/26087292867"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-19T09:10:09.000Z",
      "commit": "d02569e5d7b3664b97b04d06942f02833a974691",
      "fileid": "c998510586f70ce94c4d89cdce37c5360f129054cd5753996c685673d7886beb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/domjarkey/actions/runs/26087292867"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-19T09:09:42.000Z",
      "commit": "d02569e5d7b3664b97b04d06942f02833a974691",
      "fileid": "ea6899e84aa162fb96663ad38cac435596a5b562a03c59762d6dcccd67aadd4d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/domjarkey/actions/runs/26087292867"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-19T09:09:48.000Z",
      "commit": "d02569e5d7b3664b97b04d06942f02833a974691",
      "fileid": "e68d4c2ad44d05bb53a6bd9dcf720646a6951371271bc59306e3bd227bea08c5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/domjarkey/actions/runs/26087292867"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-06-02T14:48:31.000Z",
      "commit": "d02569e5d7b3664b97b04d06942f02833a974691",
      "fileid": "b6074304e3297247c571a557499de04f253b76e0dc0da9065d9368f16f68bdf0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/domjarkey/actions/runs/26087292867"
    }
  ]
}