[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
196/296: gnu: r-abaenrichment: Update to 1.18.0.
From: |
guix-commits |
Subject: |
196/296: gnu: r-abaenrichment: Update to 1.18.0. |
Date: |
Fri, 12 Jun 2020 19:30:24 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6a65ac15373609295f7932a33e43abfdbfa4e973
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 00:54:37 2020 +0200
gnu: r-abaenrichment: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-abaenrichment): Update to 1.18.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 e974641..7b1b400 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4452,14 +4452,14 @@ annotations and ontologies.")
(define-public r-abaenrichment
(package
(name "r-abaenrichment")
- (version "1.16.0")
+ (version "1.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ABAEnrichment" version))
(sha256
(base32
- "128ik28j8kmdkycffhxajv5h174zdq9sfn2gz6ai90wgkdadbzwp"))))
+ "09ihbgxrhpcz2q7svldhm710a0yrhiqk9p0q0myv11c2w50ymwkw"))))
(properties `((upstream-name . "ABAEnrichment")))
(build-system r-build-system)
(propagated-inputs
@@ -4469,6 +4469,8 @@ annotations and ontologies.")
("r-gplots" ,r-gplots)
("r-gtools" ,r-gtools)
("r-rcpp" ,r-rcpp)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/ABAEnrichment/")
(synopsis "Gene expression enrichment in human brain regions")
(description
- 178/296: gnu: r-mlinterfaces: Update to 1.68.0., (continued)
- 178/296: gnu: r-mlinterfaces: Update to 1.68.0., guix-commits, 2020/06/12
- 181/296: gnu: r-a4classif: Update to 1.36.0., guix-commits, 2020/06/12
- 185/296: gnu: r-a4: Update to 1.36.0., guix-commits, 2020/06/12
- 184/296: gnu: r-a4base: Update to 1.36.0., guix-commits, 2020/06/12
- 183/296: gnu: r-a4reporting: Update to 1.36.0., guix-commits, 2020/06/12
- 190/296: gnu: r-motifdb: Update to 1.30.0., guix-commits, 2020/06/12
- 191/296: gnu: r-motifbreakr: Update to 2.2.0., guix-commits, 2020/06/12
- 200/296: gnu: r-aucell: Update to 1.10.0., guix-commits, 2020/06/12
- 197/296: gnu: r-annotationfuncs: Update to 1.38.0., guix-commits, 2020/06/12
- 199/296: gnu: r-allelicimbalance: Update to 1.26.0., guix-commits, 2020/06/12
- 196/296: gnu: r-abaenrichment: Update to 1.18.0.,
guix-commits <=
- 204/296: gnu: r-somaticsignatures: Update to 2.24.0., guix-commits, 2020/06/12
- 205/296: gnu: r-yapsa: Update to 1.14.0., guix-commits, 2020/06/12
- 210/296: gnu: r-yarn: Update to 1.14.0., guix-commits, 2020/06/12
- 208/296: gnu: r-yaqcaffy: Update to 1.48.0., guix-commits, 2020/06/12
- 217/296: gnu: r-widgettools: Update to 1.66.0., guix-commits, 2020/06/12
- 216/296: gnu: r-wiggleplotr: Update to 1.12.0., guix-commits, 2020/06/12
- 213/296: gnu: r-massspecwavelet: Update to 1.54.0., guix-commits, 2020/06/12
- 215/296: gnu: r-wrench: Update to 1.6.0., guix-commits, 2020/06/12
- 214/296: gnu: r-xcms: Update to 3.10.1., guix-commits, 2020/06/12
- 223/296: gnu: r-biocfilecache: Update to 1.12.0., guix-commits, 2020/06/12