Package: scholid
Type: Package
Title: Tools for Scholarly and Academic Identifiers
Version: 0.1.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: Tools for detecting, normalizing, classifying, and extracting
    scholarly identifier strings. The package provides lightweight,
    dependency-free helpers for common identifier systems such as DOIs,
    ORCID iDs, ISBNs, ISSNs, arXiv identifiers, and PubMed identifiers.
    Functions are designed to be vectorized, predictable, and suitable as
    low-level building blocks for other R packages and data workflows.
License: MIT + file LICENSE
URL: https://thomas-rauter.github.io/scholid/
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-02-11 12:22:02 UTC; thomas
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-02-13 16:20:02 UTC
Built: R 4.5.2; ; 2026-02-15 00:50:56 UTC; windows
