[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
207/214: gnu: r-clubsandwich: Update to 0.5.6.
From: |
guix-commits |
Subject: |
207/214: gnu: r-clubsandwich: Update to 0.5.6. |
Date: |
Sat, 28 May 2022 04:37:57 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 65f283fe0792706e53e470b1efba00718686e21e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:31:01 2022 +0200
gnu: r-clubsandwich: Update to 0.5.6.
* gnu/packages/statistics.scm (r-clubsandwich): Update to 0.5.6.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index a017445bb7..caad764d07 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -6471,14 +6471,14 @@ mediation and estimating power.")
(define-public r-clubsandwich
(package
(name "r-clubsandwich")
- (version "0.5.5")
+ (version "0.5.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "clubSandwich" version))
(sha256
(base32
- "1ifnc2rg5agf7lpilmm27iq0af7ghfhkvwykajhvykgf6h4clvhf"))))
+ "0mll8q61vnb980dck8ihxcy89z8m7f8i16mqdvr4l2ljywkhpzvd"))))
(properties `((upstream-name . "clubSandwich")))
(build-system r-build-system)
(propagated-inputs
- 211/214: gnu: r-binom: Update to 1.1-1.1., (continued)
- 211/214: gnu: r-binom: Update to 1.1-1.1., guix-commits, 2022/05/28
- 162/214: gnu: r-qdapregex: Update to 0.7.5., guix-commits, 2022/05/28
- 171/214: gnu: r-zoolog: Update to 1.0.1., guix-commits, 2022/05/28
- 163/214: gnu: r-pdftools: Update to 3.2.1., guix-commits, 2022/05/28
- 182/214: gnu: r-roxygen2: Update to 7.2.0., guix-commits, 2022/05/28
- 185/214: gnu: r-rcpparmadillo: Update to 0.11.1.1.0., guix-commits, 2022/05/28
- 168/214: gnu: r-tensorflow: Update to 2.9.0., guix-commits, 2022/05/28
- 191/214: gnu: r-rtsne: Update to 0.16., guix-commits, 2022/05/28
- 205/214: gnu: r-car: Update to 3.0-13., guix-commits, 2022/05/28
- 199/214: gnu: r-randomforest: Update to 4.7-1.1., guix-commits, 2022/05/28
- 207/214: gnu: r-clubsandwich: Update to 0.5.6.,
guix-commits <=
- 214/214: gnu: r-biostrings: Patch for R 4.2.0., guix-commits, 2022/05/28
- 10/214: gnu: r-mboost: Update to 2.9-7., guix-commits, 2022/05/28
- 157/214: gnu: r-paradox: Update to 0.9.0., guix-commits, 2022/05/28