[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
69/265: gnu: r-mast: Update to 1.12.0.
From: |
guix-commits |
Subject: |
69/265: gnu: r-mast: Update to 1.12.0. |
Date: |
Sun, 15 Dec 2019 09:40:06 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit dc5237f85e4ad46ac72cdf5f45ef8ab8bd59f250
Author: Ricardo Wurmus <address@hidden>
Date: Sun Dec 15 14:40:57 2019 +0100
gnu: r-mast: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-mast): Update to 1.12.0.
[propagated-inputs]: Remove r-blme.
---
gnu/packages/bioconductor.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 40a71c9..bb082c9 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2441,19 +2441,18 @@ interactive exploration of results.")
(define-public r-mast
(package
(name "r-mast")
- (version "1.10.0")
+ (version "1.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "MAST" version))
(sha256
(base32
- "0f2qkp346095k9m45frpd3bivrvaps9wlm0m3n0z8j0aj7w1kqlx"))))
+ "1l78rrwkzyswpj6pgc9z8290fqrk4akba76invkkazpyh91r8gga"))))
(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)
- 31/265: gnu: r-geneplotter: Update to 1.64.0., (continued)
- 31/265: gnu: r-geneplotter: Update to 1.64.0., guix-commits, 2019/12/15
- 39/265: gnu: r-chippeakanno: Update to 3.20.0., guix-commits, 2019/12/15
- 47/265: gnu: r-riboseqr: Update to 1.20.0., guix-commits, 2019/12/15
- 48/265: gnu: r-interactionset: Update to 1.14.0., guix-commits, 2019/12/15
- 51/265: gnu: r-goseq: Update to 1.38.0., guix-commits, 2019/12/15
- 49/265: gnu: r-genomicinteractions: Update to 1.20.0., guix-commits, 2019/12/15
- 53/265: gnu: r-rots: Update to 1.14.0., guix-commits, 2019/12/15
- 58/265: gnu: r-biocneighbors: Update to 1.4.1., guix-commits, 2019/12/15
- 65/265: gnu: r-ebseq: Update to 1.26.0., guix-commits, 2019/12/15
- 60/265: gnu: r-savr: Update to 1.24.0., guix-commits, 2019/12/15
- 69/265: gnu: r-mast: Update to 1.12.0.,
guix-commits <=
- 59/265: gnu: r-biocsingular: Update to 1.2.0., guix-commits, 2019/12/15
- 75/265: gnu: r-illuminaio: Update to 0.28.0., guix-commits, 2019/12/15
- 68/265: gnu: r-icobra: Update to 1.14.0., guix-commits, 2019/12/15
- 62/265: gnu: r-copynumber: Update to 1.26.0., guix-commits, 2019/12/15
- 64/265: gnu: r-deds: Update to 1.60.0., guix-commits, 2019/12/15
- 74/265: gnu: r-geoquery: Update to 2.54.1., guix-commits, 2019/12/15
- 80/265: gnu: r-affyio: Update to 1.56.0., guix-commits, 2019/12/15
- 85/265: gnu: r-vsn: Update to 3.54.0., guix-commits, 2019/12/15
- 88/265: gnu: r-scran: Update to 1.14.5., guix-commits, 2019/12/15
- 96/265: gnu: r-gwascat: Update to 2.18.0., guix-commits, 2019/12/15