[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/124: gnu: r-emmeans: Update to 1.7.0.
From: |
guix-commits |
Subject: |
37/124: gnu: r-emmeans: Update to 1.7.0. |
Date: |
Mon, 1 Nov 2021 17:28:59 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 13d9cb9fb6bbbe25baa2025df5206d34e561b721
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 17:52:23 2021 +0000
gnu: r-emmeans: Update to 1.7.0.
* gnu/packages/cran.scm (r-emmeans): Update to 1.7.0.
[propagated-inputs]: Remove r-plyr.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 583a560..50167bb 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11164,20 +11164,19 @@ Hothorn, Westfall, 2010, CRC Press).")
(define-public r-emmeans
(package
(name "r-emmeans")
- (version "1.6.3")
+ (version "1.7.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "emmeans" version))
(sha256
(base32
- "1mwcq3hvpx04qnn5k0bv1mikjgm9mk6m83i8hj350s1c1a0mi40n"))))
+ "1ig94mjifhhygznv2xv1gl8hdvk618w5fcmkaj1xmpwpc64m9dnl"))))
(build-system r-build-system)
(propagated-inputs
`(("r-estimability" ,r-estimability)
("r-mvtnorm" ,r-mvtnorm)
("r-numderiv" ,r-numderiv)
- ("r-plyr" ,r-plyr)
("r-xtable" ,r-xtable)))
(native-inputs
`(("r-knitr" ,r-knitr)))
- 43/124: gnu: r-usethis: Update to 2.1.0., (continued)
- 43/124: gnu: r-usethis: Update to 2.1.0., guix-commits, 2021/11/01
- 46/124: gnu: r-rcppgsl: Update to 0.3.10., guix-commits, 2021/11/01
- 45/124: gnu: r-rcmdcheck: Update to 1.4.0., guix-commits, 2021/11/01
- 48/124: gnu: r-arm: Update to 1.12-2., guix-commits, 2021/11/01
- 38/124: gnu: r-libcoin: Update to 1.0-9., guix-commits, 2021/11/01
- 44/124: gnu: r-remotes: Update to 2.4.1., guix-commits, 2021/11/01
- 23/124: gnu: r-rastervis: Update to 0.51.0., guix-commits, 2021/11/01
- 29/124: gnu: r-argparse: Update to 2.1.2., guix-commits, 2021/11/01
- 35/124: gnu: r-acceptancesampling: Update to 1.0-7., guix-commits, 2021/11/01
- 36/124: gnu: r-th-data: Update to 1.1-0., guix-commits, 2021/11/01
- 37/124: gnu: r-emmeans: Update to 1.7.0.,
guix-commits <=
- 42/124: gnu: r-effectsize: Update to 0.5., guix-commits, 2021/11/01
- 49/124: gnu: r-sodium: Update to 1.2.0., guix-commits, 2021/11/01
- 50/124: gnu: r-rvcheck: Update to 0.2.1., guix-commits, 2021/11/01
- 52/124: gnu: r-grimport: Update to 0.9-4., guix-commits, 2021/11/01
- 53/124: gnu: r-rmpfr: Update to 0.8-5., guix-commits, 2021/11/01
- 55/124: gnu: r-sets: Update to 1.0-19., guix-commits, 2021/11/01
- 56/124: gnu: r-spdata: Update to 2.0.1., guix-commits, 2021/11/01
- 57/124: gnu: r-deldir: Update to 1.0-6., guix-commits, 2021/11/01
- 41/124: gnu: r-performance: Update to 0.8.0., guix-commits, 2021/11/01
- 47/124: gnu: r-misc3d: Update to 0.9-1., guix-commits, 2021/11/01