orcidtr: Retrieve Data from the ORCID Public API

Provides functions to retrieve public data from ORCID (Open Researcher and Contributor ID) records via the ORCID public API. Fetches employment history, education, works (publications, datasets, preprints), funding, peer review activities, and other public information. Returns data as structured data.table objects for easy analysis and manipulation. Replaces the discontinued 'rorcid' package with a modern, CRAN-compliant implementation.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: data.table (≥ 1.14.0), httr2 (≥ 1.0.0), jsonlite (≥ 1.8.0)
Suggests: testthat (≥ 3.0.0), withr, knitr, rmarkdown
Published: 2026-01-15
DOI: 10.32614/CRAN.package.orcidtr (may not be active yet)
Author: Lorenzo Fabbri [aut, cre]
Maintainer: Lorenzo Fabbri <lorenzo.fabbri92sm at gmail.com>
BugReports: https://github.com/lorenzoFabbri/orcidtr/issues
License: MIT + file LICENSE
URL: https://github.com/lorenzoFabbri/orcidtr
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: orcidtr results

Documentation:

Reference manual: orcidtr.html , orcidtr.pdf
Vignettes: Getting Started with orcidtr (source, R code)

Downloads:

Package source: orcidtr_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=orcidtr to link to this page.