[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
54/61: gnu: r-affycoretools: Update to 1.58.4.
From: |
guix-commits |
Subject: |
54/61: gnu: r-affycoretools: Update to 1.58.4. |
Date: |
Thu, 16 Jan 2020 00:53:58 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit f8f181ae417d32bc3dec05731d9e8d6d84767b54
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Thu Jan 16 06:09:49 2020 +0100
gnu: r-affycoretools: Update to 1.58.4.
* gnu/packages/bioconductor.scm (r-affycoretools): Update to 1.58.4.
[propagated-inputs]: Add r-glimma.
---
gnu/packages/bioconductor.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 863b974..689a777 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
-;;; Copyright © 2016, 2017, 2018, 2019 Ricardo Wurmus <address@hidden>
+;;; Copyright © 2016, 2017, 2018, 2019, 2020 Ricardo Wurmus <address@hidden>
;;; Copyright © 2016, 2017, 2018 Roel Janssen <address@hidden>
;;; Copyright © 2017, 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
;;; Copyright © 2019 Simon Tournier <address@hidden>
@@ -1053,14 +1053,14 @@ problems in CEL-level data to help evaluate performance
of quality metrics.")
(define-public r-affycoretools
(package
(name "r-affycoretools")
- (version "1.58.3")
+ (version "1.58.4")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "affycoretools" version))
(sha256
(base32
- "12r9ljkp3xix0xq8d1488c8wb3a4whb805v48ynmv985bs3phc71"))))
+ "1p283ysib04qzaayxmrpsmk5bq0jdq2rlky180jrlskpyg6risfw"))))
(properties `((upstream-name . "affycoretools")))
(build-system r-build-system)
(propagated-inputs
@@ -1071,6 +1071,7 @@ problems in CEL-level data to help evaluate performance
of quality metrics.")
("r-dbi" ,r-dbi)
("r-edger" ,r-edger)
("r-gcrma" ,r-gcrma)
+ ("r-glimma" ,r-glimma)
("r-ggplot2" ,r-ggplot2)
("r-gostats" ,r-gostats)
("r-gplots" ,r-gplots)
- 40/61: gnu: r-future-apply: Update to 1.4.0., (continued)
- 40/61: gnu: r-future-apply: Update to 1.4.0., guix-commits, 2020/01/16
- 45/61: gnu: r-umap: Update to 0.2.4.1., guix-commits, 2020/01/16
- 46/61: gnu: r-parameters: Update to 0.4.0., guix-commits, 2020/01/16
- 50/61: gnu: r-biocstyle: Update to 2.14.4., guix-commits, 2020/01/16
- 51/61: gnu: r-s4vectors: Update to 0.24.2., guix-commits, 2020/01/16
- 53/61: gnu: r-delayedarray: Update to 0.12.2., guix-commits, 2020/01/16
- 58/61: gnu: r-mlinterfaces: Update to 1.66.2., guix-commits, 2020/01/16
- 59/61: gnu: r-ropls: Update to 1.18.6., guix-commits, 2020/01/16
- 48/61: gnu: r-gdina: Update to 2.7.8., guix-commits, 2020/01/16
- 52/61: gnu: r-iranges: Update to 2.20.2., guix-commits, 2020/01/16
- 54/61: gnu: r-affycoretools: Update to 1.58.4.,
guix-commits <=
- 47/61: gnu: r-desolve: Update to 1.27.1., guix-commits, 2020/01/16
- 61/61: gnu: r-variancepartition: Update to 1.16.1., guix-commits, 2020/01/16
- 55/61: gnu: r-regioner: Update to 1.18.1., guix-commits, 2020/01/16
- 57/61: gnu: r-clusterprofiler: Update to 3.14.3., guix-commits, 2020/01/16
- 60/61: gnu: r-flowworkspace: Update to 3.34.1., guix-commits, 2020/01/16
- 49/61: gnu: r-poibin: Update to 1.5., guix-commits, 2020/01/16