[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/12: gnu: r-emmeans: Update to 1.3.4.
From: |
guix-commits |
Subject: |
02/12: gnu: r-emmeans: Update to 1.3.4. |
Date: |
Wed, 24 Apr 2019 11:05:04 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit d6fc8fe1fad350d9e7d118fea07598f3f9e64d08
Author: Ricardo Wurmus <address@hidden>
Date: Wed Apr 24 13:06:55 2019 +0200
gnu: r-emmeans: Update to 1.3.4.
* gnu/packages/cran.scm (r-emmeans): Update to 1.3.4.
---
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 4fb2d05..71c8327 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -7584,14 +7584,14 @@ Hothorn, Westfall, 2010, CRC Press).")
(define-public r-emmeans
(package
(name "r-emmeans")
- (version "1.3.3")
+ (version "1.3.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "emmeans" version))
(sha256
(base32
- "1hpal1vq6gryzvgfvv9f328idg0mgjvlfnhaj069dhb7zqfwhzlk"))))
+ "09gxphan34c615y4lhjdqkg5cz4ih9b1r3bb4chs3mwmiav1rxqn"))))
(build-system r-build-system)
(propagated-inputs
`(("r-estimability" ,r-estimability)
- 04/12: gnu: r-fields: Update to 9.7., (continued)
- 04/12: gnu: r-fields: Update to 9.7., guix-commits, 2019/04/24
- 03/12: gnu: r-splitstackshape: Update to 1.4.8., guix-commits, 2019/04/24
- 07/12: gnu: r-ggforce: Update to 0.2.2., guix-commits, 2019/04/24
- 09/12: gnu: r-igraph: Update to 1.2.4.1., guix-commits, 2019/04/24
- 11/12: gnu: r-dbplyr: Update to 1.4.0., guix-commits, 2019/04/24
- 01/12: gnu: r-sys: Update to 3.2., guix-commits, 2019/04/24
- 08/12: gnu: r-pamr: Update to 1.56.1., guix-commits, 2019/04/24
- 06/12: gnu: r-rms: Update to 5.1-3.1., guix-commits, 2019/04/24
- 10/12: gnu: r-testthat: Update to 2.1.1., guix-commits, 2019/04/24
- 12/12: gnu: r-xtable: Update to 1.8-4., guix-commits, 2019/04/24
- 02/12: gnu: r-emmeans: Update to 1.3.4.,
guix-commits <=
- 05/12: gnu: r-genetics: Update to 1.3.8.1.2., guix-commits, 2019/04/24