[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
130/133: gnu: r-biocpkgtools: Update to 1.10.2.
From: |
guix-commits |
Subject: |
130/133: gnu: r-biocpkgtools: Update to 1.10.2. |
Date: |
Thu, 30 Sep 2021 06:43:41 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c935b25a9e5e87083eb7a1f72ff0e9bcce639633
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Sep 29 23:28:15 2021 +0200
gnu: r-biocpkgtools: Update to 1.10.2.
* gnu/packages/bioconductor.scm (r-biocpkgtools): Update to 1.10.2.
[propagated-inputs]: Remove r-rex.
---
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 bbddb0b..9ca6bf6 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11918,14 +11918,14 @@ gene selection, testing relationships, and so on.")
(define-public r-biocpkgtools
(package
(name "r-biocpkgtools")
- (version "1.10.1")
+ (version "1.10.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocPkgTools" version))
(sha256
(base32
- "18a9mbzfmkipnv1cc9h3rhn9jxdp7nzywp0bz7hvmsaffv4p4skc"))))
+ "1sfp1nxlwbbbpx2iwvyk9p10jdy2vxhgn2b5fy5blayzjjlb3d80"))))
(properties `((upstream-name . "BiocPkgTools")))
(build-system r-build-system)
(propagated-inputs
@@ -11944,7 +11944,6 @@ gene selection, testing relationships, and so on.")
("r-magrittr" ,r-magrittr)
("r-rbgl" ,r-rbgl)
("r-readr" ,r-readr)
- ("r-rex" ,r-rex)
("r-rlang" ,r-rlang)
("r-rvest" ,r-rvest)
("r-stringr" ,r-stringr)
- 119/133: gnu: r-genomeinfodb: Update to 1.28.4., (continued)
- 119/133: gnu: r-genomeinfodb: Update to 1.28.4., guix-commits, 2021/09/30
- 116/133: gnu: r-affxparser: Update to 1.64.1., guix-commits, 2021/09/30
- 128/133: gnu: r-gdsfmt: Update to 1.28.1., guix-commits, 2021/09/30
- 126/133: gnu: r-zinbwave: Update to 1.14.2., guix-commits, 2021/09/30
- 124/133: gnu: r-ggtree: Update to 3.0.4., guix-commits, 2021/09/30
- 121/133: gnu: r-diffbind: Update to 3.2.7., guix-commits, 2021/09/30
- 123/133: gnu: r-matrixgenerics: Update to 1.4.3., guix-commits, 2021/09/30
- 132/133: gnu: r-delayedmatrixstats: Update to 1.14.3., guix-commits, 2021/09/30
- 131/133: gnu: r-s4vectors: Update to 0.30.1., guix-commits, 2021/09/30
- 84/133: gnu: r-rjsonio: Update to 1.3-1.6., guix-commits, 2021/09/30
- 130/133: gnu: r-biocpkgtools: Update to 1.10.2.,
guix-commits <=
- 100/133: gnu: r-roxygen2: Update to 7.1.2., guix-commits, 2021/09/30
- 111/133: gnu: r-fastica: Update to 1.2-3., guix-commits, 2021/09/30
- 117/133: gnu: r-biocparallel: Update to 1.26.2., guix-commits, 2021/09/30
- 103/133: gnu: r-plotrix: Update to 3.8-2., guix-commits, 2021/09/30
- 99/133: gnu: r-ade4: Update to 1.7-18., guix-commits, 2021/09/30
- 105/133: gnu: r-xml: Update to 3.99-0.8., guix-commits, 2021/09/30
- 115/133: gnu: r-r-filesets: Fix build by setting HOME., guix-commits, 2021/09/30
- 118/133: gnu: r-edger: Update to 3.34.1., guix-commits, 2021/09/30
- 127/133: gnu: r-cicero: Update to 1.10.1., guix-commits, 2021/09/30