[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
151/356: gnu: r-geoquery: Update to 2.62.0.
From: |
guix-commits |
Subject: |
151/356: gnu: r-geoquery: Update to 2.62.0. |
Date: |
Sun, 7 Nov 2021 18:11:29 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit c14e90b2e06e56ce4c7ef6a2aff11e5978a534fc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:18 2021 +0000
gnu: r-geoquery: Update to 2.62.0.
* gnu/packages/bioconductor.scm (r-geoquery): Update to 2.62.0.
[propagated-inputs]: Add r-data-table.
---
gnu/packages/bioconductor.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index a363564..3fb4c43 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6726,18 +6726,19 @@ high-throughput analyses.")
(define-public r-geoquery
(package
(name "r-geoquery")
- (version "2.60.0")
+ (version "2.62.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GEOquery" version))
(sha256
(base32
- "0jhkdbcd03d5n8vn3xkad6f21xjkawyxc9rdwcj8vwc8alx730am"))))
+ "0fkx4jh1s76l015vwikkryarlx6iihb1z935nzpdhah3rpqx3b3z"))))
(properties `((upstream-name . "GEOquery")))
(build-system r-build-system)
(propagated-inputs
`(("r-biobase" ,r-biobase)
+ ("r-data-table" ,r-data-table)
("r-dplyr" ,r-dplyr)
("r-httr" ,r-httr)
("r-limma" ,r-limma)
- 129/356: gnu: r-biocneighbors: Update to 1.12.0., (continued)
- 129/356: gnu: r-biocneighbors: Update to 1.12.0., guix-commits, 2021/11/07
- 137/356: gnu: r-copynumber: Update to 1.34.0., guix-commits, 2021/11/07
- 133/356: gnu: r-metapod: Update to 1.2.0., guix-commits, 2021/11/07
- 130/356: gnu: r-scaledmatrix: Update to 1.2.0., guix-commits, 2021/11/07
- 131/356: gnu: r-treeio: Update to 1.18.0., guix-commits, 2021/11/07
- 146/356: gnu: r-mast: Update to 1.20.0., guix-commits, 2021/11/07
- 145/356: gnu: r-batchelor: Update to 1.10.0., guix-commits, 2021/11/07
- 143/356: gnu: r-icobra: Update to 1.22.0., guix-commits, 2021/11/07
- 155/356: gnu: r-minfi: Update to 1.40.0., guix-commits, 2021/11/07
- 152/356: gnu: r-illuminaio: Update to 0.36.0., guix-commits, 2021/11/07
- 151/356: gnu: r-geoquery: Update to 2.62.0.,
guix-commits <=
- 153/356: gnu: r-siggenes: Update to 1.68.0., guix-commits, 2021/11/07
- 161/356: gnu: r-varianttools: Update to 1.36.0., guix-commits, 2021/11/07
- 171/356: gnu: r-clusterexperiment: Update to 2.14.0., guix-commits, 2021/11/07
- 166/356: gnu: r-fcscan: Update to 1.8.0., guix-commits, 2021/11/07
- 176/356: gnu: r-a4preproc: Update to 1.42.0., guix-commits, 2021/11/07
- 179/356: gnu: r-a4: Update to 1.42.0., guix-commits, 2021/11/07
- 187/356: gnu: r-atacseqqc: Update to 1.18.0., guix-commits, 2021/11/07
- 192/356: gnu: r-aucell: Update to 1.16.0., guix-commits, 2021/11/07
- 79/356: gnu: r-rhdf5: Update to 2.38.0., guix-commits, 2021/11/07
- 83/356: gnu: r-seqlogo: Update to 1.60.0., guix-commits, 2021/11/07