Skip to content

Commit 61c3079

Browse files
authored
Merge pull request #715 from stan-dev/andrjohns-patch-1
Update co-authors
2 parents b12c99b + cb14825 commit 61c3079

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ Authors@R:
77
email = "[email protected]"),
88
person(given = "Rok", family = "Češnovar", role = "aut",
99
email = "[email protected]"),
10+
person(given = "Andrew", family = "Johnson", role = "aut",
11+
comment = c(ORCID = "0000-0001-7000-8065")),
1012
person(given = "Ben", family = "Bales", role = "ctb"),
1113
person(given = "Mitzi", family = "Morris", role = "ctb"),
1214
person(given = "Mikhail", family = "Popov", role = "ctb"),
1315
person(given = "Mike", family = "Lawrence", role = "ctb"),
1416
person(given = c("William", "Michael"), family = "Landau", role = "ctb",
1517
email = "[email protected]", comment = c(ORCID = "0000-0003-1878-3253")),
16-
person(given = "Jacob", family = "Socolar", role = "ctb"),
17-
person(given = "Andrew", family = "Johnson", role = "ctb",
18-
comment = c(ORCID = "0000-0001-7000-8065")))
18+
person(given = "Jacob", family = "Socolar", role = "ctb"))
1919
Description: A lightweight interface to 'Stan' <https://mc-stan.org>.
2020
The 'CmdStanR' interface is an alternative to 'RStan' that calls the command
2121
line interface for compilation and running algorithms instead of interfacing

0 commit comments

Comments
 (0)