[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/122: gnu: r-dimred: Update to 0.2.6.
From: |
guix-commits |
Subject: |
23/122: gnu: r-dimred: Update to 0.2.6. |
Date: |
Wed, 10 Aug 2022 07:51:50 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit f5939b05b276e2b341efc9f25f8ccf36a77945a8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Aug 10 12:19:57 2022 +0200
gnu: r-dimred: Update to 0.2.6.
* gnu/packages/cran.scm (r-dimred): Update to 0.2.6.
---
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 82a16d0ff2..c99bc17050 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5336,14 +5336,14 @@ the Kaplan-Meier and Aalen-Johansen methods.")
(define-public r-dimred
(package
(name "r-dimred")
- (version "0.2.5")
+ (version "0.2.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "dimRed" version))
(sha256
(base32
- "1z8fqdc8mslvfix8ngxs1y2yrvlanp5581hwp2nzldj6mk5kn15b"))))
+ "05zlkf6hjdqqr1sgw7ww9f17vjnsiqfaj9kvdvi146phh53v2zls"))))
(properties `((upstream-name . "dimRed")))
(build-system r-build-system)
(propagated-inputs
- 27/122: gnu: r-generics: Update to 0.1.3., (continued)
- 27/122: gnu: r-generics: Update to 0.1.3., guix-commits, 2022/08/10
- 28/122: gnu: r-recipes: Update to 1.0.1., guix-commits, 2022/08/10
- 04/122: gnu: r-flexdashboard: Update to 0.6.0., guix-commits, 2022/08/10
- 05/122: gnu: r-rtweet: Update to 1.0.2., guix-commits, 2022/08/10
- 07/122: gnu: r-bslib: Update to 0.4.0., guix-commits, 2022/08/10
- 12/122: gnu: r-ggside: Update to 0.2.1., guix-commits, 2022/08/10
- 09/122: gnu: r-datawizard: Update to 0.5.0., guix-commits, 2022/08/10
- 13/122: gnu: r-tidyverse: Update to 1.3.2., guix-commits, 2022/08/10
- 18/122: gnu: r-sass: Update to 0.4.2., guix-commits, 2022/08/10
- 20/122: gnu: r-pls: Update to 2.8-1., guix-commits, 2022/08/10
- 23/122: gnu: r-dimred: Update to 0.2.6.,
guix-commits <=
- 29/122: gnu: r-coro: Update to 1.0.3., guix-commits, 2022/08/10
- 30/122: gnu: r-sm: Update to 2.2-5.7.1., guix-commits, 2022/08/10
- 42/122: gnu: r-acdm: Update to 1.0.4.1., guix-commits, 2022/08/10
- 32/122: gnu: r-ica: Update to 1.0-3., guix-commits, 2022/08/10
- 33/122: gnu: r-processx: Update to 3.7.0., guix-commits, 2022/08/10
- 34/122: gnu: r-tsp: Update to 1.2-1., guix-commits, 2022/08/10
- 41/122: gnu: r-rdpack: Update to 2.4., guix-commits, 2022/08/10
- 46/122: gnu: r-nleqslv: Update to 3.3.3., guix-commits, 2022/08/10
- 47/122: gnu: r-multcomp: Update to 1.4-20., guix-commits, 2022/08/10
- 52/122: gnu: r-gert: Update to 1.7.0., guix-commits, 2022/08/10