[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
235/296: gnu: r-annotatr: Update to 1.14.0.
From: |
guix-commits |
Subject: |
235/296: gnu: r-annotatr: Update to 1.14.0. |
Date: |
Fri, 12 Jun 2020 19:30:37 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5ca991bff953f2e098746fdbc576697fe3e02bc6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 00:58:58 2020 +0200
gnu: r-annotatr: Update to 1.14.0.
* gnu/packages/bioconductor.scm (r-annotatr): Update to 1.14.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 1f9868c..ed28f3a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5740,14 +5740,14 @@ datasets.")
(define-public r-annotatr
(package
(name "r-annotatr")
- (version "1.12.1")
+ (version "1.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "annotatr" version))
(sha256
(base32
- "1bibk3p1q4cavqy11xs6rqqhqdjsq2dd7lf7blwcr27s5ajcd6dj"))))
+ "0z3ydcybd81w543fw8fiblghndx5m28w8qsphh5vqj726i0nj8cl"))))
(build-system r-build-system)
(propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi)
@@ -5763,6 +5763,8 @@ datasets.")
("r-reshape2" ,r-reshape2)
("r-rtracklayer" ,r-rtracklayer)
("r-s4vectors" ,r-s4vectors)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/annotatr/")
(synopsis "Annotation of genomic regions to genomic annotations")
(description
- 220/296: gnu: r-rbowtie2: Update to 1.10.0., (continued)
- 220/296: gnu: r-rbowtie2: Update to 1.10.0., guix-commits, 2020/06/12
- 226/296: gnu: r-sgseq: Update to 1.22.0., guix-commits, 2020/06/12
- 229/296: gnu: r-rqc: Update to 1.22.0., guix-commits, 2020/06/12
- 230/296: gnu: r-birewire: Update to 3.20.0., guix-commits, 2020/06/12
- 232/296: gnu: r-multidataset: Update to 1.16.0., guix-commits, 2020/06/12
- 233/296: gnu: r-ropls: Update to 1.20.0., guix-commits, 2020/06/12
- 234/296: gnu: r-biosigner: Update to 1.16.0., guix-commits, 2020/06/12
- 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 <=
- 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, 2020/06/12
- 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