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"), comment = c(ORCID = "0009-0000-9432-9795")) Description: Download legal entity reference data from the 'Global Legal Entity Identifier Foundation' ('GLEIF') API. Retrieve Legal Entity Identifier ('LEI') records, their direct and ultimate parent and child relationships, accredited issuers ('Local Operating Units'), and mappings from 'LEI' codes to other identifiers such as 'ISIN', 'BIC', and 'MIC'. See for further details. License: MIT + file LICENSE URL: https://m-muecke.github.io/gleifr/, https://github.com/m-muecke/gleifr BugReports: https://github.com/m-muecke/gleifr/issues Depends: R (>= 4.1.0) Imports: curl, httr2, stats, utils, xml2 Suggests: testthat (>= 3.0.0) 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: 2026-07-17 11:14:47 UTC; root Author: Maximilian Mücke [aut, cre] (ORCID: ) Maintainer: Maximilian Mücke