[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/119: gnu: r-bioconcotk: Update to 1.12.1.
From: |
guix-commits |
Subject: |
25/119: gnu: r-bioconcotk: Update to 1.12.1. |
Date: |
Sat, 10 Jul 2021 16:31:44 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e957d6c93b1592a32fc66a87217fc474a04fffcf
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jul 10 13:26:10 2021 +0200
gnu: r-bioconcotk: Update to 1.12.1.
* gnu/packages/bioconductor.scm (r-bioconcotk): Update to 1.12.1.
---
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 0c92f1e..6557304 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11720,14 +11720,14 @@ rownames.")
(define-public r-bioconcotk
(package
(name "r-bioconcotk")
- (version "1.12.0")
+ (version "1.12.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocOncoTK" version))
(sha256
(base32
- "0y396lx2mh9izb07lz83j35wydfj808ihc74jlgras03a3g335p2"))))
+ "1ix09a39z7y2cj0y8qsd66ka8a8y8q79w08l4jv1yhhn9h4va89s"))))
(properties `((upstream-name . "BiocOncoTK")))
(build-system r-build-system)
(propagated-inputs
- 03/119: gnu: r-gtools: Update to 3.9.2., (continued)
- 03/119: gnu: r-gtools: Update to 3.9.2., guix-commits, 2021/07/10
- 01/119: gnu: r-rintrojs: Update to 0.3.0., guix-commits, 2021/07/10
- 04/119: gnu: Add r-reldist., guix-commits, 2021/07/10
- 08/119: gnu: r-annotationhub: Update to 3.0.1., guix-commits, 2021/07/10
- 10/119: gnu: r-biocparallel: Update to 1.26.1., guix-commits, 2021/07/10
- 11/119: gnu: r-edaseq: Update to 2.26.1., guix-commits, 2021/07/10
- 13/119: gnu: r-genomeinfodb: Update to 1.28.1., guix-commits, 2021/07/10
- 12/119: gnu: r-ensembldb: Update to 2.16.2., guix-commits, 2021/07/10
- 19/119: gnu: r-enrichplot: Update to 1.12.2., guix-commits, 2021/07/10
- 16/119: gnu: r-systempiper: Update to 1.26.3., guix-commits, 2021/07/10
- 25/119: gnu: r-bioconcotk: Update to 1.12.1.,
guix-commits <=
- 18/119: gnu: r-dose: Update to 3.18.1., guix-commits, 2021/07/10
- 14/119: gnu: r-limma: Update to 3.48.1., guix-commits, 2021/07/10
- 15/119: gnu: r-mzr: Update to 2.26.1., guix-commits, 2021/07/10
- 22/119: gnu: r-rsubread: Update to 2.6.3., guix-commits, 2021/07/10
- 17/119: gnu: r-diffbind: Update to 3.2.4., guix-commits, 2021/07/10
- 20/119: gnu: r-clusterprofiler: Update to 4.0.2., guix-commits, 2021/07/10
- 21/119: gnu: r-annaffy: Update to 1.64.2., guix-commits, 2021/07/10
- 23/119: gnu: r-mixomics: Update to 6.16.1., guix-commits, 2021/07/10
- 26/119: gnu: r-rhdf5lib: Update to 1.14.2., guix-commits, 2021/07/10
- 34/119: gnu: r-rcpp: Update to 1.0.7., guix-commits, 2021/07/10