[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/13: gnu: r-glmmtmb: Update to 1.1.6.
From: |
guix-commits |
Subject: |
05/13: gnu: r-glmmtmb: Update to 1.1.6. |
Date: |
Tue, 21 Mar 2023 07:40:25 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 395ef4852073dffc875c809e5beeabba32cef8a0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 21 12:14:32 2023 +0100
gnu: r-glmmtmb: Update to 1.1.6.
* gnu/packages/cran.scm (r-glmmtmb): Update to 1.1.6.
---
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 d0dbc9e627..4c97112f33 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14700,14 +14700,14 @@ models.")
(define-public r-glmmtmb
(package
(name "r-glmmtmb")
- (version "1.1.5")
+ (version "1.1.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "glmmTMB" version))
(sha256
(base32
- "1yh8q0l3l8hm408k8khjj1hff3nkqx0wq6a41fddwfmrq1alfjrk"))))
+ "13jqkblghnwi4sj6aa5rwh9ylsybvr8ly8775wnn10qrbd05wmhi"))))
(properties `((upstream-name . "glmmTMB")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (088a3d4c34 -> 31cdb03704), guix-commits, 2023/03/21
- 03/13: gnu: r-truncnorm: Update to 1.0-9., guix-commits, 2023/03/21
- 07/13: gnu: r-ggfortify: Update to 0.4.16., guix-commits, 2023/03/21
- 09/13: gnu: r-metafor: Update to 4.0-0., guix-commits, 2023/03/21
- 08/13: gnu: r-qgraph: Update to 1.9.4., guix-commits, 2023/03/21
- 11/13: gnu: r-intervals: Update to 0.15.3., guix-commits, 2023/03/21
- 06/13: gnu: r-sf: Update to 1.0-12., guix-commits, 2023/03/21
- 05/13: gnu: r-glmmtmb: Update to 1.1.6.,
guix-commits <=
- 12/13: gnu: r-keras: Update to 2.11.1., guix-commits, 2023/03/21
- 13/13: gnu: r-tibble: Update to 3.2.1., guix-commits, 2023/03/21
- 04/13: gnu: r-fnn: Update to 1.1.3.2., guix-commits, 2023/03/21
- 02/13: gnu: r-partykit: Update to 1.2-19., guix-commits, 2023/03/21
- 01/13: gnu: r-nmf: Update to 0.26., guix-commits, 2023/03/21
- 10/13: gnu: r-maldiquant: Update to 1.22.1., guix-commits, 2023/03/21