[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
167/296: gnu: r-ioniser: Update to 2.12.0.
From: |
guix-commits |
Subject: |
167/296: gnu: r-ioniser: Update to 2.12.0. |
Date: |
Fri, 12 Jun 2020 19:30:14 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 293fb8a147ea5a6e822139cad171659302981759
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 00:47:29 2020 +0200
gnu: r-ioniser: Update to 2.12.0.
* gnu/packages/bioconductor.scm (r-ioniser): Update to 2.12.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 4b2b158..e0cc7e9 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3409,14 +3409,14 @@ evaluation of DEG analysis methods.")
(define-public r-ioniser
(package
(name "r-ioniser")
- (version "2.10.0")
+ (version "2.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "IONiseR" version))
(sha256
(base32
- "1c265bzh923i9mw83mjpj0bzbkixbs6sg1h1z51y9xjkakdgg90f"))))
+ "05fndlblczabva60gn6h0dijqxyn0wknrv8a925fgc4bn415g31w"))))
(properties `((upstream-name . "IONiseR")))
(build-system r-build-system)
(propagated-inputs
@@ -3433,6 +3433,8 @@ evaluation of DEG analysis methods.")
("r-tibble" ,r-tibble)
("r-tidyr" ,r-tidyr)
("r-xvector" ,r-xvector)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/IONiseR/")
(synopsis "Quality assessment tools for Oxford Nanopore MinION data")
(description
- 284/296: gnu: r-reactomepa: Update to 1.32.0., (continued)
- 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
- 163/296: gnu: r-minfi: Update to 1.34.0., guix-commits, 2020/06/12
- 167/296: gnu: r-ioniser: Update to 2.12.0.,
guix-commits <=
- 174/296: gnu: r-fgsea: Update to 1.14.0., guix-commits, 2020/06/12
- 178/296: gnu: r-mlinterfaces: Update to 1.68.0., guix-commits, 2020/06/12
- 181/296: gnu: r-a4classif: Update to 1.36.0., guix-commits, 2020/06/12
- 185/296: gnu: r-a4: Update to 1.36.0., guix-commits, 2020/06/12
- 184/296: gnu: r-a4base: Update to 1.36.0., guix-commits, 2020/06/12
- 183/296: gnu: r-a4reporting: Update to 1.36.0., guix-commits, 2020/06/12
- 190/296: gnu: r-motifdb: Update to 1.30.0., guix-commits, 2020/06/12
- 191/296: gnu: r-motifbreakr: Update to 2.2.0., guix-commits, 2020/06/12
- 200/296: gnu: r-aucell: Update to 1.10.0., guix-commits, 2020/06/12
- 197/296: gnu: r-annotationfuncs: Update to 1.38.0., guix-commits, 2020/06/12