Package: scholid
Type: Package
Title: Scholarly and Academic Identifier Utilities
Version: 0.1.1
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 common
    identifier systems such as DOIs, ORCID iDs, ISBNs, ISSNs, arXiv
    identifiers, and PubMed identifiers. Functions are vectorized,
    predictable, and suitable as low-level building blocks for other R
    packages and data workflows. 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-04-24 13:05:26 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-04-24 13:40:02 UTC
