[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/17: gnu: r-scater: Update to 1.16.2.
From: |
guix-commits |
Subject: |
03/17: gnu: r-scater: Update to 1.16.2. |
Date: |
Sun, 28 Jun 2020 00:03:01 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit fb4804d03d6162132822bf300510a5c33955fe45
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Jun 28 05:38:02 2020 +0200
gnu: r-scater: Update to 1.16.2.
* gnu/packages/bioinformatics.scm (r-scater): Update to 1.16.2.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 66c751a..30a5964 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10986,13 +10986,13 @@ libraries.")
(define-public r-scater
(package
(name "r-scater")
- (version "1.16.1")
+ (version "1.16.2")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "scater" version))
(sha256
(base32
- "0pi4mpc3lvskj5biyhc9cskcnz9q2wjmfrz7xdnx8qqd8vpy84g3"))))
+ "1pa5wvgjb30rw1vsjwbnn07ss3sc5n8ck5d7khdby4r2s9177s33"))))
(build-system r-build-system)
(propagated-inputs
`(("r-beachmat" ,r-beachmat)
- branch master updated (4a498d0 -> ea33de6), guix-commits, 2020/06/28
- 02/17: gnu: r-biocviews: Update to 1.56.1., guix-commits, 2020/06/28
- 07/17: gnu: r-officer: Update to 0.3.12., guix-commits, 2020/06/28
- 05/17: gnu: r-renv: Update to 0.11.0., guix-commits, 2020/06/28
- 04/17: gnu: r-jsonlite: Update to 1.7.0., guix-commits, 2020/06/28
- 06/17: gnu: r-ggpubr: Update to 0.4.0., guix-commits, 2020/06/28
- 01/17: gnu: r-dexseq: Update to 1.34.1., guix-commits, 2020/06/28
- 03/17: gnu: r-scater: Update to 1.16.2.,
guix-commits <=
- 08/17: gnu: r-sjlabelled: Update to 1.1.6., guix-commits, 2020/06/28
- 11/17: gnu: r-rcppparallel: Update to 5.0.2., guix-commits, 2020/06/28
- 13/17: gnu: r-rgdal: Update to 1.5-12., guix-commits, 2020/06/28
- 09/17: gnu: r-raster: Update to 3.3-7., guix-commits, 2020/06/28
- 12/17: gnu: r-flexdashboard: Update to 0.5.2., guix-commits, 2020/06/28
- 15/17: gnu: r-roxygen2: Update to 7.1.1., guix-commits, 2020/06/28
- 16/17: gnu: r-openssl: Update to 1.4.2., guix-commits, 2020/06/28
- 10/17: gnu: r-emmeans: Update to 1.4.8., guix-commits, 2020/06/28
- 14/17: gnu: r-directlabels: Update to 2020.6.17., guix-commits, 2020/06/28
- 17/17: gnu: r-fpc: Update to 2.2-7., guix-commits, 2020/06/28