[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
273/296: gnu: r-bifet: Update to 1.8.0.
From: |
guix-commits |
Subject: |
273/296: gnu: r-bifet: Update to 1.8.0. |
Date: |
Fri, 12 Jun 2020 19:30:49 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a54fd4099456891124f19c02cb4ffce201cc0cd6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 01:03:54 2020 +0200
gnu: r-bifet: Update to 1.8.0.
* gnu/packages/bioconductor.scm (r-bifet): Update to 1.8.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 dafd7ff..7e13795 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7312,19 +7312,21 @@ results.")
(define-public r-bifet
(package
(name "r-bifet")
- (version "1.6.0")
+ (version "1.8.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiFET" version))
(sha256
(base32
- "0ck1d6hxd4f40hfz8p2z5xmjbz79yhrf6fisjka2xzk5v9fm4p4k"))))
+ "1v2dshs09iy2glzq0vwxmr83x867j844i1ixsfcamvfq33fwbbr5"))))
(properties `((upstream-name . "BiFET")))
(build-system r-build-system)
(propagated-inputs
`(("r-genomicranges" ,r-genomicranges)
("r-poibin" ,r-poibin)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/BiFET")
(synopsis "Bias-free footprint enrichment test")
(description
- 249/296: gnu: r-opencyto: Update to 2.0.0., (continued)
- 249/296: gnu: r-opencyto: Update to 2.0.0., guix-commits, 2020/06/12
- 254/296: gnu: r-rcistarget: Update to 1.8.0., guix-commits, 2020/06/12
- 260/296: gnu: r-bigmelon: Update to 1.14.0., guix-commits, 2020/06/12
- 261/296: gnu: r-seqbias: Update to 1.36.0., guix-commits, 2020/06/12
- 262/296: gnu: r-reqon: Update to 1.34.0., guix-commits, 2020/06/12
- 263/296: gnu: r-wavcluster: Update to 2.22.0., guix-commits, 2020/06/12
- 265/296: gnu: r-variantfiltering: Update to 1.24.0., guix-commits, 2020/06/12
- 266/296: gnu: r-variancepartition: Update to 1.18.0., guix-commits, 2020/06/12
- 271/296: gnu: r-bhc: Update to 1.40.0., guix-commits, 2020/06/12
- 267/296: gnu: r-htqpcr: Update to 1.42.0., guix-commits, 2020/06/12
- 273/296: gnu: r-bifet: Update to 1.8.0.,
guix-commits <=
- 281/296: gnu: r-bioassayr: Update to 1.26.0., guix-commits, 2020/06/12
- 284/296: gnu: r-reactomepa: Update to 1.32.0., guix-commits, 2020/06/12
- 283/296: gnu: r-graphite: Update to 1.34.0., guix-commits, 2020/06/12
- 290/296: gnu: r-bioconcotk: Update to 1.8.0., guix-commits, 2020/06/12
- 291/296: gnu: r-biocor: Update to 1.12.0., guix-commits, 2020/06/12
- 293/296: gnu: r-biocset: Update to 1.2.1., guix-commits, 2020/06/12
- 295/296: gnu: r-biodist: Update to 1.60.0., guix-commits, 2020/06/12
- 219/296: gnu: r-zfpkm: Update to 1.10.0., guix-commits, 2020/06/12
- 294/296: gnu: r-biocworkflowtools: Update to 1.14.0., guix-commits, 2020/06/12
- 157/296: gnu: r-scdd: Update to 1.12.0., guix-commits, 2020/06/12