[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/68: gnu: r-glmmtmb: Update to 1.1.3.
From: |
guix-commits |
Subject: |
21/68: gnu: r-glmmtmb: Update to 1.1.3. |
Date: |
Tue, 15 Mar 2022 17:18:34 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e796678766f2ea3581003ffeb074edbf0d8f1eb5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 15 14:28:34 2022 +0100
gnu: r-glmmtmb: Update to 1.1.3.
* gnu/packages/cran.scm (r-glmmtmb): Update to 1.1.3.
[native-inputs]: Add r-rmarkdown.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 9ea569a1d7..e561cf95a6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11846,14 +11846,14 @@ models.")
(define-public r-glmmtmb
(package
(name "r-glmmtmb")
- (version "1.1.2.3")
+ (version "1.1.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "glmmTMB" version))
(sha256
(base32
- "1yfwwz2dhd34vgagg8hi7irkqw8padavbc7337jdiwgk3w01wqsm"))))
+ "0xdjc3gx0cj098rrjzlsy9cccxzfvn029xh4ycpya4xjhxsykldr"))))
(properties `((upstream-name . "glmmTMB")))
(build-system r-build-system)
(propagated-inputs
@@ -11864,7 +11864,7 @@ models.")
r-rcppeigen
r-tmb))
(native-inputs
- (list r-knitr)) ; for vignettes
+ (list r-knitr r-rmarkdown)) ; for vignettes
(home-page "https://github.com/glmmTMB")
(synopsis "Generalized linear mixed models")
(description
- 51/68: gnu: r-mlr3: Update to 0.13.3., (continued)
- 51/68: gnu: r-mlr3: Update to 0.13.3., guix-commits, 2022/03/15
- 02/68: gnu: r-datawizard: Update to 0.3.0., guix-commits, 2022/03/15
- 03/68: gnu: r-emdist: Update to 0.3-2., guix-commits, 2022/03/15
- 08/68: gnu: r-fitdistrplus: Update to 1.1-8., guix-commits, 2022/03/15
- 05/68: gnu: r-ape: Update to 5.6-2., guix-commits, 2022/03/15
- 16/68: gnu: r-flextable: Update to 0.7.0., guix-commits, 2022/03/15
- 41/68: gnu: r-torch: Update to 0.7.2., guix-commits, 2022/03/15
- 30/68: gnu: r-sf: Update to 1.0-7., guix-commits, 2022/03/15
- 35/68: gnu: r-pracma: Update to 2.3.8., guix-commits, 2022/03/15
- 26/68: gnu: r-tidytree: Update to 0.3.9., guix-commits, 2022/03/15
- 21/68: gnu: r-glmmtmb: Update to 1.1.3.,
guix-commits <=
- 40/68: gnu: r-caret: Update to 6.0-91., guix-commits, 2022/03/15
- 61/68: gnu: r-desc: Update to 1.4.1., guix-commits, 2022/03/15
- 06/68: gnu: r-rcpp: Update to 1.0.8.2., guix-commits, 2022/03/15
- 14/68: gnu: r-maptools: Update to 1.1-3., guix-commits, 2022/03/15
- 22/68: gnu: r-rcppgsl: Update to 0.3.11., guix-commits, 2022/03/15
- 28/68: gnu: r-gamlss-dist: Update to 6.0-3., guix-commits, 2022/03/15
- 55/68: gnu: r-filehash: Update to 2.4-3., guix-commits, 2022/03/15
- 65/68: gnu: r-rmarkdown: Update to 2.13., guix-commits, 2022/03/15
- 44/68: gnu: r-openmx: Update to 2.20.6., guix-commits, 2022/03/15
- 31/68: gnu: r-float: Update to 0.2-6.1., guix-commits, 2022/03/15