[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
89/296: gnu: r-gqtlstats: Update to 1.20.0.
From: |
guix-commits |
Subject: |
89/296: gnu: r-gqtlstats: Update to 1.20.0. |
Date: |
Fri, 12 Jun 2020 19:29:49 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a97897bc3dab78c08dbbd1da375f05d706e9431c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 12 16:32:36 2020 +0200
gnu: r-gqtlstats: Update to 1.20.0.
* gnu/packages/bioinformatics.scm (r-gqtlstats): Update to 1.20.0.
[native-inputs]: Add r-knitr.
---
gnu/packages/bioinformatics.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index d6847cb..9861970 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10623,14 +10623,14 @@ defining LD blocks.")
(define-public r-gqtlstats
(package
(name "r-gqtlstats")
- (version "1.18.0")
+ (version "1.20.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "gQTLstats" version))
(sha256
(base32
- "1dly4p9r4231hf31xg1nzqiyvjbcfjljfmhb88ic1jxwnvniyv2f"))))
+ "1jjqfpjp93nmxjn757j5mzcax96bzcqdd1gr3rsdxg7ap008l2w7"))))
(properties `((upstream-name . "gQTLstats")))
(build-system r-build-system)
(propagated-inputs
@@ -10664,6 +10664,8 @@ defining LD blocks.")
("r-snpstats" ,r-snpstats)
("r-summarizedexperiment" ,r-summarizedexperiment)
("r-variantannotation" ,r-variantannotation)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/gQTLstats")
(synopsis "Computationally efficient analysis for eQTL and allied studies")
(description
- 76/296: gnu: r-keggrest: Update to 1.28.0., (continued)
- 76/296: gnu: r-keggrest: Update to 1.28.0., guix-commits, 2020/06/12
- 77/296: gnu: r-gage: Update to 2.37.0., guix-commits, 2020/06/12
- 78/296: gnu: r-genomicfiles: Update to 1.24.0., guix-commits, 2020/06/12
- 81/296: gnu: r-ensembldb: Update to 2.12.1., guix-commits, 2020/06/12
- 83/296: gnu: r-biovizbase: Update to 1.36.0., guix-commits, 2020/06/12
- 85/296: gnu: r-gqtlbase: Update to 1.20.0., guix-commits, 2020/06/12
- 88/296: gnu: r-ldblock: Update to 1.18.0., guix-commits, 2020/06/12
- 86/296: gnu: r-snpstats: Update to 1.38.0., guix-commits, 2020/06/12
- 101/296: gnu: r-delayedmatrixstats: Update to 1.10.0., guix-commits, 2020/06/12
- 103/296: gnu: r-coverageview: Update to 1.26.0., guix-commits, 2020/06/12
- 89/296: gnu: r-gqtlstats: Update to 1.20.0.,
guix-commits <=
- 92/296: gnu: r-sushi: Update to 1.26.0., guix-commits, 2020/06/12
- 99/296: gnu: r-scater: Update to 1.16.1., guix-commits, 2020/06/12
- 102/296: gnu: r-ideoviz: Update to 1.24.0., guix-commits, 2020/06/12
- 105/296: gnu: r-biocversion: Update to 3.11.1., guix-commits, 2020/06/12
- 107/296: gnu: r-affycomp: Update to 1.64.0., guix-commits, 2020/06/12
- 82/296: gnu: r-organismdbi: Update to 1.30.0., guix-commits, 2020/06/12
- 87/296: gnu: r-erma: Update to 1.4.0., guix-commits, 2020/06/12
- 93/296: gnu: r-fithic: Update to 1.14.0., guix-commits, 2020/06/12
- 95/296: gnu: r-hdf5array: Update to 1.16.0., guix-commits, 2020/06/12
- 98/296: gnu: r-singlecellexperiment: Update to 1.10.1., guix-commits, 2020/06/12