[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
68/377: gnu: r-limma: Update to 3.48.3.
From: |
guix-commits |
Subject: |
68/377: gnu: r-limma: Update to 3.48.3. |
Date: |
Thu, 2 Sep 2021 17:54:41 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 495c50c68d83324dced7140e5776cec257296c9d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Aug 24 00:33:18 2021 +0200
gnu: r-limma: Update to 3.48.3.
* gnu/packages/bioconductor.scm (r-limma): Update to 3.48.3.
---
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 cccc57a..12292a2 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3300,13 +3300,13 @@ Shiny-based display methods for Bioconductor objects.")
(define-public r-limma
(package
(name "r-limma")
- (version "3.48.1")
+ (version "3.48.3")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "limma" version))
(sha256
(base32
- "1wscxvhrz16sfa0qwk9anxqjy1vgvqmq6ia9gx6pwpga8qzwn5bi"))))
+ "0385ac0hvvml99krcgcpp6q7layjhzgp9xcxkcjrpfg5mjg1z4sx"))))
(build-system r-build-system)
(home-page "http://bioinf.wehi.edu.au/limma")
(synopsis "Package for linear models for microarray and RNA-seq data")
- 33/377: gnu: r-ggplotify: Update to 0.0.9., (continued)
- 33/377: gnu: r-ggplotify: Update to 0.0.9., guix-commits, 2021/09/02
- 36/377: gnu: r-sysfonts: Update to 0.8.5., guix-commits, 2021/09/02
- 45/377: gnu: r-brms: Update to 2.16.0., guix-commits, 2021/09/02
- 41/377: gnu: r-packrat: Update to 0.7.0., guix-commits, 2021/09/02
- 50/377: gnu: r-mlr3learners: Update to 0.5.0., guix-commits, 2021/09/02
- 55/377: gnu: r-opencpu: Update to 2.2.5., guix-commits, 2021/09/02
- 63/377: gnu: r-xml: Update to 3.99-0.7., guix-commits, 2021/09/02
- 57/377: gnu: r-keras: Update to 2.6.0., guix-commits, 2021/09/02
- 69/377: gnu: r-rtracklayer: Update to 1.52.1., guix-commits, 2021/09/02
- 67/377: gnu: r-genomicfeatures: Update to 1.44.1., guix-commits, 2021/09/02
- 68/377: gnu: r-limma: Update to 3.48.3.,
guix-commits <=
- 78/377: gnu: r-clusterprofiler: Update to 4.0.4., guix-commits, 2021/09/02
- 73/377: gnu: r-matrixgenerics: Update to 1.4.2., guix-commits, 2021/09/02
- 77/377: gnu: r-dose: Update to 3.18.2., guix-commits, 2021/09/02
- 82/377: gnu: r-scuttle: Update to 1.2.1., guix-commits, 2021/09/02
- 85/377: gnu: openssl: Update replacement to 1.1.1l [security fixes]., guix-commits, 2021/09/02
- 88/377: gnu: Add r-ballgown., guix-commits, 2021/09/02
- 87/377: gnu: Add ivar., guix-commits, 2021/09/02
- 84/377: gnu: r-delayedmatrixstats: Update to 1.14.2., guix-commits, 2021/09/02
- 39/377: gnu: r-quanteda: Update to 3.1.0., guix-commits, 2021/09/02
- 40/377: gnu: r-rpf: Update to 1.0.8., guix-commits, 2021/09/02