Skip to content

Commit 196e535

Browse files
committed
Updated DESCRIPTION file
1 parent 2bdab3f commit 196e535

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Authors@R: c(person("Sean", "McGrath", role = c("aut", "cre"),
66
email = "sean.mcgrath514@gmail.com",
77
comment = c(ORCID = "0000-0002-7281-3516")),
88
person("Cenhao", "Zhu", role = c("aut"),
9-
email = "cenhao.zhu@gmail.com"),
9+
email = "cenhaoz@mit.edu"),
1010
person("Rui", "Duan", role = c("aut"),
1111
email = "rduan@hsph.harvard.edu"))
1212
Maintainer: Sean McGrath <sean.mcgrath514@gmail.com>
@@ -20,6 +20,8 @@ License: GPL (>=3)
2020
Encoding: UTF-8
2121
LazyData: true
2222
RoxygenNote: 7.3.2
23+
URL: https://github.com/stmcg/learner
24+
BugReports: https://github.com/stmcg/learner/issues
2325
Imports: doParallel, foreach, ScreeNOT
2426
Suggests:
2527
testthat (>= 3.0.0)

0 commit comments

Comments
 (0)