R/use_orcid.R
get_cre_orcids.Rd
get ORCID ids from cre fields of Authors@R in packageDescription results
get_cre_orcids(pkgnames)
character() must be installed
returns NA if no ORCID provided in Authors@R for package description
get_cre_orcids(c("BiocPkgTools", "utils"))
#> BiocPkgTools utils
#> NA NA