@@ -10,19 +10,19 @@ Authors@R: c(
1010 person("Zhuoyu", "Wang", , "wzhuoyu21@u.nus,edu", role = "aut"),
1111 person("Jun Yang", "Liao", , "name@example.com", role = "aut"),
1212 person("Felicia", "Low", , "lowminhuifelicia@gmail.com", role = "aut"),
13- person("Tayfun", "Tumkaya", role = "aut",
13+ person("Tayfun", "Tumkaya", , role = "aut",
1414 comment = c(ORCID = "0000-0001-8425-3360")),
15- person("Jonathan", "Anns", role = "ctb",
15+ person("Jonathan", "Anns", , role = "ctb",
1616 comment = c(ORCID = "0009-0005-8349-4986")),
1717 person("Yishan", "Mai", , "maiyishan@u.duke.nus.edu", role = c("cre", "ctb"),
1818 comment = c(ORCID = "0000-0002-7199-380X")),
19- person("Sangyu", "Xu", role = "ctb",
19+ person("Sangyu", "Xu", , role = "ctb",
2020 comment = c(ORCID = "0000-0002-4927-9204")),
21- person("Hyungwon", "Choi", role = "ctb",
21+ person("Hyungwon", "Choi", , role = "ctb",
2222 comment = c(ORCID = "0000-0002-6687-3088")),
23- person("Adam", "Claridge-Chang", role = "ctb",
23+ person("Adam", "Claridge-Chang", , role = "ctb",
2424 comment = c(ORCID = "0000-0002-4583-3650")),
25- person("ACCLAB", role = c("cph", "fnd"))
25+ person("ACCLAB", , role = c("cph", "fnd"))
2626 )
2727Description: Data Analysis using Bootstrap-Coupled ESTimation. Estimation
2828 statistics is a simple framework that avoids the pitfalls of
0 commit comments