[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
284/324: gnu: r-biocor: Update to 1.16.0.
From: |
guix-commits |
Subject: |
284/324: gnu: r-biocor: Update to 1.16.0. |
Date: |
Sat, 5 Jun 2021 03:16:00 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 2023951c8e5b2aab218c824fa80d542dd70a7ca3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 08:50:11 2021 +0200
gnu: r-biocor: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-biocor): Update to 1.16.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 65da452..e3802a3 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11586,14 +11586,14 @@ tools for genome-scale analysis of cancer studies.")
(define-public r-biocor
(package
(name "r-biocor")
- (version "1.14.0")
+ (version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BioCor" version))
(sha256
(base32
- "12slrdn98h43j3y7klk3chrwa2ycwm4krhz3l3kfzbxr834mhy19"))))
+ "135rga7mwpzy8ypvriqpbmlh9l5yf61s9s1sa9615qfab14jh06b"))))
(properties `((upstream-name . "BioCor")))
(build-system r-build-system)
(propagated-inputs
- 248/324: gnu: r-roc: Update to 1.68.0., (continued)
- 248/324: gnu: r-roc: Update to 1.68.0., guix-commits, 2021/06/05
- 252/324: gnu: r-seqbias: Update to 1.40.0., guix-commits, 2021/06/05
- 256/324: gnu: r-variantfiltering: Update to 1.28.0., guix-commits, 2021/06/05
- 257/324: gnu: r-variancepartition: Update to 1.22.0., guix-commits, 2021/06/05
- 263/324: gnu: r-bhc: Update to 1.44.0., guix-commits, 2021/06/05
- 262/324: gnu: r-bgx: Update to 1.58.0., guix-commits, 2021/06/05
- 264/324: gnu: r-bicare: Update to 1.50.0., guix-commits, 2021/06/05
- 267/324: gnu: r-hypergraph: Update to 1.64.0., guix-commits, 2021/06/05
- 277/324: gnu: r-biocgraph: Update to 1.54.0., guix-commits, 2021/06/05
- 278/324: gnu: r-biocstyle: Update to 2.20.0., guix-commits, 2021/06/05
- 284/324: gnu: r-biocor: Update to 1.16.0.,
guix-commits <=
- 205/324: gnu: r-yarn: Update to 1.18.0., guix-commits, 2021/06/05
- 211/324: gnu: r-widgettools: Update to 1.70.0., guix-commits, 2021/06/05
- 230/324: gnu: r-rsubread: Update to 2.6.1., guix-commits, 2021/06/05
- 236/324: gnu: r-flowviz: Update to 1.56.0., guix-commits, 2021/06/05
- 239/324: gnu: r-flowstats: Update to 4.4.0., guix-commits, 2021/06/05
- 240/324: gnu: r-opencyto: Update to 2.4.0., guix-commits, 2021/06/05
- 242/324: gnu: r-mixomics: Update to 6.16.0., guix-commits, 2021/06/05
- 243/324: gnu: r-depecher: Update to 1.8.0., guix-commits, 2021/06/05
- 254/324: gnu: r-wavcluster: Update to 2.26.0., guix-commits, 2021/06/05
- 271/324: gnu: r-chemminer: Update to 3.44.0., guix-commits, 2021/06/05