# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "orcidtr" in publications use:' type: software license: MIT title: 'orcidtr: Retrieve Data from the ORCID Public API' version: 0.1.0 doi: 10.32614/CRAN.package.orcidtr abstract: 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. authors: - family-names: Fabbri given-names: Lorenzo email: lorenzo.fabbri92sm@gmail.com repository: https://lorenzofabbri.r-universe.dev repository-code: https://github.com/lorenzoFabbri/orcidtr commit: ef7e14ceb254cb5a6146a211975f33aa78669414 url: https://github.com/lorenzoFabbri/orcidtr date-released: '2026-01-28' contact: - family-names: Fabbri given-names: Lorenzo email: lorenzo.fabbri92sm@gmail.com