[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
103/215: gnu: r-annotationhub: Update to 2.16.0.
From: |
guix-commits |
Subject: |
103/215: gnu: r-annotationhub: Update to 2.16.0. |
Date: |
Sun, 5 May 2019 18:15:49 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b173dbe6172eb89f5633b1500a8544df64a14f53
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 5 23:49:56 2019 +0200
gnu: r-annotationhub: Update to 2.16.0.
* gnu/packages/bioinformatics.scm (r-annotationhub): Update to 2.16.0.
[propagated-inputs]: Add r-biocfilecache, r-dplyr, and r-rappdirs.
---
gnu/packages/bioinformatics.scm | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 45e6460..08dfac5 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9624,23 +9624,26 @@ Shiny-based display methods for Bioconductor objects.")
(define-public r-annotationhub
(package
(name "r-annotationhub")
- (version "2.14.5")
+ (version "2.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "AnnotationHub" version))
(sha256
(base32
- "0iyrxaijl4614iz5c1j53227xy2g756p3bx7hcwglcybh0k30nki"))))
+ "1rpzl4x5mrwxrrf1jzm4zni6li6x34fjfyybsdvplb0ixa48zhn4"))))
(properties `((upstream-name . "AnnotationHub")))
(build-system r-build-system)
(propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi)
+ ("r-biocfilecache" ,r-biocfilecache)
("r-biocgenerics" ,r-biocgenerics)
("r-biocmanager" ,r-biocmanager)
("r-curl" ,r-curl)
+ ("r-dplyr" ,r-dplyr)
("r-httr" ,r-httr)
("r-interactivedisplaybase" ,r-interactivedisplaybase)
+ ("r-rappdirs" ,r-rappdirs)
("r-rsqlite" ,r-rsqlite)
("r-s4vectors" ,r-s4vectors)
("r-yaml" ,r-yaml)))
- 72/215: gnu: r-deseq: Update to 1.36.0., (continued)
- 72/215: gnu: r-deseq: Update to 1.36.0., guix-commits, 2019/05/05
- 75/215: gnu: Add r-biocfilecache., guix-commits, 2019/05/05
- 76/215: gnu: r-delayedmatrixstats: Update to 1.6.0., guix-commits, 2019/05/05
- 80/215: gnu: r-beachmat: Update to 2.0.0., guix-commits, 2019/05/05
- 79/215: gnu: r-singlecellexperiment: Update to 1.6.0., guix-commits, 2019/05/05
- 78/215: gnu: r-scater: Update to 1.12.0., guix-commits, 2019/05/05
- 77/215: gnu: r-scran: Update to 1.12.0., guix-commits, 2019/05/05
- 93/215: gnu: r-ggbio: Update to 1.32.0., guix-commits, 2019/05/05
- 89/215: gnu: r-ldblock: Update to 1.14.0., guix-commits, 2019/05/05
- 101/215: gnu: r-keggrest: Update to 1.24.0., guix-commits, 2019/05/05
- 103/215: gnu: r-annotationhub: Update to 2.16.0.,
guix-commits <=
- 87/215: gnu: r-gviz: Update to 1.28.0., guix-commits, 2019/05/05
- 84/215: gnu: r-fithic: Update to 1.10.0., guix-commits, 2019/05/05
- 91/215: gnu: r-snpstats: Update to 1.34.0., guix-commits, 2019/05/05
- 95/215: gnu: r-organismdbi: Update to 1.26.0., guix-commits, 2019/05/05
- 112/215: gnu: r-regioner: Update to 1.16.0., guix-commits, 2019/05/05
- 105/215: gnu: r-rcas: Update to 1.10.0., guix-commits, 2019/05/05
- 108/215: gnu: r-systempiper: Update to 1.18.0., guix-commits, 2019/05/05
- 120/215: gnu: r-cghbase: Update to 1.44.0., guix-commits, 2019/05/05
- 111/215: gnu: r-hpar: Update to 1.26.0., guix-commits, 2019/05/05
- 123/215: gnu: r-bayseq: Update to 2.18.0., guix-commits, 2019/05/05