{
  "_id": "6a5a0f5609eb0996dd6901c9",
  "Package": "gleifr",
  "Title": "Client for the 'GLEIF' API",
  "Version": "0.1.0.9000",
  "Authors@R": "person(\"Maximilian\", \"Mücke\", , \"muecke.maximilian@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0000-9432-9795\"))",
  "Description": "Download legal entity reference data from the 'Global\nLegal Entity Identifier Foundation' ('GLEIF') API. Retrieve\nLegal Entity Identifier ('LEI') records, their direct and\nultimate parent and child relationships, accredited issuers\n('Local Operating Units'), and mappings from 'LEI' codes to\nother identifiers such as 'ISIN', 'BIC', and 'MIC'. See\n<https://www.gleif.org/en/lei-data/gleif-api> for further\ndetails.",
  "License": "MIT + file LICENSE",
  "URL": "https://m-muecke.github.io/gleifr/,\nhttps://github.com/m-muecke/gleifr",
  "BugReports": "https://github.com/m-muecke/gleifr/issues",
  "Config/roxygen2/markdown": "TRUE",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://m-muecke.r-universe.dev",
  "Date/Publication": "2026-07-17 09:46:03 UTC",
  "RemoteUrl": "https://github.com/m-muecke/gleifr",
  "RemoteRef": "HEAD",
  "RemoteSha": "d2c97a67d7adb7de514807d837a66c9c83c32163",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-17 11:14:47 UTC",
    "User": "root"
  },
  "Author": "Maximilian Mücke [aut, cre] (ORCID:\n<https://orcid.org/0009-0000-9432-9795>)",
  "Maintainer": "Maximilian Mücke <muecke.maximilian@gmail.com>",
  "_user": "m-muecke",
  "_type": "src",
  "_file": "gleifr_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/f2fdb141f438d7fff671529d2ae24d81e1679d4baccb46ae5eb636937b014d56",
  "_filesize": 125315,
  "_sha256": "f2fdb141f438d7fff671529d2ae24d81e1679d4baccb46ae5eb636937b014d56",
  "_expires": "2026-10-25T11:17:40.000Z",
  "_created": "2026-07-17T11:14:47.000Z",
  "_published": "2026-07-17T11:17:42.686Z",
  "_jobs": [
    {
      "job": 87871145725,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8405145004"
    },
    {
      "job": 87871145761,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8405148877"
    },
    {
      "job": 87871145717,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8405136019"
    },
    {
      "job": 87871145769,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8405139640"
    },
    {
      "job": 87870472730,
      "time": 230,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8405100098"
    },
    {
      "job": 87871145722,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8405136784"
    },
    {
      "job": 87871145736,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8405130782"
    },
    {
      "job": 87871145776,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8405125657"
    },
    {
      "job": 87871145726,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8405124079"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29575989624",
  "_status": "success",
  "_upstream": "https://github.com/m-muecke/gleifr",
  "_commit": {
    "id": "d2c97a67d7adb7de514807d837a66c9c83c32163",
    "author": "Maximilian Muecke <muecke.maximilian@gmail.com>",
    "committer": "Maximilian Muecke <muecke.maximilian@gmail.com>",
    "message": "docs: correct the documented NULL return for empty results\n",
    "time": 1784281563
  },
  "_maintainer": {
    "name": "Maximilian Mücke",
    "email": "muecke.maximilian@gmail.com",
    "login": "m-muecke",
    "description": "",
    "uuid": 26463953,
    "orcid": "0009-0000-9432-9795"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "m-muecke",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 4
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 4
    },
    {
      "week": "2025-40",
      "n": 3
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 5
    },
    {
      "week": "2026-11",
      "n": 12
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 32
    },
    {
      "week": "2026-25",
      "n": 7
    },
    {
      "week": "2026-26",
      "n": 2
    },
    {
      "week": "2026-28",
      "n": 1
    },
    {
      "week": "2026-29",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-06-15"
    }
  ],
  "_topics": [
    "gleif",
    "isin",
    "lei"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "m-muecke",
      "count": 95,
      "uuid": 26463953
    }
  ],
  "_userbio": {
    "uuid": 26463953,
    "type": "user",
    "name": "Maximilian Mücke",
    "followers": 51
  },
  "_downloads": {
    "count": 334,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gleifr"
  },
  "_devurl": "https://github.com/m-muecke/gleifr",
  "_pkgdown": "https://m-muecke.github.io/gleifr/",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gleifr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/m-muecke/gleifr",
  "_realowner": "m-muecke",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-20"
    }
  ],
  "_exports": [
    "lei_autocomplete",
    "lei_cache_clear",
    "lei_cache_dir",
    "lei_children",
    "lei_countries",
    "lei_fuzzy",
    "lei_isins",
    "lei_issuers",
    "lei_jurisdictions",
    "lei_legal_forms",
    "lei_mapping",
    "lei_modifications",
    "lei_parent",
    "lei_record_by_id",
    "lei_records",
    "lei_regions",
    "lei_registration_authorities"
  ],
  "_help": [
    {
      "page": "cache",
      "title": "Get or manage the gleifr API cache",
      "topics": [
        "cache",
        "lei_cache_clear",
        "lei_cache_dir"
      ]
    },
    {
      "page": "lei_autocomplete",
      "title": "Autocomplete LEI records",
      "topics": [
        "lei_autocomplete"
      ]
    },
    {
      "page": "lei_children",
      "title": "Fetch LEI child records",
      "topics": [
        "lei_children"
      ]
    },
    {
      "page": "lei_countries",
      "title": "Fetch the list of countries",
      "topics": [
        "lei_countries"
      ]
    },
    {
      "page": "lei_fuzzy",
      "title": "Fuzzy search for LEI records",
      "topics": [
        "lei_fuzzy"
      ]
    },
    {
      "page": "lei_isins",
      "title": "Fetch ISINs for a LEI",
      "topics": [
        "lei_isins"
      ]
    },
    {
      "page": "lei_issuers",
      "title": "Fetch LEI issuers",
      "topics": [
        "lei_issuers"
      ]
    },
    {
      "page": "lei_jurisdictions",
      "title": "Fetch the list of jurisdictions",
      "topics": [
        "lei_jurisdictions"
      ]
    },
    {
      "page": "lei_legal_forms",
      "title": "Fetch the list of entity legal forms",
      "topics": [
        "lei_legal_forms"
      ]
    },
    {
      "page": "lei_mapping",
      "title": "Download the latest LEI mapping data",
      "topics": [
        "lei_mapping"
      ]
    },
    {
      "page": "lei_modifications",
      "title": "Fetch the change history of a LEI record",
      "topics": [
        "lei_modifications"
      ]
    },
    {
      "page": "lei_parent",
      "title": "Fetch a LEI parent record",
      "topics": [
        "lei_parent"
      ]
    },
    {
      "page": "lei_record_by_id",
      "title": "Fetch a LEI record",
      "topics": [
        "lei_record_by_id"
      ]
    },
    {
      "page": "lei_records",
      "title": "Fetch LEI records",
      "topics": [
        "lei_records"
      ]
    },
    {
      "page": "lei_regions",
      "title": "Fetch LEI regions",
      "topics": [
        "lei_regions"
      ]
    },
    {
      "page": "lei_registration_authorities",
      "title": "Fetch the list of registration authorities",
      "topics": [
        "lei_registration_authorities"
      ]
    }
  ],
  "_readme": "https://github.com/m-muecke/gleifr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rlang",
    "sys",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 3.8750612633917,
  "_indexed": true,
  "_nocasepkg": "gleifr",
  "_universes": [
    "m-muecke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-17T11:16:56.000Z",
      "distro": "resolute",
      "commit": "d2c97a67d7adb7de514807d837a66c9c83c32163",
      "fileid": "https://r2.ropensci.org/8c244b5744e4070563487630e827d5a1a1ec441e0eec50c8ea9ab52996f42c35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29575989624"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-17T11:17:05.000Z",
      "distro": "resolute",
      "commit": "d2c97a67d7adb7de514807d837a66c9c83c32163",
      "fileid": "https://r2.ropensci.org/18f0332fe002ba14569912e09327f94cc52925463a402425886be42550a21e20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29575989624"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-17T11:16:32.000Z",
      "commit": "d2c97a67d7adb7de514807d837a66c9c83c32163",
      "fileid": "https://r2.ropensci.org/56be3fa6a55b4da19eb88414f7532f0df466e86e8da8521fa106374833aadcae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29575989624"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-17T11:16:39.000Z",
      "commit": "d2c97a67d7adb7de514807d837a66c9c83c32163",
      "fileid": "https://r2.ropensci.org/b69fb27c37917858398313dc7b336038b321f25519873c9de84e5dedf08af74b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29575989624"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-07-17T11:16:45.000Z",
      "commit": "d2c97a67d7adb7de514807d837a66c9c83c32163",
      "fileid": "https://r2.ropensci.org/77828f7acfcf8aedf55c2fb9b030889dfeb0f96596ff64cdabf0bfa6d03023ff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29575989624"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-17T11:16:10.000Z",
      "commit": "d2c97a67d7adb7de514807d837a66c9c83c32163",
      "fileid": "https://r2.ropensci.org/b12a5f5fd982d24ff4cbf6b8c893ccf3f759a2b1fbd14bda5906f4d4aafcc086",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29575989624"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-17T11:15:56.000Z",
      "commit": "d2c97a67d7adb7de514807d837a66c9c83c32163",
      "fileid": "https://r2.ropensci.org/cb39648e1264c78cfa6c9d8c55edd65416973eca2316f6ea48853ba5058b38b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29575989624"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-17T11:15:53.000Z",
      "commit": "d2c97a67d7adb7de514807d837a66c9c83c32163",
      "fileid": "https://r2.ropensci.org/c8c36c4c80fb6a56e873fc0ee14ff2204cb5e1cf2b51a0fd51b5d1bd3b169b0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29575989624"
    }
  ]
}