[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/457: gnu: r-affixcan: Update to 1.16.0.
From: |
guix-commits |
Subject: |
14/457: gnu: r-affixcan: Update to 1.16.0. |
Date: |
Thu, 24 Nov 2022 06:36:34 -0500 (EST) |
rekado pushed a commit to branch wip-bioconductor
in repository guix.
commit 69ecae7801cf12fb42300eb54e5aec655c0f85e7
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Nov 17 03:50:03 2022 +0100
gnu: r-affixcan: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-affixcan): Update to 1.16.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 3fd7c1aa81..f23a7775e5 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1899,13 +1899,13 @@ the supporting gene set is determined.")
(define-public r-affixcan
(package
(name "r-affixcan")
- (version "1.14.0")
+ (version "1.16.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "AffiXcan" version))
(sha256
(base32
- "0wj9shzmlxpksbxny571xzfcmmqqzjlk1vq4mx1is2r6ma7jkblq"))))
+ "1jsdl477qhsq3rpqvgdm7navr4izpppfkiw0fvlhxwspgp3fjs6c"))))
(properties `((upstream-name . "AffiXcan")))
(build-system r-build-system)
(propagated-inputs
- branch wip-bioconductor created (now f43a41d196), guix-commits, 2022/11/24
- 03/457: gnu: r-ggplot2: Update to 3.4.0., guix-commits, 2022/11/24
- 01/457: guix: Upgrade to Bioconductor 3.16., guix-commits, 2022/11/24
- 04/457: gnu: r-ggprism: Update to 1.0.4., guix-commits, 2022/11/24
- 02/457: gnu: Add r-hdo-db., guix-commits, 2022/11/24
- 05/457: gnu: Add r-biocbaseutils., guix-commits, 2022/11/24
- 06/457: gnu: Add r-rorcid., guix-commits, 2022/11/24
- 07/457: gnu: Add r-gson., guix-commits, 2022/11/24
- 14/457: gnu: r-affixcan: Update to 1.16.0.,
guix-commits <=
- 08/457: gnu: r-abarray: Update to 1.66.0., guix-commits, 2022/11/24
- 09/457: gnu: r-absseq: Update to 1.52.0., guix-commits, 2022/11/24
- 10/457: gnu: r-adam: Update to 1.14.0., guix-commits, 2022/11/24
- 11/457: gnu: r-adamgui: Update to 1.14.0., guix-commits, 2022/11/24
- 12/457: gnu: r-adimpute: Update to 1.8.0., guix-commits, 2022/11/24
- 28/457: gnu: r-annmap: Update to 1.40.0., guix-commits, 2022/11/24
- 29/457: gnu: r-antiprofiles: Update to 1.38.0., guix-commits, 2022/11/24
- 30/457: gnu: r-aseb: Update to 1.42.0., guix-commits, 2022/11/24
- 34/457: gnu: r-asset: Update to 2.16.0., guix-commits, 2022/11/24
- 36/457: gnu: r-atsnp: Update to 1.14.0., guix-commits, 2022/11/24