[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
227/265: gnu: r-aucell: Update to 1.8.0.
From: |
guix-commits |
Subject: |
227/265: gnu: r-aucell: Update to 1.8.0. |
Date: |
Sun, 15 Dec 2019 09:40:43 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 3a35d274500b0db7dd485a880e74e96c9a8ddc92
Author: Ricardo Wurmus <address@hidden>
Date: Sun Dec 15 15:31:57 2019 +0100
gnu: r-aucell: Update to 1.8.0.
* gnu/packages/bioconductor.scm (r-aucell): Update to 1.8.0.
[propagated-inputs]: Add r-biocgenerics and r-s4vectors.
---
gnu/packages/bioconductor.scm | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 8ca2737..bb1a99d 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4060,21 +4060,23 @@ investigation using RNA-seq data.")
(define-public r-aucell
(package
(name "r-aucell")
- (version "1.6.1")
+ (version "1.8.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "AUCell" version))
(sha256
(base32
- "1vd8w6dygn1b5bwlha09mm6fbwyj07pmawpv53agcg1y7jlxs31b"))))
+ "1g4mdq8z29fjxrfjng0fb3cvbph49mwds4ijsa2bn2k6f75dnzky"))))
(properties `((upstream-name . "AUCell")))
(build-system r-build-system)
(propagated-inputs
- `(("r-data-table" ,r-data-table)
+ `(("r-biocgenerics" ,r-biocgenerics)
+ ("r-data-table" ,r-data-table)
("r-gseabase" ,r-gseabase)
("r-mixtools" ,r-mixtools)
("r-r-utils" ,r-r-utils)
+ ("r-s4vectors" ,r-s4vectors)
("r-shiny" ,r-shiny)
("r-summarizedexperiment" ,r-summarizedexperiment)))
(home-page "https://bioconductor.org/packages/AUCell/")
- 192/265: gnu: r-rsubread: Update to 2.0.0., (continued)
- 192/265: gnu: r-rsubread: Update to 2.0.0., guix-commits, 2019/12/15
- 202/265: gnu: r-rbowtie: Update to 1.26.0., guix-commits, 2019/12/15
- 211/265: gnu: r-wiggleplotr: Update to 1.10.1., guix-commits, 2019/12/15
- 206/265: gnu: r-progeny: Update to 1.8.0., guix-commits, 2019/12/15
- 212/265: gnu: r-wrench: Update to 1.4.0., guix-commits, 2019/12/15
- 218/265: gnu: r-quantro: Update to 1.20.0., guix-commits, 2019/12/15
- 215/265: gnu: r-xbseq: Update to 1.18.0., guix-commits, 2019/12/15
- 225/265: gnu: r-yamss: Update to 1.12.0., guix-commits, 2019/12/15
- 220/265: gnu: r-simpleaffy: Update to 2.62.0., guix-commits, 2019/12/15
- 219/265: gnu: r-yaqcaffy: Update to 1.46.0., guix-commits, 2019/12/15
- 227/265: gnu: r-aucell: Update to 1.8.0.,
guix-commits <=
- 229/265: gnu: r-annotationtools: Update to 1.60.0., guix-commits, 2019/12/15
- 231/265: gnu: r-abaenrichment: Update to 1.16.0., guix-commits, 2019/12/15
- 230/265: gnu: r-annotationfuncs: Update to 1.36.0., guix-commits, 2019/12/15
- 244/265: gnu: r-a4classif: Update to 1.34.0., guix-commits, 2019/12/15
- 241/265: gnu: r-a4base: Update to 1.34.0., guix-commits, 2019/12/15
- 250/265: gnu: r-dose: Update to 3.12.0., guix-commits, 2019/12/15
- 253/265: gnu: r-anota: Update to 1.34.0., guix-commits, 2019/12/15
- 259/265: gnu: r-linnorm: Update to 2.10.0., guix-commits, 2019/12/15
- 257/265: gnu: r-triform: Update to 1.28.0., guix-commits, 2019/12/15
- 256/265: gnu: r-varianttools: Update to 1.28.0., guix-commits, 2019/12/15