[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
93/353: gnu: r-vsn: Update to 3.62.0.
From: |
guix-commits |
Subject: |
93/353: gnu: r-vsn: Update to 3.62.0. |
Date: |
Thu, 4 Nov 2021 18:14:03 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 4f2aceb5bedb686e4e71c77e9e3aac8cd05157f4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:10 2021 +0000
gnu: r-vsn: Update to 3.62.0.
* gnu/packages/bioconductor.scm (r-vsn): Update to 3.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 287b024..d43bb75 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4580,14 +4580,14 @@ coding changes and predict coding outcomes.")
(define-public r-vsn
(package
(name "r-vsn")
- (version "3.60.0")
+ (version "3.62.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "vsn" version))
(sha256
(base32
- "0nppph3kv8z83368snb8s3n4vcqj829yyi1kh4q09qvq18rhvssv"))))
+ "03p2wdjbjnrn1ddyz0fbn04mdxpsmv83qhh3apj6azshl0bs1j2x"))))
(build-system r-build-system)
(propagated-inputs
`(("r-affy" ,r-affy)
- 78/353: gnu: r-rsamtools: Update to 2.10.0., (continued)
- 78/353: gnu: r-rsamtools: Update to 2.10.0., guix-commits, 2021/11/04
- 79/353: gnu: r-rtracklayer: Update to 1.54.0., guix-commits, 2021/11/04
- 81/353: gnu: r-seqpattern: Update to 1.26.0., guix-commits, 2021/11/04
- 83/353: gnu: r-simplifyenrichment: Update to 1.4.0., guix-commits, 2021/11/04
- 84/353: gnu: r-trajectoryutils: Update to 1.2.0., guix-commits, 2021/11/04
- 85/353: gnu: r-slingshot: Update to 2.2.0., guix-commits, 2021/11/04
- 82/353: gnu: r-shortread: Update to 1.52.0., guix-commits, 2021/11/04
- 86/353: gnu: r-structuralvariantannotation: Update to 1.10.0., guix-commits, 2021/11/04
- 89/353: gnu: r-systempiper: Update to 2.0.0., guix-commits, 2021/11/04
- 92/353: gnu: r-variantannotation: Update to 1.40.0., guix-commits, 2021/11/04
- 93/353: gnu: r-vsn: Update to 3.62.0.,
guix-commits <=
- 90/353: gnu: r-topgo: Update to 2.46.0., guix-commits, 2021/11/04
- 91/353: gnu: r-tximport: Update to 1.22.0., guix-commits, 2021/11/04
- 96/353: gnu: r-geneplotter: Update to 1.72.0., guix-commits, 2021/11/04
- 98/353: gnu: r-oligo: Update to 1.58.0., guix-commits, 2021/11/04
- 99/353: gnu: r-qvalue: Update to 2.26.0., guix-commits, 2021/11/04
- 100/353: gnu: r-apeglm: Update to 1.16.0., guix-commits, 2021/11/04
- 101/353: gnu: r-greylistchip: Update to 1.26.0., guix-commits, 2021/11/04
- 102/353: gnu: r-diffbind: Update to 3.4.0., guix-commits, 2021/11/04
- 103/353: gnu: r-mbkmeans: Update to 1.10.0., guix-commits, 2021/11/04
- 104/353: gnu: r-multtest: Update to 2.50.0., guix-commits, 2021/11/04