[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/265: gnu: r-affycompatible: Update to 1.46.0.
From: |
guix-commits |
Subject: |
23/265: gnu: r-affycompatible: Update to 1.46.0. |
Date: |
Sun, 15 Dec 2019 09:39:56 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit c2fa63e9058d6c90cfe209bb65ee7abd59e6cc72
Author: Ricardo Wurmus <address@hidden>
Date: Sun Dec 15 14:29:56 2019 +0100
gnu: r-affycompatible: Update to 1.46.0.
* gnu/packages/bioconductor.scm (r-affycompatible): Update to 1.46.0.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 3baa863..0a0b01a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -944,14 +944,14 @@ measures for Affymetrix Oligonucleotide Arrays.")
(define-public r-affycompatible
(package
(name "r-affycompatible")
- (version "1.44.0")
+ (version "1.46.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "AffyCompatible" version))
(sha256
(base32
- "1zi96qa6vkgwvvy5cn6c3p1kbfsaz74zsw2kjxarz5qs744f0xvs"))))
+ "10ahrdlifp1i7rd58zb10w75y5bnigs7xp5gv4fhb5y7p7dvb0ks"))))
(properties
`((upstream-name . "AffyCompatible")))
(build-system r-build-system)
- 06/265: gnu: Add r-cytolib., (continued)
- 06/265: gnu: Add r-cytolib., guix-commits, 2019/12/15
- 02/265: guix: Upgrade to Bioconductor 3.10., guix-commits, 2019/12/15
- 05/265: gnu: Add r-multidataset., guix-commits, 2019/12/15
- 07/265: gnu: Add r-ncdfflow., guix-commits, 2019/12/15
- 08/265: gnu: Add r-ggcyto., guix-commits, 2019/12/15
- 09/265: gnu: Add r-ggplot-multistats., guix-commits, 2019/12/15
- 10/265: gnu: Add r-knn-covertree., guix-commits, 2019/12/15
- 13/265: gnu: Add r-flowviz., guix-commits, 2019/12/15
- 12/265: gnu: r-rgraphviz: Update to 2.30.0., guix-commits, 2019/12/15
- 18/265: gnu: Add r-opencyto., guix-commits, 2019/12/15
- 23/265: gnu: r-affycompatible: Update to 1.46.0.,
guix-commits <=
- 15/265: gnu: Add r-rprotobuflib., guix-commits, 2019/12/15
- 20/265: gnu: r-depecher: Update to 1.2.0., guix-commits, 2019/12/15
- 24/265: gnu: r-affycontam: Update to 1.44.0., guix-commits, 2019/12/15
- 25/265: gnu: r-affycoretools: Update to 1.58.2., guix-commits, 2019/12/15
- 27/265: gnu: r-annotate: Update to 1.64.0., guix-commits, 2019/12/15
- 29/265: gnu: r-regioner: Update to 1.18.0., guix-commits, 2019/12/15
- 34/265: gnu: r-qvalue: Update to 2.18.0., guix-commits, 2019/12/15
- 33/265: gnu: r-oligo: Update to 1.50.0., guix-commits, 2019/12/15
- 35/265: gnu: r-diffbind: Update to 2.14.0., guix-commits, 2019/12/15
- 38/265: gnu: r-graph: Update to 1.64.0., guix-commits, 2019/12/15