[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/377: gnu: r-emmeans: Update to 1.6.3.
From: |
guix-commits |
Subject: |
27/377: gnu: r-emmeans: Update to 1.6.3. |
Date: |
Thu, 2 Sep 2021 17:54:26 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit bc81012532a73046f524f2b34b692e46e6923d75
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 22 17:53:27 2021 +0200
gnu: r-emmeans: Update to 1.6.3.
* gnu/packages/cran.scm (r-emmeans): Update to 1.6.3.
---
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 c1a291a..70494b3 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10648,14 +10648,14 @@ Hothorn, Westfall, 2010, CRC Press).")
(define-public r-emmeans
(package
(name "r-emmeans")
- (version "1.6.2-1")
+ (version "1.6.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "emmeans" version))
(sha256
(base32
- "04971fi02x4ajkx1mijdv283wb5acic0s1s8g68vv7vk2bk09rj4"))))
+ "1mwcq3hvpx04qnn5k0bv1mikjgm9mk6m83i8hj350s1c1a0mi40n"))))
(build-system r-build-system)
(propagated-inputs
`(("r-estimability" ,r-estimability)
- 19/377: gnu: r-xfun: Update to 0.25., (continued)
- 19/377: gnu: r-xfun: Update to 0.25., guix-commits, 2021/09/02
- 25/377: gnu: r-argparse: Update to 2.0.4., guix-commits, 2021/09/02
- 30/377: gnu: r-bigrquery: Update to 1.4.0., guix-commits, 2021/09/02
- 29/377: gnu: r-rgl: Update to 0.107.14., guix-commits, 2021/09/02
- 22/377: gnu: r-rgexf: Update to 0.16.2., guix-commits, 2021/09/02
- 24/377: gnu: r-insight: Update to 0.14.3., guix-commits, 2021/09/02
- 31/377: gnu: r-future-apply: Update to 1.8.1., guix-commits, 2021/09/02
- 35/377: gnu: r-terra: Update to 1.3-22., guix-commits, 2021/09/02
- 43/377: gnu: r-rlinsolve: Update to 0.3.2., guix-commits, 2021/09/02
- 26/377: gnu: r-magick: Update to 2.7.3., guix-commits, 2021/09/02
- 27/377: gnu: r-emmeans: Update to 1.6.3.,
guix-commits <=
- 32/377: gnu: r-bookdown: Update to 0.23., guix-commits, 2021/09/02
- 34/377: gnu: r-dae: Update to 3.2-10., guix-commits, 2021/09/02
- 47/377: gnu: r-infer: Update to 1.0.0., guix-commits, 2021/09/02
- 38/377: gnu: r-tree: Update to 1.0-41., guix-commits, 2021/09/02
- 33/377: gnu: r-ggplotify: Update to 0.0.9., guix-commits, 2021/09/02
- 36/377: gnu: r-sysfonts: Update to 0.8.5., guix-commits, 2021/09/02
- 45/377: gnu: r-brms: Update to 2.16.0., guix-commits, 2021/09/02
- 41/377: gnu: r-packrat: Update to 0.7.0., guix-commits, 2021/09/02
- 50/377: gnu: r-mlr3learners: Update to 0.5.0., guix-commits, 2021/09/02
- 55/377: gnu: r-opencpu: Update to 2.2.5., guix-commits, 2021/09/02