Skip to content

Commit 66a0e48

Browse files
authored
Merge pull request #313 from stan-dev/update-email
Update email
2 parents 03a6932 + 1ba5462 commit 66a0e48

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
@@ -4,8 +4,8 @@ Title: Efficient Leave-One-Out Cross-Validation and WAIC for Bayesian Models
44
Version: 2.8.0.9000
55
Date: 2024-07-03
66
Authors@R: c(
7-
person("Aki", "Vehtari", , "Aki.Vehtari@aalto.fi", role = "aut"),
8-
person("Jonah", "Gabry", , "jsg2201@columbia.edu", role = c("cre", "aut")),
7+
person("Aki", "Vehtari", email = "Aki.Vehtari@aalto.fi", role = "aut"),
8+
person("Jonah", "Gabry", email = "jgabry@gmail.com", role = c("cre", "aut")),
99
person("Måns", "Magnusson", role = "aut"),
1010
person("Yuling", "Yao", role = "aut"),
1111
person("Paul-Christian", "Bürkner", role = "aut"),
@@ -16,7 +16,7 @@ Authors@R: c(
1616
person("Bruno", "Nicenboim", role = "ctb"),
1717
person("Leevi", "Lindgren", role = "ctb")
1818
)
19-
Maintainer: Jonah Gabry <jsg2201@columbia.edu>
19+
Maintainer: Jonah Gabry <jgabry@gmail.com>
2020
Description: Efficient approximate leave-one-out cross-validation (LOO)
2121
for Bayesian models fit using Markov chain Monte Carlo, as described
2222
in Vehtari, Gelman, and Gabry (2017) <doi:10.1007/s11222-016-9696-4>.

0 commit comments

Comments
 (0)