[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
285/324: gnu: r-biocpkgtools: Update to 1.10.1.
From: |
guix-commits |
Subject: |
285/324: gnu: r-biocpkgtools: Update to 1.10.1. |
Date: |
Sat, 5 Jun 2021 03:16:00 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e9e4f65dc198db5e0001fd8796eb7f6d6038c159
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 08:50:11 2021 +0200
gnu: r-biocpkgtools: Update to 1.10.1.
* gnu/packages/bioconductor.scm (r-biocpkgtools): Update to 1.10.1.
[propagated-inputs]: Remove r-rappdirs.
---
gnu/packages/bioconductor.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index e3802a3..389b0ed 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11615,14 +11615,14 @@ gene selection, testing relationships, and so on.")
(define-public r-biocpkgtools
(package
(name "r-biocpkgtools")
- (version "1.8.2")
+ (version "1.10.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocPkgTools" version))
(sha256
(base32
- "18m816mh1ic0znp38wax8xppai77lkym3w84x4x30x2mf0vriqfw"))))
+ "18a9mbzfmkipnv1cc9h3rhn9jxdp7nzywp0bz7hvmsaffv4p4skc"))))
(properties `((upstream-name . "BiocPkgTools")))
(build-system r-build-system)
(propagated-inputs
@@ -11639,7 +11639,6 @@ gene selection, testing relationships, and so on.")
("r-igraph" ,r-igraph)
("r-jsonlite" ,r-jsonlite)
("r-magrittr" ,r-magrittr)
- ("r-rappdirs" ,r-rappdirs)
("r-rbgl" ,r-rbgl)
("r-readr" ,r-readr)
("r-rex" ,r-rex)
- 211/324: gnu: r-widgettools: Update to 1.70.0., (continued)
- 211/324: gnu: r-widgettools: Update to 1.70.0., guix-commits, 2021/06/05
- 230/324: gnu: r-rsubread: Update to 2.6.1., guix-commits, 2021/06/05
- 236/324: gnu: r-flowviz: Update to 1.56.0., guix-commits, 2021/06/05
- 239/324: gnu: r-flowstats: Update to 4.4.0., guix-commits, 2021/06/05
- 240/324: gnu: r-opencyto: Update to 2.4.0., guix-commits, 2021/06/05
- 242/324: gnu: r-mixomics: Update to 6.16.0., guix-commits, 2021/06/05
- 243/324: gnu: r-depecher: Update to 1.8.0., guix-commits, 2021/06/05
- 254/324: gnu: r-wavcluster: Update to 2.26.0., guix-commits, 2021/06/05
- 271/324: gnu: r-chemminer: Update to 3.44.0., guix-commits, 2021/06/05
- 270/324: gnu: r-bigpint: Update to 1.8.0., guix-commits, 2021/06/05
- 285/324: gnu: r-biocpkgtools: Update to 1.10.1.,
guix-commits <=
- 289/324: gnu: r-pcatools: Update to 2.4.0., guix-commits, 2021/06/05
- 290/324: gnu: r-rgreat: Update to 1.24.0., guix-commits, 2021/06/05
- 293/324: gnu: r-preprocesscore: Update to 1.54.0., guix-commits, 2021/06/05
- 294/324: gnu: r-s4vectors: Update to 0.30.0., guix-commits, 2021/06/05
- 306/324: gnu: r-scran: Update to 1.20.1., guix-commits, 2021/06/05
- 311/324: gnu: r-msmseda: Update to 1.30.0., guix-commits, 2021/06/05
- 320/324: gnu: r-pathview: Update to 1.32.0., guix-commits, 2021/06/05
- 318/324: gnu: r-kegggraph: Update to 1.52.0., guix-commits, 2021/06/05
- 272/324: gnu: r-bioassayr: Update to 1.30.0., guix-commits, 2021/06/05
- 283/324: gnu: r-bioconcotk: Update to 1.12.0., guix-commits, 2021/06/05