-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f3a1efb
commit 7f8cff7
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,9 @@ Package: vaccineff | |
Title: Estimate Vaccine Effectiveness Based on Different Study Designs | ||
Version: 1.0.0 | ||
Authors@R: c( | ||
person("David Santiago", "Quevedo", , "[email protected]", role = "aut", | ||
person("David Santiago", "Quevedo", , "[email protected]", role = "aut", | ||
comment = c(ORCID = "0000-0003-1583-4262")), | ||
person("Zulma M.", "Cucunubá", , "[email protected]", role = c("aut", "cre"), | ||
person("Zulma M.", "Cucunubá", , "[email protected]", role = c("aut", "cre"), | ||
comment = c(ORCID = "0000-0002-8165-3198")), | ||
person("International Development Research Center (IDRC)", role = "fnd"), | ||
person("Geraldine", "Gómez Millán", , "[email protected]", role = "ctb", | ||
|