Skip to content

Commit f0812a1

Browse files
committed
add Martin as contributor
1 parent f048689 commit f0812a1

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
@@ -15,7 +15,8 @@ Authors@R:
1515
person(given = "Mike", family = "Lawrence", role = "ctb"),
1616
person(given = c("William", "Michael"), family = "Landau", role = "ctb",
1717
email = "will.landau@gmail.com", comment = c(ORCID = "0000-0003-1878-3253")),
18-
person(given = "Jacob", family = "Socolar", role = "ctb"))
18+
person(given = "Jacob", family = "Socolar", role = "ctb"),
19+
person(given = "Martin", family = "Modrák", role = "ctb"))
1920
Description: A lightweight interface to 'Stan' <https://mc-stan.org>.
2021
The 'CmdStanR' interface is an alternative to 'RStan' that calls the command
2122
line interface for compilation and running algorithms instead of interfacing

0 commit comments

Comments
 (0)