[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
98/296: gnu: r-singlecellexperiment: Update to 1.10.1.
From: |
guix-commits |
Subject: |
98/296: gnu: r-singlecellexperiment: Update to 1.10.1. |
Date: |
Fri, 12 Jun 2020 19:29:52 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 9e7acf2f14dff2fc966c3c34a4610892aa697bc1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 12 16:36:27 2020 +0200
gnu: r-singlecellexperiment: Update to 1.10.1.
* gnu/packages/bioinformatics.scm (r-singlecellexperiment): Update to
1.10.1.
[native-inputs]: Add r-knitr.
---
gnu/packages/bioinformatics.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 44d66cd..935846b 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10982,14 +10982,14 @@ matrices.")
(define-public r-singlecellexperiment
(package
(name "r-singlecellexperiment")
- (version "1.8.0")
+ (version "1.10.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "SingleCellExperiment" version))
(sha256
(base32
- "11pqb3cigi9xbhxq2k3n7z23v1ibd03ws1lcrh5c5ffgb33nlyw5"))))
+ "092wvk11n7pa234vlwhxm3gdi4k3sbnz1splhxalbdhz3jf02zfp"))))
(properties
`((upstream-name . "SingleCellExperiment")))
(build-system r-build-system)
@@ -10997,6 +10997,8 @@ matrices.")
`(("r-biocgenerics" ,r-biocgenerics)
("r-s4vectors" ,r-s4vectors)
("r-summarizedexperiment" ,r-summarizedexperiment)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/SingleCellExperiment")
(synopsis "S4 classes for single cell data")
(description "This package defines an S4 class for storing data from
- 89/296: gnu: r-gqtlstats: Update to 1.20.0., (continued)
- 89/296: gnu: r-gqtlstats: Update to 1.20.0., guix-commits, 2020/06/12
- 92/296: gnu: r-sushi: Update to 1.26.0., guix-commits, 2020/06/12
- 99/296: gnu: r-scater: Update to 1.16.1., guix-commits, 2020/06/12
- 102/296: gnu: r-ideoviz: Update to 1.24.0., guix-commits, 2020/06/12
- 105/296: gnu: r-biocversion: Update to 3.11.1., guix-commits, 2020/06/12
- 107/296: gnu: r-affycomp: Update to 1.64.0., guix-commits, 2020/06/12
- 82/296: gnu: r-organismdbi: Update to 1.30.0., guix-commits, 2020/06/12
- 87/296: gnu: r-erma: Update to 1.4.0., guix-commits, 2020/06/12
- 93/296: gnu: r-fithic: Update to 1.14.0., guix-commits, 2020/06/12
- 95/296: gnu: r-hdf5array: Update to 1.16.0., guix-commits, 2020/06/12
- 98/296: gnu: r-singlecellexperiment: Update to 1.10.1.,
guix-commits <=
- 100/296: gnu: r-scran: Update to 1.16.0., guix-commits, 2020/06/12
- 90/296: gnu: r-gviz: Update to 1.32.0., guix-commits, 2020/06/12
- 91/296: gnu: r-gwascat: Update to 2.20.1., guix-commits, 2020/06/12
- 94/296: gnu: r-hitc: Update to 1.32.0., guix-commits, 2020/06/12
- 96/296: gnu: r-rhdf5lib: Update to 1.10.0., guix-commits, 2020/06/12
- 97/296: gnu: r-beachmat: Update to 2.4.0., guix-commits, 2020/06/12
- 104/296: gnu: r-cummerbund: Update to 2.30.0., guix-commits, 2020/06/12
- 108/296: gnu: r-affycompatible: Update to 1.48.0., guix-commits, 2020/06/12
- 112/296: gnu: r-annotate: Update to 1.66.0., guix-commits, 2020/06/12
- 122/296: gnu: r-graph: Update to 1.66.0., guix-commits, 2020/06/12