Skip to content

Commit 387dfd2

Browse files
committed
Add Steve Bronder to description file
1 parent 204f217 commit 387dfd2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ Authors@R:
1616
person(given = c("William", "Michael"), family = "Landau", role = "ctb",
1717
email = "will.landau@gmail.com", comment = c(ORCID = "0000-0003-1878-3253")),
1818
person(given = "Jacob", family = "Socolar", role = "ctb"),
19-
person(given = "Martin", family = "Modrák", role = "ctb"))
19+
person(given = "Martin", family = "Modrák", role = "ctb"),
20+
person(given = "Steve", family = "Bronder", role = "ctb"))
2021
Description: A lightweight interface to 'Stan' <https://mc-stan.org>.
2122
The 'CmdStanR' interface is an alternative to 'RStan' that calls the command
2223
line interface for compilation and running algorithms instead of interfacing

0 commit comments

Comments
 (0)