{
  "_id": "6a2587d6794753ddbc3de258",
  "Package": "scholidonline",
  "Type": "Package",
  "Title": "Resolution, Conversion, Linking and Metadata for Scholarly\nIdentifiers",
  "Version": "0.1.1",
  "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": "Enables querying of scholarly identifier services to\nverify identifier existence, convert identifiers across\nsystems, retrieve bibliographic metadata, and discover linked\nidentifiers. Supports common identifier types including DOI,\nPMID, PMCID, arXiv, and ORCID.",
  "License": "MIT + file LICENSE",
  "URL": "https://thomas-rauter.github.io/scholidonline/",
  "BugReports": "https://github.com/Thomas-Rauter/scholidonline/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://thomas-rauter.r-universe.dev",
  "Date/Publication": "2026-06-07 13:38:38 UTC",
  "RemoteUrl": "https://github.com/thomas-rauter/scholidonline",
  "RemoteRef": "HEAD",
  "RemoteSha": "ccb8d85f8a44a8627bb88daeaeae41d6ffc05bdd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 14:57:08 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": "f17804db8dac1b3eefc86b5d13816b59",
  "_user": "thomas-rauter",
  "_type": "src",
  "_file": "scholidonline_0.1.1.tar.gz",
  "_fileid": "17ab53b14da0a64bd1c1510f457143e7b2bfb839747081fe7b6bdb708bed10fc",
  "_filesize": 194409,
  "_sha256": "17ab53b14da0a64bd1c1510f457143e7b2bfb839747081fe7b6bdb708bed10fc",
  "_created": "2026-06-07T14:57:08.000Z",
  "_published": "2026-06-07T15:01:42.762Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79968221918,
      "time": 245,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7465265853"
    },
    {
      "job": 79968221919,
      "time": 231,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465263987"
    },
    {
      "job": 79968221925,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7465254233"
    },
    {
      "job": 79968221933,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465253513"
    },
    {
      "job": 79968040072,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465235258"
    },
    {
      "job": 79968221916,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465248266"
    },
    {
      "job": 79968221931,
      "time": 153,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7465254311"
    },
    {
      "job": 79968221938,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7465253171"
    },
    {
      "job": 79968221954,
      "time": 158,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465254565"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thomas-rauter/actions/runs/27095942705",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/thomas-rauter/scholidonline",
  "_commit": {
    "id": "ccb8d85f8a44a8627bb88daeaeae41d6ffc05bdd",
    "author": "Thomas Rauter <rauterthomas0@gmail.com>",
    "committer": "Thomas Rauter <rauterthomas0@gmail.com>",
    "message": "Add UniProt provider support for exists and meta\n\nRegister uniprot with existence checks and protein metadata via the\nUniProt REST API. Map protein name, organism, first-publication year,\nand canonical UniProtKB URL into the shared metadata schema and add\noffline provider and dispatcher tests with mocked HTTP responses.\n",
    "time": 1780839518
  },
  "_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": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "scholid",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "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": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 3
    },
    {
      "week": "2026-12",
      "n": 8
    },
    {
      "week": "2026-13",
      "n": 7
    },
    {
      "week": "2026-14",
      "n": 7
    },
    {
      "week": "2026-18",
      "n": 4
    },
    {
      "week": "2026-19",
      "n": 8
    },
    {
      "week": "2026-20",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 14
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-04-02"
    },
    {
      "name": "v0.1.1",
      "date": "2026-05-14"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thomas-rauter",
      "count": 55,
      "uuid": 93391936
    }
  ],
  "_userbio": {
    "uuid": 93391936,
    "type": "user",
    "name": "Thomas Rauter",
    "description": "Bioinformatics PhD student at PLUS University, Salzburg, Austria"
  },
  "_downloads": {
    "count": 469,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scholidonline"
  },
  "_devurl": "https://github.com/thomas-rauter/scholidonline",
  "_pkgdown": "https://thomas-rauter.github.io/scholidonline/",
  "_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/scholidonline.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thomas-rauter/scholidonline",
  "_realowner": "thomas-rauter",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-07"
    },
    {
      "version": "0.1.1",
      "date": "2026-05-14"
    }
  ],
  "_exports": [
    "id_convert",
    "id_exists",
    "id_links",
    "id_metadata",
    "scholidonline_capabilities",
    "scholidonline_types"
  ],
  "_help": [
    {
      "page": "id_convert",
      "title": "Convert scholarly identifiers across systems",
      "topics": [
        "id_convert"
      ]
    },
    {
      "page": "id_exists",
      "title": "Check whether scholarly identifiers exist",
      "topics": [
        "id_exists"
      ]
    },
    {
      "page": "id_links",
      "title": "Return identifiers linked to the same scholarly record",
      "topics": [
        "id_links"
      ]
    },
    {
      "page": "id_metadata",
      "title": "Retrieve scholarly metadata",
      "topics": [
        "id_metadata"
      ]
    },
    {
      "page": "scholidonline_capabilities",
      "title": "Supported scholidonline capabilities",
      "topics": [
        "scholidonline_capabilities"
      ]
    },
    {
      "page": "scholidonline_types",
      "title": "Supported scholidonline identifier types",
      "topics": [
        "scholidonline_types"
      ]
    }
  ],
  "_readme": "https://github.com/thomas-rauter/scholidonline/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "scholid",
    "sys",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "get_started.Rmd",
      "filename": "get_started.html",
      "title": "Getting started with scholidonline",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Interface",
        "Supported identifier types",
        "Inspecting capabilities",
        "Existence checks: id_exists()",
        "Conversion: id_convert()",
        "Metadata retrieval: id_metadata()",
        "Linked identifiers: id_links()",
        "Working with mixed data",
        "Provider selection",
        "Scope of scholidonline"
      ],
      "created": "2026-02-24 15:39:37",
      "modified": "2026-04-02 08:07:04",
      "commits": 7
    },
    {
      "source": "online_resolution.Rmd",
      "filename": "online_resolution.html",
      "title": "Online Resolution and Registry Validation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Structural vs Registry Validity",
        "Structural Validity",
        "Registry Validity"
      ],
      "created": "2026-03-20 17:45:26",
      "modified": "2026-04-01 10:03:25",
      "commits": 4
    },
    {
      "source": "batching_and_throttling.Rmd",
      "filename": "batching_and_throttling.html",
      "title": "Provider etiquette: batching and throttling",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why provider etiquette matters",
        "Batching",
        "Throttling"
      ],
      "created": "2026-05-12 18:59:52",
      "modified": "2026-05-14 13:18:43",
      "commits": 2
    }
  ],
  "_score": 5.1303337684950066,
  "_indexed": true,
  "_nocasepkg": "scholidonline",
  "_universes": [
    "thomas-rauter"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-07T14:59:51.000Z",
      "distro": "noble",
      "commit": "ccb8d85f8a44a8627bb88daeaeae41d6ffc05bdd",
      "fileid": "613e99aa5441970eb23f24ec8df1aff05ea61136dd8ce3bd2e0f2f5362a45947",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-rauter/actions/runs/27095942705"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-07T14:59:51.000Z",
      "distro": "noble",
      "commit": "ccb8d85f8a44a8627bb88daeaeae41d6ffc05bdd",
      "fileid": "9c577eaf3a47a8049c7214d906e6654edcfac55ce7ba5a2027cfbfb0dca48d02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-rauter/actions/runs/27095942705"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-07T14:58:40.000Z",
      "commit": "ccb8d85f8a44a8627bb88daeaeae41d6ffc05bdd",
      "fileid": "ea5e38980c419dda8162a0f3dc63d68e1d6549deff371984571991e4a13d1f22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-rauter/actions/runs/27095942705"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-07T14:58:33.000Z",
      "commit": "ccb8d85f8a44a8627bb88daeaeae41d6ffc05bdd",
      "fileid": "04bef0f8a7cc7a9111cc2d7438ba397e906ce9c6bc4a05fb2fc8c42cec7a7bed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-rauter/actions/runs/27095942705"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-07T14:59:09.000Z",
      "commit": "ccb8d85f8a44a8627bb88daeaeae41d6ffc05bdd",
      "fileid": "e2d52a79489516d90210eb879f0f4608d475e83dc078d4a2eead0ef1313a0dc2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thomas-rauter/actions/runs/27095942705"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-07T14:58:31.000Z",
      "commit": "ccb8d85f8a44a8627bb88daeaeae41d6ffc05bdd",
      "fileid": "fa80c48d1775457564c92bfa02d195ff2b4b89c57be111d6798bbc872571baa1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-rauter/actions/runs/27095942705"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-07T14:58:17.000Z",
      "commit": "ccb8d85f8a44a8627bb88daeaeae41d6ffc05bdd",
      "fileid": "607c2f64c0afc7195222f30d3bbea793648240611e84698e115d8a776f85b21f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-rauter/actions/runs/27095942705"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-07T14:58:25.000Z",
      "commit": "ccb8d85f8a44a8627bb88daeaeae41d6ffc05bdd",
      "fileid": "4a881b6754b9e0293bd5969a093cd2a0937b08536bd6be45ba6ee8707c250e38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-rauter/actions/runs/27095942705"
    }
  ]
}