[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/39: gnu: r-limma: Update to 3.52.4.
From: |
guix-commits |
Subject: |
09/39: gnu: r-limma: Update to 3.52.4. |
Date: |
Mon, 3 Oct 2022 13:08:52 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 039d894b9d7e05e624a57eeae9e213fc717e8eb7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 3 18:20:53 2022 +0200
gnu: r-limma: Update to 3.52.4.
* gnu/packages/bioconductor.scm (r-limma): Update to 3.52.4.
---
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 523e7a6c33..a450e06bd5 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4693,13 +4693,13 @@ Binomial data via estimation of latent structure in the
natural parameter.")
(define-public r-limma
(package
(name "r-limma")
- (version "3.52.2")
+ (version "3.52.4")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "limma" version))
(sha256
(base32
- "0m8p8pqmf48f2zdf3qs66hmychbc58g2hfg1wyxzsv180m6xkk65"))))
+ "14xy3qyra2crz31sxgz768mhnhhvcpfhfcigf4xsii643lqcz75h"))))
(build-system r-build-system)
(home-page "http://bioinf.wehi.edu.au/limma")
(synopsis "Package for linear models for microarray and RNA-seq data")
- branch master updated (d573494387 -> 17134b9ec1), guix-commits, 2022/10/03
- 09/39: gnu: r-limma: Update to 3.52.4.,
guix-commits <=
- 05/39: gnu: r-complexheatmap: Update to 2.12.1., guix-commits, 2022/10/03
- 03/39: gnu: r-biostrings: Update to 2.64.1., guix-commits, 2022/10/03
- 06/39: gnu: r-gage: Update to 2.46.1., guix-commits, 2022/10/03
- 02/39: gnu: r-annotationforge: Update to 1.38.1., guix-commits, 2022/10/03
- 08/39: gnu: r-genomicfeatures: Update to 1.48.4., guix-commits, 2022/10/03
- 14/39: gnu: r-ggtree: Update to 3.4.4., guix-commits, 2022/10/03
- 16/39: gnu: r-dose: Update to 3.22.1., guix-commits, 2022/10/03
- 01/39: gnu: r-dearseq: Update to 1.8.4., guix-commits, 2022/10/03
- 07/39: gnu: r-genomeinfodb: Update to 1.32.4., guix-commits, 2022/10/03
- 04/39: gnu: r-chipseeker: Update to 1.32.1., guix-commits, 2022/10/03