[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
67/128: gnu: r-glmmtmb: Update to 0.2.3.
From: |
guix-commits |
Subject: |
67/128: gnu: r-glmmtmb: Update to 0.2.3. |
Date: |
Sat, 12 Jan 2019 17:36:12 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 1afe56444e19816477e98bdce38a1c3d3fd2ac1e
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jan 12 16:53:11 2019 +0100
gnu: r-glmmtmb: Update to 0.2.3.
* gnu/packages/cran.scm (r-glmmtmb): Update to 0.2.3.
---
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 4b9a17e..548c557 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -7495,14 +7495,14 @@ models.")
(define-public r-glmmtmb
(package
(name "r-glmmtmb")
- (version "0.2.2.0")
+ (version "0.2.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "glmmTMB" version))
(sha256
(base32
- "1clpkjlmsjmn3m1z5jqv8cgw6bvpqsy4nx6k947r0jya017ny5y5"))))
+ "035hkywa37bz555fv6znxd4hfcs5w884365wfnwk4jx5vann4vvb"))))
(properties `((upstream-name . "glmmTMB")))
(build-system r-build-system)
(propagated-inputs
@@ -7512,7 +7512,7 @@ models.")
("r-rcppeigen" ,r-rcppeigen)
("r-tmb" ,r-tmb)))
(native-inputs
- `(("r-knitr" ,r-knitr)))
+ `(("r-knitr" ,r-knitr))) ; for vignettes
(home-page "https://github.com/glmmTMB")
(synopsis "Generalized linear mixed models")
(description
- 51/128: gnu: r-dimred: Add missing input., (continued)
- 51/128: gnu: r-dimred: Add missing input., guix-commits, 2019/01/12
- 59/128: gnu: r-tinytex: Update to 0.10., guix-commits, 2019/01/12
- 49/128: gnu: r-powerlaw: Update to 0.70.2., guix-commits, 2019/01/12
- 56/128: gnu: r-laeken: Update to 0.5.0., guix-commits, 2019/01/12
- 47/128: gnu: r-ps: Update to 1.3.0., guix-commits, 2019/01/12
- 63/128: gnu: r-shinyace: Update to 0.3.3., guix-commits, 2019/01/12
- 73/128: gnu: r-refgenome: Update to 1.7.3.1., guix-commits, 2019/01/12
- 55/128: gnu: r-ddalpha: Update to 1.3.8., guix-commits, 2019/01/12
- 76/128: gnu: r-shades: Update to 1.3.1., guix-commits, 2019/01/12
- 72/128: gnu: r-findpython: Update to 1.0.4., guix-commits, 2019/01/12
- 67/128: gnu: r-glmmtmb: Update to 0.2.3.,
guix-commits <=
- 74/128: gnu: r-slam: Update to 0.1-44., guix-commits, 2019/01/12
- 68/128: gnu: r-emmeans: Update to 1.3.1., guix-commits, 2019/01/12
- 64/128: gnu: r-fnn: Update to 1.1.2.2., guix-commits, 2019/01/12
- 92/128: gnu: r-edger: Update to 3.24.3., guix-commits, 2019/01/12
- 99/128: gnu: r-rhdf5: Update to 2.26.2., guix-commits, 2019/01/12
- 78/128: gnu: r-chemometricswithr: Update to 0.1.13., guix-commits, 2019/01/12
- 66/128: gnu: r-rio: Update to 0.5.16., guix-commits, 2019/01/12
- 75/128: gnu: r-ggeffects: Update to 0.8.0., guix-commits, 2019/01/12
- 65/128: gnu: r-arules: Update to 1.6-2., guix-commits, 2019/01/12
- 79/128: gnu: r-ontologyindex: Update to 2.5., guix-commits, 2019/01/12