[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/323: gnu: r-goseq: Update to 1.42.0.
From: |
guix-commits |
Subject: |
39/323: gnu: r-goseq: Update to 1.42.0. |
Date: |
Mon, 7 Dec 2020 15:12:48 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 9a91790b27b2b698eb70a52bec429ea8ac685db0
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:48:39 2020 +0100
gnu: r-goseq: Update to 1.42.0.
* gnu/packages/bioconductor.scm (r-goseq): Update to 1.42.0.
---
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 e5235d6..81c0f07 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2274,14 +2274,14 @@ trees and clusters to other programs.")
(define-public r-goseq
(package
(name "r-goseq")
- (version "1.40.0")
+ (version "1.42.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "goseq" version))
(sha256
(base32
- "1iyri4rrchzsn8p6wjxr4k30d3cqx3km5mnd9hkfm5d0s7fjzlym"))))
+ "18fs3m4kl3zahn42j20rjvxy83irscgqx0dvid7va4majvsib509"))))
(build-system r-build-system)
(propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi)
- 15/323: gnu: r-reportingtools: Update to 2.30.0., (continued)
- 15/323: gnu: r-reportingtools: Update to 2.30.0., guix-commits, 2020/12/07
- 08/323: gnu: r-affycompatible: Update to 1.50.0., guix-commits, 2020/12/07
- 13/323: gnu: r-hpar: Update to 1.32.1., guix-commits, 2020/12/07
- 14/323: gnu: r-regioner: Update to 1.22.0., guix-commits, 2020/12/07
- 19/323: gnu: r-qvalue: Update to 2.22.0., guix-commits, 2020/12/07
- 20/323: gnu: Add r-rcppnumerical., guix-commits, 2020/12/07
- 18/323: gnu: r-oligo: Update to 1.54.0., guix-commits, 2020/12/07
- 23/323: gnu: Add r-etrunct., guix-commits, 2020/12/07
- 26/323: gnu: Add r-greylistchip., guix-commits, 2020/12/07
- 27/323: gnu: r-diffbind: Update to 3.0.7., guix-commits, 2020/12/07
- 39/323: gnu: r-goseq: Update to 1.42.0.,
guix-commits <=
- 47/323: gnu: r-destiny: Update to 3.4.0., guix-commits, 2020/12/07
- 35/323: gnu: r-bayseq: Update to 2.24.0., guix-commits, 2020/12/07
- 34/323: gnu: r-qdnaseq: Update to 1.26.0., guix-commits, 2020/12/07
- 30/323: gnu: r-chippeakanno: Update to 3.24.0., guix-commits, 2020/12/07
- 43/323: gnu: r-inspect: Update to 1.20.0., guix-commits, 2020/12/07
- 31/323: gnu: r-marray: Update to 1.68.0., guix-commits, 2020/12/07
- 36/323: gnu: r-riboprofiling: Update to 1.20.0., guix-commits, 2020/12/07
- 41/323: gnu: r-rots: Update to 1.18.0., guix-commits, 2020/12/07
- 50/323: gnu: r-copynumber: Update to 1.30.0., guix-commits, 2020/12/07
- 61/323: gnu: r-geoquery: Update to 2.58.0., guix-commits, 2020/12/07