[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/63: gnu: r-genomeinfodb: Update to 1.12.0.
From: |
Roel Janssen |
Subject: |
21/63: gnu: r-genomeinfodb: Update to 1.12.0. |
Date: |
Fri, 28 Apr 2017 05:06:01 -0400 (EDT) |
roelj pushed a commit to branch master
in repository guix.
commit 38b99ccc578da7afff80f85c55f2cb749f5e67d6
Author: Roel Janssen <address@hidden>
Date: Fri Apr 28 10:37:42 2017 +0200
gnu: r-genomeinfodb: Update to 1.12.0.
* gnu/packages/bioinformatics.scm (r-genomeinfodb): [source] Update to
1.12.0,
[propagated-inputs]: Add r-genomeinfodbdata.
---
gnu/packages/bioinformatics.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 87dcf85..ce70acd 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6356,18 +6356,19 @@ ID and species. It is used by functions in the
GenomeInfoDb package.")
(define-public r-genomeinfodb
(package
(name "r-genomeinfodb")
- (version "1.10.3")
+ (version "1.12.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "GenomeInfoDb" version))
(sha256
(base32
- "18g24cf6b3vi13w85ki2mam6i2gl4yxr1zchyga34xc3dkdngzrw"))))
+ "1bwwhscjl376a5p43mx8ijrqajxmgypbqhv049pgagl22hkkf0y3"))))
(properties
`((upstream-name . "GenomeInfoDb")))
(build-system r-build-system)
(propagated-inputs
`(("r-biocgenerics" ,r-biocgenerics)
+ ("r-genomeinfodbdata" ,r-genomeinfodbdata)
("r-iranges" ,r-iranges)
("r-rcurl" ,r-rcurl)
("r-s4vectors" ,r-s4vectors)))
- 12/63: gnu: r-grohmm: Update to 1.10.0., (continued)
- 12/63: gnu: r-grohmm: Update to 1.10.0., Roel Janssen, 2017/04/28
- 28/63: gnu: r-annotationdbi: Update to 1.38.0., Roel Janssen, 2017/04/28
- 29/63: gnu: r-biomart: Update to 2.32.0., Roel Janssen, 2017/04/28
- 16/63: gnu: r-biocstyle: Update to 2.4.0., Roel Janssen, 2017/04/28
- 10/63: gnu: r-shortread: Update to 1.34.0., Roel Janssen, 2017/04/28
- 34/63: gnu: r-genomicalignments: Update to 1.12.0., Roel Janssen, 2017/04/28
- 41/63: gnu: r-seqpattern: Update to 1.8.0., Roel Janssen, 2017/04/28
- 55/63: gnu: r-mzr: Update to 2.10.0., Roel Janssen, 2017/04/28
- 60/63: gnu: r-pcamethods: Update to 1.68.0., Roel Janssen, 2017/04/28
- 24/63: gnu: r-limma: Update to 3.32.0., Roel Janssen, 2017/04/28
- 21/63: gnu: r-genomeinfodb: Update to 1.12.0.,
Roel Janssen <=
- 48/63: gnu: r-mutationalpatterns: Update to 1.2.0., Roel Janssen, 2017/04/28
- 49/63: gnu: r-tximport: Update to 1.4.0., Roel Janssen, 2017/04/28
- 63/63: gnu: r-preprocesscore: Update to 1.38.0., Roel Janssen, 2017/04/28
- 46/63: gnu: r-rhtslib: Update to 1.8.0., Roel Janssen, 2017/04/28
- 32/63: gnu: r-rsamtools: Update to 1.28.0., Roel Janssen, 2017/04/28
- 31/63: gnu: r-biostrings: Update to 2.44.0., Roel Janssen, 2017/04/28
- 36/63: gnu: r-genomicfeatures: Update to 1.28.0., Roel Janssen, 2017/04/28
- 19/63: gnu: r-s4vectors: Update to 0.14.0., Roel Janssen, 2017/04/28
- 38/63: gnu: r-topgo: Update to 2.28.0., Roel Janssen, 2017/04/28
- 42/63: gnu: r-genomation: Update to 1.8.0., Roel Janssen, 2017/04/28