Skip to content
Prev 10875 / 12125 Next

[R-pkg-devel] ORCID ID finder via tools::CRAN_package_db() ?

Meanwhile, I am close to committing a change to R-devel which adds
tools::CRAN_authors_db() with docs

  \code{CRAN_authors_db()} returns information on the authors of the
  current CRAN packages extracted from the \samp{Authors at R} fields in
  the package \file{DESCRIPTION} files, as a data frame with character
  columns giving the given and family names, email addresses,
  \abbr{ORCID} identifier, roles, and comments of the person entries,
  and the corresponding package.

Once make check-all is done ...

Best
-k

PS.  Sorry about tools:::.ORCID_iD_canonicalize(), had run into the same
issue when building the authors db on the CRAN master (which uses
current R release ...)

Thread (20 messages)