diff --git a/DESCRIPTION b/DESCRIPTION index e1bd4fd..154c283 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -3,7 +3,7 @@ Type: Package Title: Blocked Weighted Bootstrap Version: 0.3.1 Authors@R: c( - person("Mark", "Myatt", + person("Mark", "Myatt", comment = c(ORCID = "0000-0003-1119-1474"), email = "mark@brixtonhealth.com", role = c("aut", "cph")), person("Ernest", "Guevarra", comment = c(ORCID = "0000-0002-4887-4415"), email = "ernestgmd@gmail.com", role = c("aut", "cre", "cph"))) diff --git a/cran-comments.md b/cran-comments.md index 0f8d177..0c95ef5 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -30,9 +30,9 @@ This is the fourth CRAN release of `bbw`. This is a patch release to address the 0 errors | 0 warnings | 1 note -Author field differs from that derived from Authors@R - Author: 'Ernest Guevarra [aut, cre] (ORCID: )' - Authors@R: 'Ernest Guevarra [aut, cre] ()' +Author field differs from that derived from Authors@R + Author: 'Mark Myatt [aut, cph], Ernest Guevarra [aut, cre, cph] (ORCID: )' + Authors@R: 'Mark Myatt [aut, cph], Ernest Guevarra [aut, cre, cph] ()' Both ORCID information are the same but formatted differently. diff --git a/man/bbw.Rd b/man/bbw.Rd index 20679a8..c054547 100644 --- a/man/bbw.Rd +++ b/man/bbw.Rd @@ -75,7 +75,7 @@ Useful links: Authors: \itemize{ - \item Mark Myatt \email{mark@brixtonhealth.com} [copyright holder] + \item Mark Myatt \email{mark@brixtonhealth.com} (\href{https://orcid.org/0000-0003-1119-1474}{ORCID}) [copyright holder] } }