{
  "_id": "6a17ed4bacfb0bcc41da4993",
  "Package": "orcidtr",
  "Title": "Retrieve Data from the ORCID Public API",
  "Version": "0.1.0",
  "Authors@R": "person(\"Lorenzo\", \"Fabbri\", , \"lorenzo.fabbri92sm@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides functions to retrieve public data from ORCID\n(Open Researcher and Contributor ID) records via the ORCID\npublic API. Fetches employment history, education, works\n(publications, datasets, preprints), funding, peer review\nactivities, and other public information. Returns data as\nstructured data.table objects for easy analysis and\nmanipulation. Replaces the discontinued 'rorcid' package with a\nmodern, CRAN-compliant implementation.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/lorenzoFabbri/orcidtr",
  "BugReports": "https://github.com/lorenzoFabbri/orcidtr/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://lorenzofabbri.r-universe.dev",
  "Date/Publication": "2026-01-28 08:38:43 UTC",
  "RemoteUrl": "https://github.com/lorenzofabbri/orcidtr",
  "RemoteRef": "HEAD",
  "RemoteSha": "ef7e14ceb254cb5a6146a211975f33aa78669414",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 07:12:04 UTC",
    "User": "root"
  },
  "Author": "Lorenzo Fabbri [aut, cre]",
  "Maintainer": "Lorenzo Fabbri <lorenzo.fabbri92sm@gmail.com>",
  "MD5sum": "e18c073741f184778d2a11ee6c70c342",
  "_user": "lorenzofabbri",
  "_type": "src",
  "_file": "orcidtr_0.1.0.tar.gz",
  "_fileid": "c6eaff099f2db4a0d54ce694c38678e71f91187d393d7911477850b7080d4ba0",
  "_filesize": 245147,
  "_sha256": "c6eaff099f2db4a0d54ce694c38678e71f91187d393d7911477850b7080d4ba0",
  "_created": "2026-05-28T07:12:04.000Z",
  "_published": "2026-05-28T07:22:51.414Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78241603631,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259828546"
    },
    {
      "job": 78241603654,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259826585"
    },
    {
      "job": 78241603668,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259958554"
    },
    {
      "job": 78241603647,
      "time": 250,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259919753"
    },
    {
      "job": 78241162508,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259794209"
    },
    {
      "job": 78241603836,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259827375"
    },
    {
      "job": 78241603670,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259818237"
    },
    {
      "job": 78241603638,
      "time": 158,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259836243"
    },
    {
      "job": 78241603649,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259813804"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lorenzofabbri/actions/runs/26560210928",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lorenzofabbri/orcidtr",
  "_commit": {
    "id": "ef7e14ceb254cb5a6146a211975f33aa78669414",
    "author": "Lorenzo Fabbri <lorenzo.fabbri92sm@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fix badge formatting in README.md",
    "time": 1769589523
  },
  "_maintainer": {
    "name": "Lorenzo Fabbri",
    "email": "lorenzo.fabbri92sm@gmail.com",
    "login": "lorenzofabbri",
    "bluesky": "@epilorenzo.bsky.social",
    "linkedin": "in/lorenzo-fabbri-303185383",
    "description": "Causal evidence triangulation.",
    "uuid": 22343884
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.14.0",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "lorenzofabbri",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-52",
      "n": 12
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 5
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "pre-release",
      "date": "2025-12-28"
    },
    {
      "name": "v0.1.0",
      "date": "2026-01-11"
    }
  ],
  "_topics": [
    "academia",
    "curriculum-vitae",
    "cv",
    "orcid",
    "r-language"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "lorenzofabbri",
      "count": 21,
      "uuid": 22343884
    }
  ],
  "_userbio": {
    "uuid": 22343884,
    "type": "user",
    "name": "Lorenzo Fabbri",
    "description": "Causal evidence triangulation."
  },
  "_downloads": {
    "count": 139,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/orcidtr"
  },
  "_devurl": "https://github.com/lorenzofabbri/orcidtr",
  "_searchresults": 8,
  "_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/orcidtr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lorenzofabbri/orcidtr",
  "_realowner": "lorenzofabbri",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-01-15"
    }
  ],
  "_exports": [
    "orcid",
    "orcid_activities",
    "orcid_address",
    "orcid_bio",
    "orcid_distinctions",
    "orcid_doi",
    "orcid_educations",
    "orcid_email",
    "orcid_employments",
    "orcid_external_identifiers",
    "orcid_fetch_many",
    "orcid_fetch_record",
    "orcid_funding",
    "orcid_invited_positions",
    "orcid_keywords",
    "orcid_memberships",
    "orcid_other_names",
    "orcid_peer_reviews",
    "orcid_person",
    "orcid_ping",
    "orcid_qualifications",
    "orcid_research_resources",
    "orcid_researcher_urls",
    "orcid_search",
    "orcid_services",
    "orcid_works"
  ],
  "_help": [
    {
      "page": "orcid",
      "title": "Search ORCID registry",
      "topics": [
        "orcid"
      ]
    },
    {
      "page": "orcid_activities",
      "title": "Retrieve activities summary from ORCID",
      "topics": [
        "orcid_activities"
      ]
    },
    {
      "page": "orcid_address",
      "title": "Retrieve address information from ORCID",
      "topics": [
        "orcid_address"
      ]
    },
    {
      "page": "orcid_bio",
      "title": "Retrieve biography from ORCID",
      "topics": [
        "orcid_bio"
      ]
    },
    {
      "page": "orcid_distinctions",
      "title": "Retrieve distinctions from ORCID",
      "topics": [
        "orcid_distinctions"
      ]
    },
    {
      "page": "orcid_doi",
      "title": "Search ORCID by DOI",
      "topics": [
        "orcid_doi"
      ]
    },
    {
      "page": "orcid_educations",
      "title": "Retrieve education history from ORCID",
      "topics": [
        "orcid_educations"
      ]
    },
    {
      "page": "orcid_email",
      "title": "Retrieve email information from ORCID",
      "topics": [
        "orcid_email"
      ]
    },
    {
      "page": "orcid_employments",
      "title": "Retrieve employment history from ORCID",
      "topics": [
        "orcid_employments"
      ]
    },
    {
      "page": "orcid_external_identifiers",
      "title": "Retrieve external identifiers from ORCID",
      "topics": [
        "orcid_external_identifiers"
      ]
    },
    {
      "page": "orcid_fetch_many",
      "title": "Retrieve records for multiple ORCID identifiers",
      "topics": [
        "orcid_fetch_many"
      ]
    },
    {
      "page": "orcid_fetch_record",
      "title": "Retrieve complete ORCID record",
      "topics": [
        "orcid_fetch_record"
      ]
    },
    {
      "page": "orcid_funding",
      "title": "Retrieve funding records from ORCID",
      "topics": [
        "orcid_funding"
      ]
    },
    {
      "page": "orcid_invited_positions",
      "title": "Retrieve invited positions from ORCID",
      "topics": [
        "orcid_invited_positions"
      ]
    },
    {
      "page": "orcid_keywords",
      "title": "Retrieve keywords from ORCID",
      "topics": [
        "orcid_keywords"
      ]
    },
    {
      "page": "orcid_memberships",
      "title": "Retrieve memberships from ORCID",
      "topics": [
        "orcid_memberships"
      ]
    },
    {
      "page": "orcid_other_names",
      "title": "Retrieve other names from ORCID",
      "topics": [
        "orcid_other_names"
      ]
    },
    {
      "page": "orcid_peer_reviews",
      "title": "Retrieve peer review activities from ORCID",
      "topics": [
        "orcid_peer_reviews"
      ]
    },
    {
      "page": "orcid_person",
      "title": "Retrieve complete person data from ORCID",
      "topics": [
        "orcid_person"
      ]
    },
    {
      "page": "orcid_ping",
      "title": "Check ORCID API status",
      "topics": [
        "orcid_ping"
      ]
    },
    {
      "page": "orcid_qualifications",
      "title": "Retrieve qualifications from ORCID",
      "topics": [
        "orcid_qualifications"
      ]
    },
    {
      "page": "orcid_research_resources",
      "title": "Retrieve research resources from ORCID",
      "topics": [
        "orcid_research_resources"
      ]
    },
    {
      "page": "orcid_researcher_urls",
      "title": "Retrieve researcher URLs from ORCID",
      "topics": [
        "orcid_researcher_urls"
      ]
    },
    {
      "page": "orcid_search",
      "title": "User-friendly ORCID search",
      "topics": [
        "orcid_search"
      ]
    },
    {
      "page": "orcid_services",
      "title": "Retrieve services from ORCID",
      "topics": [
        "orcid_services"
      ]
    },
    {
      "page": "orcid_works",
      "title": "Retrieve works (publications) from ORCID",
      "topics": [
        "orcid_works"
      ]
    }
  ],
  "_readme": "https://github.com/lorenzofabbri/orcidtr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "data.table",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "orcidtr.Rmd",
      "filename": "orcidtr.html",
      "title": "Getting Started with orcidtr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Basic Usage",
        "Fetching Researcher Information",
        "Employment and Education History",
        "Research Outputs",
        "Professional Activities",
        "Efficient Data Retrieval",
        "Fetching Complete Records",
        "Getting All Activities in One Call",
        "Batch Processing Multiple ORCIDs",
        "Searching the ORCID Registry",
        "Basic Search",
        "Advanced Search with Solr Queries",
        "Search by DOI",
        "Data Analysis Examples",
        "Publication Trends Over Time",
        "Collaboration Networks",
        "Funding Analysis",
        "Authentication (Optional)",
        "When You Need Authentication",
        "Setting Up Authentication (If Needed)",
        "Using Authentication",
        "API Status and Error Handling",
        "Checking API Health",
        "Handling Errors",
        "Best Practices",
        "Rate Limiting",
        "Caching Results",
        "Working with data.table",
        "Additional Resources",
        "Summary"
      ],
      "created": "2025-12-27 20:28:40",
      "modified": "2025-12-28 09:11:28",
      "commits": 2
    }
  ],
  "_score": 5.243038048686294,
  "_indexed": true,
  "_nocasepkg": "orcidtr",
  "_universes": [
    "lorenzofabbri"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T07:14:11.000Z",
      "distro": "noble",
      "commit": "ef7e14ceb254cb5a6146a211975f33aa78669414",
      "fileid": "0d7b0c85a0cf493c9962e76e04cca227d3e44fa791ea9abb5076494bd1c5720c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenzofabbri/actions/runs/26560210928"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T07:14:05.000Z",
      "distro": "noble",
      "commit": "ef7e14ceb254cb5a6146a211975f33aa78669414",
      "fileid": "7c6d83c96a0b12071d609031685eac8083a517bb468e6d91a558084eeaa2566a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenzofabbri/actions/runs/26560210928"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T07:21:43.000Z",
      "commit": "ef7e14ceb254cb5a6146a211975f33aa78669414",
      "fileid": "83ad66a236a7d47d830a4d38e8c275f82f759d4958f46fbefdba3eb5310f05f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenzofabbri/actions/runs/26560210928"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T07:19:27.000Z",
      "commit": "ef7e14ceb254cb5a6146a211975f33aa78669414",
      "fileid": "a21990e3e98f1c61d22a48edf076a16cd4eb2f733bcf5035b04cd88bc5e44681",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenzofabbri/actions/runs/26560210928"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-28T07:14:26.000Z",
      "commit": "ef7e14ceb254cb5a6146a211975f33aa78669414",
      "fileid": "2848dd45d7bab119d23ebb6858a1e14915a18578a6f950d889b9431e638bff95",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lorenzofabbri/actions/runs/26560210928"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T07:13:26.000Z",
      "commit": "ef7e14ceb254cb5a6146a211975f33aa78669414",
      "fileid": "17e295c4c4b83cd88315896b663556d9dfa73c40fd19369a64379c95caf8e2bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenzofabbri/actions/runs/26560210928"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T07:14:32.000Z",
      "commit": "ef7e14ceb254cb5a6146a211975f33aa78669414",
      "fileid": "3140320adcc8d4c7771a0c95e6c95c53f1847614ada004ca6d31d87f19ff7599",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenzofabbri/actions/runs/26560210928"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T07:13:10.000Z",
      "commit": "ef7e14ceb254cb5a6146a211975f33aa78669414",
      "fileid": "d43ecade2e7d8862b1e3f06bf46ab917bf6fae69778400d065f23d22e49c6785",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenzofabbri/actions/runs/26560210928"
    }
  ]
}