[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
290/296: gnu: r-bioconcotk: Update to 1.8.0.
From: |
guix-commits |
Subject: |
290/296: gnu: r-bioconcotk: Update to 1.8.0. |
Date: |
Fri, 12 Jun 2020 19:30:54 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 1c51821593151d731f715f8afe38bb9ebd1af7ab
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 01:05:32 2020 +0200
gnu: r-bioconcotk: Update to 1.8.0.
* gnu/packages/bioconductor.scm (r-bioconcotk): Update to 1.8.0.
[native-inputs]: Add r-knitr.
---
gnu/packages/bioconductor.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index e2af1cb..da6719d 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7830,14 +7830,14 @@ rownames.")
(define-public r-bioconcotk
(package
(name "r-bioconcotk")
- (version "1.6.0")
+ (version "1.8.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocOncoTK" version))
(sha256
(base32
- "0rnah6c01a33yb9663jim9iclan61rpcwprb56mykgn1pf5hywbj"))))
+ "021qzygfwdnd3naz1iqq01zr3zxv3k7wm1lklik24vc7axshxbmk"))))
(properties `((upstream-name . "BiocOncoTK")))
(build-system r-build-system)
(propagated-inputs
@@ -7863,6 +7863,8 @@ rownames.")
("r-scales" ,r-scales)
("r-shiny" ,r-shiny)
("r-summarizedexperiment" ,r-summarizedexperiment)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/BiocOncoTK")
(synopsis "Bioconductor components for general cancer genomics")
(description
- 262/296: gnu: r-reqon: Update to 1.34.0., (continued)
- 262/296: gnu: r-reqon: Update to 1.34.0., guix-commits, 2020/06/12
- 263/296: gnu: r-wavcluster: Update to 2.22.0., guix-commits, 2020/06/12
- 265/296: gnu: r-variantfiltering: Update to 1.24.0., guix-commits, 2020/06/12
- 266/296: gnu: r-variancepartition: Update to 1.18.0., guix-commits, 2020/06/12
- 271/296: gnu: r-bhc: Update to 1.40.0., guix-commits, 2020/06/12
- 267/296: gnu: r-htqpcr: Update to 1.42.0., guix-commits, 2020/06/12
- 273/296: gnu: r-bifet: Update to 1.8.0., guix-commits, 2020/06/12
- 281/296: gnu: r-bioassayr: Update to 1.26.0., guix-commits, 2020/06/12
- 284/296: gnu: r-reactomepa: Update to 1.32.0., guix-commits, 2020/06/12
- 283/296: gnu: r-graphite: Update to 1.34.0., guix-commits, 2020/06/12
- 290/296: gnu: r-bioconcotk: Update to 1.8.0.,
guix-commits <=
- 291/296: gnu: r-biocor: Update to 1.12.0., guix-commits, 2020/06/12
- 293/296: gnu: r-biocset: Update to 1.2.1., guix-commits, 2020/06/12
- 295/296: gnu: r-biodist: Update to 1.60.0., guix-commits, 2020/06/12
- 219/296: gnu: r-zfpkm: Update to 1.10.0., guix-commits, 2020/06/12
- 294/296: gnu: r-biocworkflowtools: Update to 1.14.0., guix-commits, 2020/06/12
- 157/296: gnu: r-scdd: Update to 1.12.0., guix-commits, 2020/06/12
- 163/296: gnu: r-minfi: Update to 1.34.0., guix-commits, 2020/06/12
- 167/296: gnu: r-ioniser: Update to 2.12.0., guix-commits, 2020/06/12
- 174/296: gnu: r-fgsea: Update to 1.14.0., guix-commits, 2020/06/12
- 178/296: gnu: r-mlinterfaces: Update to 1.68.0., guix-commits, 2020/06/12