[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
256/296: gnu: r-genie3: Update to 1.10.0.
From: |
guix-commits |
Subject: |
256/296: gnu: r-genie3: Update to 1.10.0. |
Date: |
Fri, 12 Jun 2020 19:30:44 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b32808831cac2961741f3ebb7c8176556abda699
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 01:02:34 2020 +0200
gnu: r-genie3: Update to 1.10.0.
* gnu/packages/bioconductor.scm (r-genie3): Update to 1.10.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 d0cd4ef..c558c16 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6565,17 +6565,19 @@ cisTopics and explore the nature and regulatory
proteins driving them.")
(define-public r-genie3
(package
(name "r-genie3")
- (version "1.8.0")
+ (version "1.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GENIE3" version))
(sha256
(base32
- "0p67lhgy3lb4nc958s51hx7rvgwhzwfic9xhpsrask40k43spv7l"))))
+ "1bsm0gxracsyg1wnaw3whvskghfpbgbm9navr8wdmxj2hjp3dqs7"))))
(properties `((upstream-name . "GENIE3")))
(build-system r-build-system)
(propagated-inputs `(("r-reshape2" ,r-reshape2)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/GENIE3")
(synopsis "Gene network inference with ensemble of trees")
(description
- 238/296: gnu: r-consensusclusterplus: Update to 1.52.0., (continued)
- 238/296: gnu: r-consensusclusterplus: Update to 1.52.0., guix-commits, 2020/06/12
- 118/296: gnu: r-oligo: Update to 1.52.0., guix-commits, 2020/06/12
- 144/296: gnu: r-destiny: Update to 3.2.0., guix-commits, 2020/06/12
- 235/296: gnu: r-annotatr: Update to 1.14.0., guix-commits, 2020/06/12
- 240/296: gnu: r-flowcore: Update to 2.0.1., guix-commits, 2020/06/12
- 243/296: gnu: r-ggcyto: Update to 1.16.0., guix-commits, 2020/06/12
- 244/296: gnu: r-flowviz: Update to 1.52.0., guix-commits, 2020/06/12
- 245/296: gnu: r-flowclust: Update to 3.26.0., guix-commits, 2020/06/12
- 250/296: gnu: r-cytoml: Update to 2.0.0., guix-commits, 2020/06/12
- 253/296: gnu: r-depecher: Update to 1.4.0., guix-commits, 2020/06/12
- 256/296: gnu: r-genie3: Update to 1.10.0.,
guix-commits <=
- 257/296: gnu: r-roc: Update to 1.64.0., guix-commits, 2020/06/12
- 201/296: gnu: r-ebimage: Update to 4.30.0., guix-commits, 2020/06/12
- 221/296: gnu: r-progeny: Update to 1.10.0., guix-commits, 2020/06/12
- 222/296: gnu: r-arrmnormalization: Update to 1.28.0., guix-commits, 2020/06/12
- 228/296: gnu: r-quasr: Update to 1.28.0., guix-commits, 2020/06/12
- 246/296: gnu: r-rprotobuflib: Update to 2.0.0., guix-commits, 2020/06/12
- 248/296: gnu: r-flowstats: Update to 4.0.0., guix-commits, 2020/06/12
- 249/296: gnu: r-opencyto: Update to 2.0.0., guix-commits, 2020/06/12
- 254/296: gnu: r-rcistarget: Update to 1.8.0., guix-commits, 2020/06/12
- 260/296: gnu: r-bigmelon: Update to 1.14.0., guix-commits, 2020/06/12