[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/70: gnu: r-tmb: Update to 1.9.10.
From: |
guix-commits |
Subject: |
37/70: gnu: r-tmb: Update to 1.9.10. |
Date: |
Thu, 28 Dec 2023 03:35:48 -0500 (EST) |
rekado pushed a commit to branch r-updates
in repository guix.
commit aba80647d0097623237157e9738b3e8f4442d859
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Dec 28 00:44:34 2023 +0100
gnu: r-tmb: Update to 1.9.10.
* gnu/packages/cran.scm (r-tmb): Update to 1.9.10.
Change-Id: I698e60a2f79fb84452b02e9d78053621c5aa8398
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 3ef24ae85d..7910c47088 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16690,14 +16690,14 @@ Bayesian modeling.")
(define-public r-tmb
(package
(name "r-tmb")
- (version "1.9.9")
+ (version "1.9.10")
(source
(origin
(method url-fetch)
(uri (cran-uri "TMB" version))
(sha256
(base32
- "0k37xspfk9vqin63ggkm8qlki498h3k3kqg8wa9kff3y1mi8lf84"))))
+ "1cc34zxn2x88fbh4clgbzia36800i30pdlywbkwc26zm50nsxpwi"))))
(properties `((upstream-name . "TMB")))
(build-system r-build-system)
(propagated-inputs
- 06/70: gnu: Add onnx-for-torch2., (continued)
- 06/70: gnu: Add onnx-for-torch2., guix-commits, 2023/12/28
- 28/70: gnu: r-timeseries: Update to 4032.108., guix-commits, 2023/12/28
- 07/70: gnu: Add onnx-optimizer-for-torch2., guix-commits, 2023/12/28
- 12/70: gnu: r-radiant-data: Update to 1.6.3., guix-commits, 2023/12/28
- 19/70: gnu: r-servr: Update to 0.28., guix-commits, 2023/12/28
- 17/70: gnu: r-datawizard: Update to 0.9.1., guix-commits, 2023/12/28
- 25/70: gnu: r-recipes: Update to 1.0.9., guix-commits, 2023/12/28
- 13/70: gnu: r-diversitree: Update to 0.10-0., guix-commits, 2023/12/28
- 33/70: gnu: r-targets: Update to 1.4.0., guix-commits, 2023/12/28
- 47/70: gnu: r-sf: Update to 1.0-15., guix-commits, 2023/12/28
- 37/70: gnu: r-tmb: Update to 1.9.10.,
guix-commits <=
- 40/70: gnu: r-rnaturalearth: Update to 1.0.1., guix-commits, 2023/12/28
- 61/70: gnu: r-mgcv: Update to 1.9-1., guix-commits, 2023/12/28
- 59/70: gnu: r-ragg: Update to 1.2.7., guix-commits, 2023/12/28
- 53/70: gnu: r-gghighlight: Update to 0.4.1., guix-commits, 2023/12/28
- 69/70: gnu: r-cowplot: Update to 1.1.2., guix-commits, 2023/12/28
- 55/70: gnu: r-rcdd: Update to 1.6., guix-commits, 2023/12/28
- 67/70: gnu: r-matrixstats: Update to 1.2.0., guix-commits, 2023/12/28
- 32/70: gnu: r-magick: Update to 2.8.2., guix-commits, 2023/12/28
- 38/70: gnu: r-ggeffects: Update to 1.3.4., guix-commits, 2023/12/28
- 42/70: gnu: r-future: Update to 1.33.1., guix-commits, 2023/12/28