[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
93/296: gnu: r-fithic: Update to 1.14.0.
From: |
guix-commits |
Subject: |
93/296: gnu: r-fithic: Update to 1.14.0. |
Date: |
Fri, 12 Jun 2020 19:29:51 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6be25cc2dbc5c864d68c894bcc9b1f351fe2028a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 12 16:34:25 2020 +0200
gnu: r-fithic: Update to 1.14.0.
* gnu/packages/bioinformatics.scm (r-fithic): Update to 1.14.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 9777203..d20ba61 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10783,19 +10783,21 @@ visualizations for publication-quality multi-panel
figures.")
(define-public r-fithic
(package
(name "r-fithic")
- (version "1.12.0")
+ (version "1.14.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "FitHiC" version))
(sha256
(base32
- "1irwkwi4afdj395134k31mvx7c2vpdd0rv8zrblnldascdsb04kc"))))
+ "1dffkdxm08wq4kjd9j2v2625x3p6vbrk33a2zx94pwpgkghr72yp"))))
(properties `((upstream-name . "FitHiC")))
(build-system r-build-system)
(propagated-inputs
`(("r-data-table" ,r-data-table)
("r-fdrtool" ,r-fdrtool)
("r-rcpp" ,r-rcpp)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/FitHiC")
(synopsis "Confidence estimation for intra-chromosomal contact maps")
(description
- 101/296: gnu: r-delayedmatrixstats: Update to 1.10.0., (continued)
- 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, 2020/06/12
- 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 <=
- 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
- 100/296: gnu: r-scran: Update to 1.16.0., guix-commits, 2020/06/12
- 90/296: gnu: r-gviz: Update to 1.32.0., guix-commits, 2020/06/12
- 91/296: gnu: r-gwascat: Update to 2.20.1., guix-commits, 2020/06/12
- 94/296: gnu: r-hitc: Update to 1.32.0., guix-commits, 2020/06/12
- 96/296: gnu: r-rhdf5lib: Update to 1.10.0., guix-commits, 2020/06/12
- 97/296: gnu: r-beachmat: Update to 2.4.0., guix-commits, 2020/06/12
- 104/296: gnu: r-cummerbund: Update to 2.30.0., guix-commits, 2020/06/12
- 108/296: gnu: r-affycompatible: Update to 1.48.0., guix-commits, 2020/06/12