We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89324e5 commit 9854b13Copy full SHA for 9854b13
src/library/tools/man/CRANtools.Rd
@@ -98,9 +98,9 @@ CRAN_authors_db()
98
\code{CRAN_authors_db()} returns information on the authors of the
99
current CRAN packages extracted from the \samp{Authors@R} fields in
100
the package \file{DESCRIPTION} files, as a data frame with character
101
- columns giving the given and family names, email addresses,
102
- \abbr{ORCID} identifier, roles, and comments of the person entries,
103
- and the corresponding package.
+ columns giving the given and family names, email addresses, roles,
+ comments, \abbr{ORCID} and \abbr{ROR} identifiers of the person
+ entries, and the corresponding package.
104
}
105
106
\value{
0 commit comments