[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
157/296: gnu: r-scdd: Update to 1.12.0.
From: |
guix-commits |
Subject: |
157/296: gnu: r-scdd: Update to 1.12.0. |
Date: |
Fri, 12 Jun 2020 19:30:11 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ce9e19bc9baa0f16f126bc97fdd8d55b5e1ee83e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 00:46:38 2020 +0200
gnu: r-scdd: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-scdd): Update to 1.12.0.
[native-inputs]: Add r-knitr.
---
gnu/packages/bioconductor.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 3473a68..25b0c08 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3018,14 +3018,14 @@ assumptions.")
(define-public r-scdd
(package
(name "r-scdd")
- (version "1.10.0")
+ (version "1.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "scDD" version))
(sha256
(base32
- "0nk0qq664zs7dnlcamdkrrhvll01p7f96jj3igbxxlzj3dvr58w4"))))
+ "19q01jksxpv4p26wp2c6faa4fffkjnqlbcds2x955pk35jkqknxx"))))
(properties `((upstream-name . "scDD")))
(build-system r-build-system)
(propagated-inputs
@@ -3040,6 +3040,8 @@ assumptions.")
("r-scran" ,r-scran)
("r-singlecellexperiment" ,r-singlecellexperiment)
("r-summarizedexperiment" ,r-summarizedexperiment)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://github.com/kdkorthauer/scDD")
(synopsis "Mixture modeling of single-cell RNA-seq data")
(description
- 273/296: gnu: r-bifet: Update to 1.8.0., (continued)
- 273/296: gnu: r-bifet: Update to 1.8.0., guix-commits, 2020/06/12
- 281/296: gnu: r-bioassayr: Update to 1.26.0., guix-commits, 2020/06/12
- 284/296: gnu: r-reactomepa: Update to 1.32.0., guix-commits, 2020/06/12
- 283/296: gnu: r-graphite: Update to 1.34.0., guix-commits, 2020/06/12
- 290/296: gnu: r-bioconcotk: Update to 1.8.0., guix-commits, 2020/06/12
- 291/296: gnu: r-biocor: Update to 1.12.0., guix-commits, 2020/06/12
- 293/296: gnu: r-biocset: Update to 1.2.1., guix-commits, 2020/06/12
- 295/296: gnu: r-biodist: Update to 1.60.0., guix-commits, 2020/06/12
- 219/296: gnu: r-zfpkm: Update to 1.10.0., guix-commits, 2020/06/12
- 294/296: gnu: r-biocworkflowtools: Update to 1.14.0., guix-commits, 2020/06/12
- 157/296: gnu: r-scdd: Update to 1.12.0.,
guix-commits <=
- 163/296: gnu: r-minfi: Update to 1.34.0., guix-commits, 2020/06/12
- 167/296: gnu: r-ioniser: Update to 2.12.0., guix-commits, 2020/06/12
- 174/296: gnu: r-fgsea: Update to 1.14.0., guix-commits, 2020/06/12
- 178/296: gnu: r-mlinterfaces: Update to 1.68.0., guix-commits, 2020/06/12
- 181/296: gnu: r-a4classif: Update to 1.36.0., guix-commits, 2020/06/12
- 185/296: gnu: r-a4: Update to 1.36.0., guix-commits, 2020/06/12
- 184/296: gnu: r-a4base: Update to 1.36.0., guix-commits, 2020/06/12
- 183/296: gnu: r-a4reporting: Update to 1.36.0., guix-commits, 2020/06/12
- 190/296: gnu: r-motifdb: Update to 1.30.0., guix-commits, 2020/06/12
- 191/296: gnu: r-motifbreakr: Update to 2.2.0., guix-commits, 2020/06/12