Skip to content

Commit e855232

Browse files
fix syntax
1 parent 1aa26de commit e855232

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ Package: macpan2
22
Title: Fast and Flexible Compartmental Modelling
33
Version: 3.5.1
44
Authors@R: c(
5-
person("Steve Walker", email="stevencarlislewalker@gmail.com", role=c("cre", "aut"), comment = c(ORCID = "0000-0002-4394-9078"),
5+
person("Steve Walker", email="stevencarlislewalker@gmail.com", role=c("cre", "aut"), comment = c(ORCID = "0000-0002-4394-9078")),
66
person("Weiguang Guan", role="aut"),
77
person("Jen Freeman", role="aut"),
8-
person("Ben Bolker", role="aut", comment = c(ORCID = "0000-0002-2127-0443"),
8+
person("Ben Bolker", role="aut", comment = c(ORCID = "0000-0002-2127-0443")),
99
person("Darren Flynn-Primrose", role="aut"),
10-
person("David J.D. Earn", rol="ctb", comment = c(ORCID = "0000-0002-7562-1341"),
11-
person("Jonathan Dushoff", rol="ctb", comment = c(ORCID = "0000-0003-0506-4794"),
10+
person("David J.D. Earn", rol="ctb", comment = c(ORCID = "0000-0002-7562-1341")),
11+
person("Jonathan Dushoff", rol="ctb", comment = c(ORCID = "0000-0003-0506-4794")),
1212
person("Irena Papst", role="ctb", comment = c(ORCID = "0000-0001-5901-7585"),
1313
person("Michael Li", role="ctb"),
1414
person("Kevin Zhao", role="ctb"))

0 commit comments

Comments
 (0)