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 c5399df commit 6262e8dCopy full SHA for 6262e8d
DESCRIPTION
@@ -2,7 +2,9 @@ Package: usethis
2
Title: Automate Package and Project Setup
3
Version: 1.0.0.9000
4
Authors@R: c(
5
- person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre")),
+ person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre"),
6
+ comment = c(ORCID = "0000-0003-4757-117X")
7
+ ),
8
person("RStudio", role = "cph")
9
)
10
Description: Automate package and project setup tasks that are otherwise
0 commit comments