[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/18: gnu: r-ucell: Update to 2.10.1.
From: |
guix-commits |
Subject: |
16/18: gnu: r-ucell: Update to 2.10.1. |
Date: |
Thu, 14 Nov 2024 04:46:33 -0500 (EST) |
rekado pushed a commit to branch r-team
in repository guix.
commit f7571775c9b6d346667927c5159b9f77c983315d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 14 10:45:42 2024 +0100
gnu: r-ucell: Update to 2.10.1.
* gnu/packages/bioconductor.scm (r-ucell): Update to 2.10.1.
Change-Id: Id9a7a54371382b3630e77323741f4db3554af0ab
---
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 e878c6b433..e933f7da3f 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -20291,13 +20291,13 @@ features (e.g. genes, microRNAs).")
(define-public r-ucell
(package
(name "r-ucell")
- (version "2.10.0")
+ (version "2.10.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "UCell" version))
(sha256
(base32
- "1g98sffsc0872q0n73xxcmmdpcg3qx7jwccmsblhfs0wzfh1xrf0"))))
+ "11fxdfyxnq6kvsp9iklb4wqywlplgi9s4nnz6qpr8ssbqqjlsm0c"))))
(properties `((upstream-name . "UCell")))
(build-system r-build-system)
(propagated-inputs (list r-biocneighbors
- 02/18: gnu: r-mousegastrulationdata: Update to 1.20.0., (continued)
- 02/18: gnu: r-mousegastrulationdata: Update to 1.20.0., guix-commits, 2024/11/14
- 03/18: gnu: r-msdata: Update to 0.46.0., guix-commits, 2024/11/14
- 05/18: gnu: r-pasilla: Update to 1.34.0., guix-commits, 2024/11/14
- 07/18: gnu: r-gsva: Update to 2.0.1., guix-commits, 2024/11/14
- 01/18: gnu: r-escape: Update to 2.2.1., guix-commits, 2024/11/14
- 04/18: gnu: r-msigdb: Update to 1.14.0., guix-commits, 2024/11/14
- 06/18: gnu: r-alabaster-base: Update to 1.6.1., guix-commits, 2024/11/14
- 09/18: gnu: r-muscat: Update to 1.20.0., guix-commits, 2024/11/14
- 11/18: gnu: r-structstrings: Update to 1.22.1., guix-commits, 2024/11/14
- 13/18: gnu: r-clusterprofiler: Update to 4.14.3., guix-commits, 2024/11/14
- 16/18: gnu: r-ucell: Update to 2.10.1.,
guix-commits <=
- 08/18: gnu: r-limma: Update to 3.62.1., guix-commits, 2024/11/14
- 18/18: gnu: r-singlecellexperiment: Update to 1.28.1., guix-commits, 2024/11/14
- 12/18: gnu: r-enrichplot: Update to 1.26.2., guix-commits, 2024/11/14
- 10/18: gnu: r-screpertoire: Update to 2.2.1., guix-commits, 2024/11/14
- 14/18: gnu: r-flames: Update to 2.0.1., guix-commits, 2024/11/14
- 15/18: gnu: r-variancepartition: Update to 1.36.2., guix-commits, 2024/11/14
- 17/18: gnu: r-universalmotif: Update to 1.24.2., guix-commits, 2024/11/14