[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/48: gnu: r-classdiscovery: Update to 3.4.5.
From: |
guix-commits |
Subject: |
03/48: gnu: r-classdiscovery: Update to 3.4.5. |
Date: |
Tue, 7 May 2024 16:20:48 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit a887a31e958fd421d86dafdd00b2d98cc52b380c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 7 22:17:28 2024 +0200
gnu: r-classdiscovery: Update to 3.4.5.
* gnu/packages/bioconductor.scm (r-classdiscovery): Update to 3.4.5.
Change-Id: I8f712ffb99ff1fc94edf7095bb66ba10184843da
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index a91ed2c55d..21dadfb4e2 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -16307,13 +16307,13 @@ All the visualization methods are developed based on
ggplot2 graphics.")
(define-public r-classdiscovery
(package
(name "r-classdiscovery")
- (version "3.4.0")
+ (version "3.4.5")
(source (origin
(method url-fetch)
(uri (cran-uri "ClassDiscovery" version))
(sha256
(base32
- "06l7jvpcdynij05hb0ka33zpg7xdyqyzfzx24s0bnlspp83yc62s"))))
+ "0k70s7nlmxymxw84174ikqx854hi0pizd9acpr7ky8fb30fyxg31"))))
(properties `((upstream-name . "ClassDiscovery")))
(build-system r-build-system)
(propagated-inputs
- 44/48: gnu: r-ggplot2: Update to 3.5.1., (continued)
- 44/48: gnu: r-ggplot2: Update to 3.5.1., guix-commits, 2024/05/07
- 46/48: gnu: r-sfsmisc: Update to 1.1-18., guix-commits, 2024/05/07
- 38/48: gnu: r-mlr3: Update to 0.19.0., guix-commits, 2024/05/07
- 28/48: gnu: r-nonnest2: Update to 0.5-7., guix-commits, 2024/05/07
- 33/48: gnu: r-flexclust: Update to 1.4-2., guix-commits, 2024/05/07
- 25/48: gnu: r-biocmanager: Update to 1.30.23., guix-commits, 2024/05/07
- 47/48: gnu: r-mclust: Update to 6.1.1., guix-commits, 2024/05/07
- 14/48: gnu: r-ips: Update to 0.0.12., guix-commits, 2024/05/07
- 19/48: gnu: r-prediction: Update to 0.3.17., guix-commits, 2024/05/07
- 05/48: gnu: r-ggpp: Update to 0.5.7., guix-commits, 2024/05/07
- 03/48: gnu: r-classdiscovery: Update to 3.4.5.,
guix-commits <=
- 09/48: gnu: r-job: Update to 0.3.1., guix-commits, 2024/05/07
- 16/48: gnu: r-tinytex: Update to 0.51., guix-commits, 2024/05/07
- 21/48: gnu: r-doby: Update to 4.6.21., guix-commits, 2024/05/07
- 40/48: gnu: r-mass: Update to 7.3-60.2., guix-commits, 2024/05/07
- 24/48: gnu: r-xopen: Update to 1.0.1., guix-commits, 2024/05/07
- 20/48: gnu: r-flextable: Update to 0.9.6., guix-commits, 2024/05/07
- 39/48: gnu: r-ragg: Update to 1.3.1., guix-commits, 2024/05/07
- 42/48: gnu: r-survival: Update to 3.6-4., guix-commits, 2024/05/07
- 36/48: gnu: r-iml: Update to 0.11.3., guix-commits, 2024/05/07
- 18/48: gnu: r-officer: Update to 0.6.6., guix-commits, 2024/05/07