Skip to content

Commit d12c016

Browse files
committed
Update CITATION
1 parent 06caf8a commit d12c016

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

inst/CITATION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@ bibentry(bibtype = "Manual",
5050
title = "dgpsi: An R package powered by Python for modelling linked deep Gaussian processes",
5151
author = c(as.person("Deyu Ming"),
5252
as.person("Daniel Williamson")),
53-
note = "R package version 2.4.0",
53+
note = "R package version 2.6.0",
5454
url = "https://CRAN.R-project.org/package=dgpsi",
55-
year = "2024",
55+
year = "2025",
5656

5757
textVersion =
58-
paste("Ming, D. and Williamson, D. (2024)",
58+
paste("Ming, D. and Williamson, D. (2025)",
5959
"dgpsi: An R package powered by Python for modelling linked deep Gaussian processes,",
60-
"R package version 2.4.0. https://CRAN.R-project.org/package=dgpsi.")
60+
"R package version 2.6.0. https://CRAN.R-project.org/package=dgpsi.")
6161
)

0 commit comments

Comments
 (0)