Learn R Programming

dang (version 0.0.17)

cranORCIDs: Get ORCID IDs known at CRAN

Description

This function returns a three-column data frame with first name, family name and orcid for all maintainers with (optional) ORCID fields at CRAN.

Usage

cranORCIDs()

Arguments

Value

A data frame with three columns given (ie first name), family (name) and oid.

Author

Kurt Hornik (plus small tweaks by Dirk Eddelbuettel)

See Also

A new function tools::CRAN_authors_db() in r-devel as of August 2024.