[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/89: gnu: r-emmeans: Update to 1.5.1.
From: |
guix-commits |
Subject: |
30/89: gnu: r-emmeans: Update to 1.5.1. |
Date: |
Mon, 5 Oct 2020 18:34:50 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit d7beb6da1c997adf9088c88e7f635e7771fd45d7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 5 22:13:36 2020 +0200
gnu: r-emmeans: Update to 1.5.1.
* gnu/packages/cran.scm (r-emmeans): Update to 1.5.1.
---
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 ecc1d56..8d9815b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9017,14 +9017,14 @@ Hothorn, Westfall, 2010, CRC Press).")
(define-public r-emmeans
(package
(name "r-emmeans")
- (version "1.5.0")
+ (version "1.5.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "emmeans" version))
(sha256
(base32
- "09nap4aazpbsswqzk0d4kjngwd8sib222s31yd08sd1sqw432c6k"))))
+ "05z3vvykn56g50zhzsphdhfjzdw8g8xfindcas08hbhv5y7izhs8"))))
(build-system r-build-system)
(propagated-inputs
`(("r-estimability" ,r-estimability)
- 82/89: gnu: r-rmarkdown: Update to 2.4., (continued)
- 82/89: gnu: r-rmarkdown: Update to 2.4., guix-commits, 2020/10/05
- 85/89: gnu: r-gplots: Update to 3.1.0., guix-commits, 2020/10/05
- 46/89: gnu: r-pegas: Update to 0.14., guix-commits, 2020/10/05
- 45/89: gnu: r-colourpicker: Update to 1.1.0., guix-commits, 2020/10/05
- 41/89: gnu: r-spatialextremes: Update to 2.0-9., guix-commits, 2020/10/05
- 65/89: gnu: r-gaston: Update to 1.5.7., guix-commits, 2020/10/05
- 61/89: gnu: r-rpf: Update to 1.0.5., guix-commits, 2020/10/05
- 08/89: gnu: r-htmlwidgets: Update to 1.5.2., guix-commits, 2020/10/05
- 17/89: gnu: r-seriation: Update to 1.2-9., guix-commits, 2020/10/05
- 25/89: gnu: r-insight: Update to 0.9.6., guix-commits, 2020/10/05
- 30/89: gnu: r-emmeans: Update to 1.5.1.,
guix-commits <=
- 31/89: gnu: r-effectsize: Update to 0.3.3., guix-commits, 2020/10/05
- 33/89: gnu: r-usethis: Update to 1.6.3., guix-commits, 2020/10/05
- 29/89: gnu: r-multcomp: Update to 1.4-14., guix-commits, 2020/10/05
- 42/89: gnu: r-globals: Update to 0.13.0., guix-commits, 2020/10/05
- 67/89: gnu: r-workflows: Update to 0.2.0., guix-commits, 2020/10/05
- 73/89: gnu: r-survival: Update to 3.2-7., guix-commits, 2020/10/05
- 71/89: gnu: r-tidytext: Update to 0.2.6., guix-commits, 2020/10/05
- 77/89: gnu: r-backports: Update to 1.1.10., guix-commits, 2020/10/05
- 09/89: gnu: r-htmltable: Update to 2.1.0., guix-commits, 2020/10/05
- 11/89: gnu: r-lava: Update to 1.6.8., guix-commits, 2020/10/05