[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
148/215: gnu: r-mast: Update to 1.10.0.
From: |
guix-commits |
Subject: |
148/215: gnu: r-mast: Update to 1.10.0. |
Date: |
Sun, 5 May 2019 18:15:57 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a0ff725d6ae07098feddd00c3f4fe93466d32781
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 5 23:59:42 2019 +0200
gnu: r-mast: Update to 1.10.0.
* gnu/packages/bioconductor.scm (r-mast): Update to 1.10.0.
[propagated-inputs]: Add r-blme.
---
gnu/packages/bioconductor.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index ce83b74..a15dcfb 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2118,18 +2118,19 @@ interactive exploration of results.")
(define-public r-mast
(package
(name "r-mast")
- (version "1.8.2")
+ (version "1.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "MAST" version))
(sha256
(base32
- "0rhx655dza0m6yg9jcfz2nmxqahvxx2l91kqgyp7qai0bzz9d9ix"))))
+ "0f2qkp346095k9m45frpd3bivrvaps9wlm0m3n0z8j0aj7w1kqlx"))))
(properties `((upstream-name . "MAST")))
(build-system r-build-system)
(propagated-inputs
`(("r-abind" ,r-abind)
+ ("r-blme" ,r-blme)
("r-biobase" ,r-biobase)
("r-biocgenerics" ,r-biocgenerics)
("r-data-table" ,r-data-table)
- 170/215: gnu: r-enrichplot: Update to 1.4.0., (continued)
- 170/215: gnu: r-enrichplot: Update to 1.4.0., guix-commits, 2019/05/05
- 176/215: gnu: r-a4preproc: Update to 1.32.0., guix-commits, 2019/05/05
- 164/215: gnu: r-heatplus: Update to 2.30.0., guix-commits, 2019/05/05
- 174/215: gnu: r-a4core: Update to 1.32.0., guix-commits, 2019/05/05
- 179/215: gnu: r-a4: Update to 1.32.0., guix-commits, 2019/05/05
- 177/215: gnu: r-a4reporting: Update to 1.32.0., guix-commits, 2019/05/05
- 186/215: gnu: r-atacseqqc: Update to 1.8.0., guix-commits, 2019/05/05
- 201/215: gnu: r-quantro: Update to 1.18.0., guix-commits, 2019/05/05
- 140/215: gnu: r-chipexoqual: Update to 1.8.0., guix-commits, 2019/05/05
- 141/215: gnu: r-copynumber: Update to 1.24.0., guix-commits, 2019/05/05
- 148/215: gnu: r-mast: Update to 1.10.0.,
guix-commits <=
- 153/215: gnu: r-geoquery: Update to 2.52.0., guix-commits, 2019/05/05
- 158/215: gnu: r-methylumi: Update to 2.30.0., guix-commits, 2019/05/05
- 159/215: gnu: r-lumi: Update to 2.36.0., guix-commits, 2019/05/05
- 173/215: gnu: r-annaffy: Update to 1.56.0., guix-commits, 2019/05/05
- 175/215: gnu: r-a4classif: Update to 1.32.0., guix-commits, 2019/05/05
- 163/215: gnu: r-varianttools: Update to 1.26.0., guix-commits, 2019/05/05
- 130/215: gnu: r-goseq: Update to 1.36.0., guix-commits, 2019/05/05
- 144/215: gnu: r-ebseq: Update to 1.24.0., guix-commits, 2019/05/05
- 151/215: gnu: r-scdd: Update to 1.8.0., guix-commits, 2019/05/05
- 161/215: gnu: r-ioniser: Update to 2.8.0., guix-commits, 2019/05/05