{
  "_id": "6a22793bcd65a98ecbd4c6e3",
  "Package": "scholid",
  "Type": "Package",
  "Title": "Scholarly and Academic Identifier Utilities",
  "Version": "0.2.0",
  "Language": "en-US",
  "Authors@R": "person(\"Thomas\", \"Rauter\",\nemail = \"rauterthomas0@gmail.com\",\nrole = c(\"aut\", \"cre\", \"fnd\"),\ncomment = c(ORCID = \"0009-0004-5578-3628\"))",
  "Description": "Detects, normalizes, classifies, and extracts scholarly\nidentifier strings. Provides lightweight, dependency-free\nhelpers for twenty identifier types, including DOIs, ORCID iDs,\nISBNs, ISSNs, arXiv and PubMed identifiers, ROR and ISNI,\nOpenAlex and ADS bibcodes, RRID, ARK, SWHID, and selected\nlife-science accessions (UniProt, RefSeq, SRA, GEO, BioProject,\nand genome assemblies). Functions are vectorized, predictable,\nand suitable as low-level building blocks for other R packages\nand data workflows. Use 'scholid_types()' for the authoritative\ntype list. For online lookup, conversion, metadata retrieval,\nand linked identifier discovery, see 'scholidonline'.",
  "License": "MIT + file LICENSE",
  "URL": "https://thomas-rauter.github.io/scholid/,\nhttps://thomas-rauter.github.io/scholidonline/",
  "BugReports": "https://github.com/Thomas-Rauter/scholid/issues",
  "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": {
    "Date": "2026-06-05 07:14:01 UTC",
    "User": "root"
  },
  "Author": "Thomas Rauter [aut, cre, fnd] (ORCID:\n<https://orcid.org/0009-0004-5578-3628>)",
  "Maintainer": "Thomas Rauter <rauterthomas0@gmail.com>",
  "MD5sum": "da73198c6974fbd9c2aeeb9bde9300ed",
  "_user": "thomas-rauter",
  "_type": "src",
  "_file": "scholid_0.2.0.tar.gz",
  "_fileid": "a5ebe8f933ed86c749bdd8f6e44bf02174defb6f5d60045a3af2866073671e09",
  "_filesize": 179271,
  "_sha256": "a5ebe8f933ed86c749bdd8f6e44bf02174defb6f5d60045a3af2866073671e09",
  "_created": "2026-06-05T07:14:01.000Z",
  "_published": "2026-06-05T07:22:35.198Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79681597506,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430923346"
    },
    {
      "job": 79681597484,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430921360"
    },
    {
      "job": 79681597497,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430945068"
    },
    {
      "job": 79681597529,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431017633"
    },
    {
      "job": 79681186942,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430890268"
    },
    {
      "job": 79681597478,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430915084"
    },
    {
      "job": 79681597644,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430917831"
    },
    {
      "job": 79681597521,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430909780"
    },
    {
      "job": 79681597511,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430909499"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thomas-rauter/actions/runs/27000985607",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/thomas-rauter/scholid",
  "_commit": {
    "id": "e4ef945cb2fd99fff913dbbe7df16ff7feec6daf",
    "author": "Thomas Rauter <rauterthomas0@gmail.com>",
    "committer": "Thomas Rauter <rauterthomas0@gmail.com>",
    "message": "fixed URI links issue flagged by CRAN submission check\n",
    "time": 1780641500
  },
  "_maintainer": {
    "name": "Thomas Rauter",
    "email": "rauterthomas0@gmail.com",
    "login": "thomas-rauter",
    "description": "Bioinformatics PhD student at PLUS University, Salzburg, Austria",
    "uuid": 93391936
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.30",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "thomas-rauter",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 8
    },
    {
      "week": "2026-08",
      "n": 4
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 10
    },
    {
      "week": "2026-17",
      "n": 8
    },
    {
      "week": "2026-22",
      "n": 10
    },
    {
      "week": "2026-23",
      "n": 13
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-02-16"
    },
    {
      "name": "v0.1.1",
      "date": "2026-04-24"
    },
    {
      "name": "v0.2.0",
      "date": "2026-06-05"
    }
  ],
  "_topics": [
    "academic-identifiers",
    "arxiv",
    "doi",
    "isbn",
    "issn",
    "orcid",
    "pubmed",
    "research-software",
    "scholarly-identifiers"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "thomas-rauter",
      "count": 56,
      "uuid": 93391936
    }
  ],
  "_userbio": {
    "uuid": 93391936,
    "type": "user",
    "name": "Thomas Rauter",
    "description": "Bioinformatics PhD student at PLUS University, Salzburg, Austria"
  },
  "_downloads": {
    "count": 419,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scholid"
  },
  "_devurl": "https://github.com/thomas-rauter/scholid",
  "_pkgdown": "https://thomas-rauter.github.io/scholid/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/scholid.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thomas-rauter/scholid",
  "_realowner": "thomas-rauter",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-02-16"
    },
    {
      "version": "0.1.1",
      "date": "2026-04-24"
    },
    {
      "version": "0.2.0",
      "date": "2026-06-04"
    }
  ],
  "_exports": [
    "classify_scholid",
    "detect_scholid_type",
    "extract_scholid",
    "is_scholid",
    "normalize_scholid",
    "scholid_types"
  ],
  "_help": [
    {
      "page": "scholid-package",
      "title": "Scholarly and Academic Identifier Utilities",
      "topics": [
        "scholid-package",
        "scholid"
      ]
    },
    {
      "page": "classify_scholid",
      "title": "Classify scholarly identifiers",
      "topics": [
        "classify_scholid"
      ]
    },
    {
      "page": "detect_scholid_type",
      "title": "Detect scholarly identifier types",
      "topics": [
        "detect_scholid_type"
      ]
    },
    {
      "page": "extract_scholid",
      "title": "Extract scholarly identifiers from text",
      "topics": [
        "extract_scholid"
      ]
    },
    {
      "page": "is_scholid",
      "title": "Test scholarly identifier validity",
      "topics": [
        "is_scholid"
      ]
    },
    {
      "page": "normalize_scholid",
      "title": "Normalize scholarly identifiers",
      "topics": [
        "normalize_scholid"
      ]
    },
    {
      "page": "scholid_types",
      "title": "Supported scholid identifier types",
      "topics": [
        "scholid_types"
      ]
    }
  ],
  "_readme": "https://github.com/thomas-rauter/scholid/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "get_started.Rmd",
      "filename": "get_started.html",
      "title": "Getting started with scholid",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Interface",
        "Supported identifier types",
        "Detect: is_scholid()",
        "Normalize: normalize_scholid()",
        "Extract: extract_scholid()",
        "Classify: classify_scholid()",
        "Normalization + classification in messy data",
        "Detect: detect_scholid_type()",
        "Design notes"
      ],
      "created": "2026-02-10 14:37:40",
      "modified": "2026-06-04 07:42:28",
      "commits": 6
    },
    {
      "source": "scholid_definitions.Rmd",
      "filename": "scholid_definitions.html",
      "title": "How Scholarly Identifiers Are Defined",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Classification order",
        "Supported types (overview)",
        "DOI (Digital Object Identifier)",
        "Structure",
        "Prefix",
        "Suffix",
        "Validation in scholid",
        "Structural Regex",
        "ISNI (International Standard Name Identifier)",
        "Checksum",
        "ORCID",
        "Components",
        "ROR (Research Organization Registry)",
        "RRID (Research Resource Identifier)",
        "UniProt (UniProtKB accession)",
        "RefSeq (NCBI Reference Sequence accession)",
        "SRA (Sequence Read Archive accession)",
        "GEO (Gene Expression Omnibus accession)",
        "BioProject (INSDC BioProject accession)",
        "Genome assembly (INSDC GCA/GCF accession)",
        "ISBN (International Standard Book Number)",
        "Two Forms",
        "ISBN-10",
        "ISBN-13",
        "ISSN (International Standard Serial Number)",
        "arXiv Identifier",
        "Two Formats",
        "Modern (post-2007)",
        "Legacy (pre-2007)",
        "ADS Bibcode",
        "OpenAlex ID",
        "ARK (Archival Resource Key)",
        "SWHID (SoftWare Hash IDentifier)",
        "PMID (PubMed Identifier)",
        "PMCID (PubMed Central Identifier)"
      ],
      "created": "2026-02-11 09:45:58",
      "modified": "2026-06-04 08:41:08",
      "commits": 17
    }
  ],
  "_score": 6.03342375548695,
  "_indexed": true,
  "_nocasepkg": "scholid",
  "_universes": [
    "thomas-rauter"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-05T07:16:03.000Z",
      "distro": "noble",
      "commit": "e4ef945cb2fd99fff913dbbe7df16ff7feec6daf",
      "fileid": "a9e0c7f9706fd7d80a66ecfd6ca1e4824cebc0c59fb16ed8d61b7361ed2bc667",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-rauter/actions/runs/27000985607"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-05T07:15:56.000Z",
      "distro": "noble",
      "commit": "e4ef945cb2fd99fff913dbbe7df16ff7feec6daf",
      "fileid": "029d094254c144f231b03e4cbfdd9b14b0fdfd477b3506c139ae2dd6583546c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-rauter/actions/runs/27000985607"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-05T07:17:32.000Z",
      "commit": "e4ef945cb2fd99fff913dbbe7df16ff7feec6daf",
      "fileid": "c7e93683d13747d72f8537e64314048d0adb1084eced44fcd0a1bd9c10e86e9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-rauter/actions/runs/27000985607"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-05T07:22:03.000Z",
      "commit": "e4ef945cb2fd99fff913dbbe7df16ff7feec6daf",
      "fileid": "8107d575cf1482a8f531b8ef54581ec7a3da94583e9fc8dca7e3cf0db1de77ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-rauter/actions/runs/27000985607"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-05T07:15:50.000Z",
      "commit": "e4ef945cb2fd99fff913dbbe7df16ff7feec6daf",
      "fileid": "938f6b68049a5a9e250fb331c1cc673756eb647f493d224de6ac6ba01a96daed",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thomas-rauter/actions/runs/27000985607"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-05T07:15:31.000Z",
      "commit": "e4ef945cb2fd99fff913dbbe7df16ff7feec6daf",
      "fileid": "9bdb372e693b7e8644797f62981c202fdfb549c671e15e35b4c0c8064cb79d49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-rauter/actions/runs/27000985607"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-05T07:15:04.000Z",
      "commit": "e4ef945cb2fd99fff913dbbe7df16ff7feec6daf",
      "fileid": "04cebd66ed29e9ca0b92e4fe9f264db600ac847e4253f2478c1e041be691e964",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-rauter/actions/runs/27000985607"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-05T07:15:04.000Z",
      "commit": "e4ef945cb2fd99fff913dbbe7df16ff7feec6daf",
      "fileid": "334d530f21eb1294622deaead3d64b76828ea94eb6ea2c613c0b69f81fa1270b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-rauter/actions/runs/27000985607"
    }
  ]
}