Skip to content

Commit

Permalink
Closes #241: added orcids (#242)
Browse files Browse the repository at this point in the history
* #241 added orcids

* #241 roxygen

* #241 spelling
  • Loading branch information
manciniedoardo authored Sep 23, 2024
1 parent e67a646 commit 3e01732
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Package: admiralophtha
Title: ADaM in R Asset Library - Ophthalmology
Version: 1.1.0.9001
Authors@R: c(
person("Edoardo", "Mancini", , "[email protected]", role = c("aut", "cre")),
person("Edoardo", "Mancini", , "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0009-0006-4899-8641")),
person("Ritika", "Aggarwal", , "[email protected]", role = "aut"),
person("Jane", "Gao", , "[email protected]", role = "aut"),
person("William", "Holmes", , "[email protected]", role = "aut"),
Expand Down
1 change: 1 addition & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ scrutinise
DTYPE
OEDTC
OEDY
ORCID
VISITNUM
NEI
al
Expand Down
2 changes: 1 addition & 1 deletion man/admiralophtha-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3e01732

Please sign in to comment.