[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
148/353: gnu: r-geoquery: Update to 2.62.0.
From: |
guix-commits |
Subject: |
148/353: gnu: r-geoquery: Update to 2.62.0. |
Date: |
Thu, 4 Nov 2021 18:14:23 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 1cadf09569ee35b01371cd1bbeb44032eda46cc2
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)
- 112/353: gnu: r-bayseq: Update to 2.28.0., (continued)
- 112/353: gnu: r-bayseq: Update to 2.28.0., guix-commits, 2021/11/04
- 134/353: gnu: r-copynumber: Update to 1.34.0., guix-commits, 2021/11/04
- 132/353: gnu: r-savr: Update to 1.32.0., guix-commits, 2021/11/04
- 138/353: gnu: r-lpsymphony: Update to 1.22.0., guix-commits, 2021/11/04
- 12/353: gnu: r-bluster: Update to 1.4.0., guix-commits, 2021/11/04
- 47/353: gnu: r-genefilter: Update to 1.76.0., guix-commits, 2021/11/04
- 114/353: gnu: r-riboprofiling: Update to 1.24.0., guix-commits, 2021/11/04
- 122/353: gnu: r-plgem: Update to 1.66.0., guix-commits, 2021/11/04
- 124/353: gnu: r-dnabarcodes: Update to 1.24.0., guix-commits, 2021/11/04
- 139/353: gnu: r-ihw: Update to 1.22.0., guix-commits, 2021/11/04
- 148/353: gnu: r-geoquery: Update to 2.62.0.,
guix-commits <=
- 150/353: gnu: r-siggenes: Update to 1.68.0., guix-commits, 2021/11/04
- 158/353: gnu: r-varianttools: Update to 1.36.0., guix-commits, 2021/11/04
- 164/353: gnu: r-fgsea: Update to 1.20.0., guix-commits, 2021/11/04
- 166/353: gnu: r-enrichplot: Update to 1.14.1., guix-commits, 2021/11/04
- 169/353: gnu: r-mlinterfaces: Update to 1.74.0., guix-commits, 2021/11/04
- 171/353: gnu: r-a4core: Update to 1.42.0., guix-commits, 2021/11/04
- 131/353: gnu: r-biocsingular: Update to 1.10.0., guix-commits, 2021/11/04
- 149/353: gnu: r-illuminaio: Update to 0.36.0., guix-commits, 2021/11/04
- 176/353: gnu: r-a4: Update to 1.42.0., guix-commits, 2021/11/04
- 204/353: gnu: r-webbioc: Update to 1.66.0., guix-commits, 2021/11/04