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
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-06-04 09:36:59 UTC; thomasrauter
Author: Thomas Rauter [aut, cre, fnd] (ORCID:
    <https://orcid.org/0009-0004-5578-3628>)
Maintainer: Thomas Rauter <rauterthomas0@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-04 16:20:02 UTC
