Authors@R: c(
person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")),
person("Romain", "François", role = "aut", comment = c(ORCID="0000-0002-2444-4226")),
person("Lionel", "Henry", role = "aut"),
person("Kirill", "Müller", role = "aut"),
person("RStudio", role = c("cph", "fnd"))
)
\author{
\strong{Maintainer}: Hadley Wickham \email{hadley@rstudio.com}
Authors:
\itemize{
\item Romain François (0000-0002-2444-4226)
\item Lionel Henry
\item Kirill Müller
}
Other contributors:
\itemize{
\item RStudio [copyright holder, funder]
}
}
not sure this is useful.
For example in
dplyrif I add my orcid info as suggested, e.g.Then the package documentation generates this in the
\authornot sure this is useful.