[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
282/296: gnu: r-biobroom: Update to 1.20.0.
From: |
guix-commits |
Subject: |
282/296: gnu: r-biobroom: Update to 1.20.0. |
Date: |
Fri, 12 Jun 2020 19:30:52 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e09ca033f4348bb08b458aaf8b337e6089649dc6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 01:04:54 2020 +0200
gnu: r-biobroom: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-biobroom): Update to 1.20.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 3022408..cc2f082 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7599,14 +7599,14 @@ available bioactivity data.")
(define-public r-biobroom
(package
(name "r-biobroom")
- (version "1.18.0")
+ (version "1.20.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biobroom" version))
(sha256
(base32
- "1480ycdsh9xdhbpr47vdw5g6m8arqsnp8hc19wwhzm8npxh4qqlb"))))
+ "06qcrprn58kbrr5kyw1jl6z88b9w9g8xs6rkhrbnz8k7rv373fhf"))))
(properties `((upstream-name . "biobroom")))
(build-system r-build-system)
(propagated-inputs
@@ -7614,6 +7614,8 @@ available bioactivity data.")
("r-broom" ,r-broom)
("r-dplyr" ,r-dplyr)
("r-tidyr" ,r-tidyr)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://github.com/StoreyLab/biobroom")
(synopsis "Turn Bioconductor objects into tidy data frames")
(description
- 280/296: gnu: r-chemminer: Update to 3.40.0., (continued)
- 280/296: gnu: r-chemminer: Update to 3.40.0., guix-commits, 2020/06/12
- 259/296: gnu: r-gdsfmt: Update to 1.24.0., guix-commits, 2020/06/12
- 268/296: gnu: r-unifiedwmwqpcr: Update to 1.24.0., guix-commits, 2020/06/12
- 269/296: gnu: r-bgmix: Update to 1.48.0., guix-commits, 2020/06/12
- 270/296: gnu: r-bgx: Update to 1.54.0., guix-commits, 2020/06/12
- 272/296: gnu: r-bicare: Update to 1.46.0., guix-commits, 2020/06/12
- 274/296: gnu: r-rsbml: Update to 2.46.0., guix-commits, 2020/06/12
- 276/296: gnu: r-hyperdraw: Update to 1.40.0., guix-commits, 2020/06/12
- 278/296: gnu: r-bigmemoryextras: Update to 1.36.0., guix-commits, 2020/06/12
- 279/296: gnu: r-bigpint: Update to 1.4.0., guix-commits, 2020/06/12
- 282/296: gnu: r-biobroom: Update to 1.20.0.,
guix-commits <=
- 286/296: gnu: r-bioccasestudies: Update to 1.50.0., guix-commits, 2020/06/12
- 287/296: gnu: r-biocgraph: Update to 1.50.0., guix-commits, 2020/06/12
- 289/296: gnu: r-multiassayexperiment: Update to 1.14.0., guix-commits, 2020/06/12
- 292/296: gnu: r-biocpkgtools: Update to 1.6.0., guix-commits, 2020/06/12
- 296/296: gnu: r-mzr: Update to 2.22.0., guix-commits, 2020/06/12
- 275/296: gnu: r-hypergraph: Update to 1.60.0., guix-commits, 2020/06/12
- 277/296: gnu: r-biggr: Update to 1.24.0., guix-commits, 2020/06/12
- 285/296: gnu: r-ebarrays: Update to 2.52.0., guix-commits, 2020/06/12
- 288/296: gnu: r-experimenthub: Update to 1.14.0., guix-commits, 2020/06/12