We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06caf8a commit d12c016Copy full SHA for d12c016
1 file changed
inst/CITATION
@@ -50,12 +50,12 @@ bibentry(bibtype = "Manual",
50
title = "dgpsi: An R package powered by Python for modelling linked deep Gaussian processes",
51
author = c(as.person("Deyu Ming"),
52
as.person("Daniel Williamson")),
53
- note = "R package version 2.4.0",
+ note = "R package version 2.6.0",
54
url = "https://CRAN.R-project.org/package=dgpsi",
55
- year = "2024",
+ year = "2025",
56
57
textVersion =
58
- paste("Ming, D. and Williamson, D. (2024)",
+ paste("Ming, D. and Williamson, D. (2025)",
59
"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.")
+ "R package version 2.6.0. https://CRAN.R-project.org/package=dgpsi.")
61
)
0 commit comments