[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/33: gnu: r-fishpond: Update to 2.4.1.
From: |
guix-commits |
Subject: |
31/33: gnu: r-fishpond: Update to 2.4.1. |
Date: |
Wed, 15 Mar 2023 12:41:22 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit d9f29e0342e8d43be8f029ead7429aca5cbe0b38
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 15 14:56:32 2023 +0100
gnu: r-fishpond: Update to 2.4.1.
* gnu/packages/bioconductor.scm (r-fishpond): Update to 2.4.1.
[propagated-inputs]: Remove r-rcpp.
---
gnu/packages/bioconductor.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 4ec51439e6..c6cbb82d7a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -17338,13 +17338,13 @@ objects from the @code{graph} package.")
(define-public r-fishpond
(package
(name "r-fishpond")
- (version "2.4.0")
+ (version "2.4.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "fishpond" version))
(sha256
(base32
- "112jd53wbiv1w0n8dc4qn6257wbbbg5i20s9wlvaw98jma94afa6"))))
+ "0kc1xzq03kz548rfinxhc7gxm6021502b6v7bg2har0aq4vx79ml"))))
(properties `((upstream-name . "fishpond")))
(build-system r-build-system)
(inputs (list zlib))
@@ -17357,7 +17357,6 @@ objects from the @code{graph} package.")
r-matrix
r-matrixstats
r-qvalue
- r-rcpp
r-s4vectors
r-singlecellexperiment
r-summarizedexperiment
- 19/33: gnu: r-clusterprofiler: Update to 4.6.2., (continued)
- 19/33: gnu: r-clusterprofiler: Update to 4.6.2., guix-commits, 2023/03/15
- 20/33: gnu: r-clusterexperiment: Update to 2.18.2., guix-commits, 2023/03/15
- 21/33: gnu: r-motifbreakr: Update to 2.12.3., guix-commits, 2023/03/15
- 22/33: gnu: r-rbowtie2: Update to 2.4.2., guix-commits, 2023/03/15
- 23/33: gnu: r-iclusterplus: Update to 1.34.3., guix-commits, 2023/03/15
- 24/33: gnu: r-rsubread: Update to 2.12.3., guix-commits, 2023/03/15
- 25/33: gnu: r-cicero: Update to 1.16.2., guix-commits, 2023/03/15
- 26/33: gnu: r-circrnaprofiler: Update to 1.12.2., guix-commits, 2023/03/15
- 27/33: gnu: r-variancepartition: Update to 1.28.7., guix-commits, 2023/03/15
- 29/33: gnu: r-biocviews: Update to 1.66.3., guix-commits, 2023/03/15
- 31/33: gnu: r-fishpond: Update to 2.4.1.,
guix-commits <=
- 33/33: gnu: r-biocthis: Update to 1.8.3., guix-commits, 2023/03/15
- 11/33: gnu: r-limma: Update to 3.54.2., guix-commits, 2023/03/15
- 13/33: gnu: r-mutationalpatterns: Update to 3.8.1., guix-commits, 2023/03/15
- 15/33: gnu: r-diffbind: Update to 3.8.4., guix-commits, 2023/03/15
- 18/33: gnu: r-sigpathway: Update to 1.66.2., guix-commits, 2023/03/15
- 28/33: gnu: r-bioccheck: Update to 1.34.3., guix-commits, 2023/03/15
- 30/33: gnu: r-s4vectors: Update to 0.36.2., guix-commits, 2023/03/15
- 32/33: gnu: r-chromvar: Update to 1.20.2., guix-commits, 2023/03/15