[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
165/356: gnu: r-sigpathway: Update to 1.62.0.
From: |
guix-commits |
Subject: |
165/356: gnu: r-sigpathway: Update to 1.62.0. |
Date: |
Sun, 7 Nov 2021 18:11:34 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 7ac356d3374a7bce933319c13465dd580e9742dc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:21 2021 +0000
gnu: r-sigpathway: Update to 1.62.0.
* gnu/packages/bioconductor.scm (r-sigpathway): Update to 1.62.0.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 43e8d25..2509a8e 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7332,14 +7332,14 @@ the data set is suitable for such analysis.")
(define-public r-sigpathway
(package
(name "r-sigpathway")
- (version "1.60.0")
+ (version "1.62.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "sigPathway" version))
(sha256
(base32
- "1xz5nbw5dzyah8az7mpwj8m27fsvpi2jjhfg3n27dsv8rvdncqi8"))))
+ "1c46m1gbgiygcj8m65h8iwzk3fkp6nynd6rk1f5qdh7kw5ap28f9"))))
(properties `((upstream-name . "sigPathway")))
(build-system r-build-system)
(home-page "https://www.pnas.org/cgi/doi/10.1073/pnas.0506577102")
- 106/356: gnu: r-mbkmeans: Update to 1.10.0., (continued)
- 106/356: gnu: r-mbkmeans: Update to 1.10.0., guix-commits, 2021/11/07
- 105/356: gnu: r-diffbind: Update to 3.4.0., guix-commits, 2021/11/07
- 120/356: gnu: r-genomicinteractions: Update to 1.28.0., guix-commits, 2021/11/07
- 116/356: gnu: r-chipcomp: Update to 1.24.0., guix-commits, 2021/11/07
- 119/356: gnu: r-interactionset: Update to 1.22.0., guix-commits, 2021/11/07
- 124/356: gnu: r-rots: Update to 1.22.0., guix-commits, 2021/11/07
- 136/356: gnu: r-chipexoqual: Update to 1.18.0., guix-commits, 2021/11/07
- 140/356: gnu: r-karyoploter: Update to 1.20.0., guix-commits, 2021/11/07
- 156/356: gnu: r-methylumi: Update to 2.40.1., guix-commits, 2021/11/07
- 158/356: gnu: r-linnorm: Update to 2.18.0., guix-commits, 2021/11/07
- 165/356: gnu: r-sigpathway: Update to 1.62.0.,
guix-commits <=
- 170/356: gnu: r-clusterprofiler: Update to 4.2.0., guix-commits, 2021/11/07
- 173/356: gnu: r-annaffy: Update to 1.66.0., guix-commits, 2021/11/07
- 175/356: gnu: r-a4classif: Update to 1.42.0., guix-commits, 2021/11/07
- 185/356: gnu: r-motifstack: Update to 1.38.0., guix-commits, 2021/11/07
- 189/356: gnu: r-abaenrichment: Update to 1.24.0., guix-commits, 2021/11/07
- 190/356: gnu: r-annotationtools: Update to 1.68.0., guix-commits, 2021/11/07
- 193/356: gnu: r-ebimage: Update to 4.36.0., guix-commits, 2021/11/07
- 197/356: gnu: r-yapsa: Update to 1.19.0., guix-commits, 2021/11/07
- 199/356: gnu: r-quantro: Update to 1.28.0., guix-commits, 2021/11/07
- 200/356: gnu: r-yarn: Update to 1.20.0., guix-commits, 2021/11/07