Package: scholid Type: Package Title: Scholarly and Academic Identifier Utilities Version: 0.2.0 Language: en-US Authors@R: person("Thomas", "Rauter", email = "rauterthomas0@gmail.com", role = c("aut", "cre", "fnd"), comment = c(ORCID = "0009-0004-5578-3628")) Description: Detects, normalizes, classifies, and extracts scholarly identifier strings. Provides lightweight, dependency-free helpers for twenty identifier types, including DOIs, ORCID iDs, ISBNs, ISSNs, arXiv and PubMed identifiers, ROR and ISNI, OpenAlex and ADS bibcodes, RRID, ARK, SWHID, and selected life-science accessions (UniProt, RefSeq, SRA, GEO, BioProject, and genome assemblies). Functions are vectorized, predictable, and suitable as low-level building blocks for other R packages and data workflows. Use 'scholid_types()' for the authoritative type list. For online lookup, conversion, metadata retrieval, and linked identifier discovery, see 'scholidonline'. License: MIT + file LICENSE URL: https://thomas-rauter.github.io/scholid/, https://thomas-rauter.github.io/scholidonline/ BugReports: https://github.com/Thomas-Rauter/scholid/issues Depends: R (>= 3.5.0) Suggests: testthat (>= 3.0.0), knitr (>= 1.30), rmarkdown Encoding: UTF-8 RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 VignetteBuilder: knitr Repository: https://thomas-rauter.r-universe.dev Date/Publication: 2026-06-05 06:38:20 UTC RemoteUrl: https://github.com/thomas-rauter/scholid RemoteRef: HEAD RemoteSha: e4ef945cb2fd99fff913dbbe7df16ff7feec6daf NeedsCompilation: no Packaged: 2026-06-05 07:14:01 UTC; root Author: Thomas Rauter [aut, cre, fnd] (ORCID: ) Maintainer: Thomas Rauter