[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
230/265: gnu: r-annotationfuncs: Update to 1.36.0.
From: |
guix-commits |
Subject: |
230/265: gnu: r-annotationfuncs: Update to 1.36.0. |
Date: |
Sun, 15 Dec 2019 09:40:43 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 3a731c8334a5da49a22621ee09c49850e37351b1
Author: Ricardo Wurmus <address@hidden>
Date: Sun Dec 15 15:32:31 2019 +0100
gnu: r-annotationfuncs: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-annotationfuncs): Update to 1.36.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 9ed78a4..65f3b2f 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3969,14 +3969,14 @@ the brain using an ontology, both provided by the Allen
Brain Atlas project.")
(define-public r-annotationfuncs
(package
(name "r-annotationfuncs")
- (version "1.34.0")
+ (version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "AnnotationFuncs" version))
(sha256
(base32
- "12vh07x8s9y74h65q1pnjlma752pz29bmyyhlnqaiy83gsg26hm3"))))
+ "0ws14b1ibqml7w8kj0gi7wdp6wd8dcdpnrmcxldjzsyawf17q0yq"))))
(properties
`((upstream-name . "AnnotationFuncs")))
(build-system r-build-system)
- 206/265: gnu: r-progeny: Update to 1.8.0., (continued)
- 206/265: gnu: r-progeny: Update to 1.8.0., guix-commits, 2019/12/15
- 212/265: gnu: r-wrench: Update to 1.4.0., guix-commits, 2019/12/15
- 218/265: gnu: r-quantro: Update to 1.20.0., guix-commits, 2019/12/15
- 215/265: gnu: r-xbseq: Update to 1.18.0., guix-commits, 2019/12/15
- 225/265: gnu: r-yamss: Update to 1.12.0., guix-commits, 2019/12/15
- 220/265: gnu: r-simpleaffy: Update to 2.62.0., guix-commits, 2019/12/15
- 219/265: gnu: r-yaqcaffy: Update to 1.46.0., guix-commits, 2019/12/15
- 227/265: gnu: r-aucell: Update to 1.8.0., guix-commits, 2019/12/15
- 229/265: gnu: r-annotationtools: Update to 1.60.0., guix-commits, 2019/12/15
- 231/265: gnu: r-abaenrichment: Update to 1.16.0., guix-commits, 2019/12/15
- 230/265: gnu: r-annotationfuncs: Update to 1.36.0.,
guix-commits <=
- 244/265: gnu: r-a4classif: Update to 1.34.0., guix-commits, 2019/12/15
- 241/265: gnu: r-a4base: Update to 1.34.0., guix-commits, 2019/12/15
- 250/265: gnu: r-dose: Update to 3.12.0., guix-commits, 2019/12/15
- 253/265: gnu: r-anota: Update to 1.34.0., guix-commits, 2019/12/15
- 259/265: gnu: r-linnorm: Update to 2.10.0., guix-commits, 2019/12/15
- 257/265: gnu: r-triform: Update to 1.28.0., guix-commits, 2019/12/15
- 256/265: gnu: r-varianttools: Update to 1.28.0., guix-commits, 2019/12/15
- 262/265: gnu: r-minfi: Update to 1.32.0., guix-commits, 2019/12/15
- 222/265: gnu: r-yapsa: Update to 1.12.0., guix-commits, 2019/12/15
- 203/265: gnu: r-iclusterplus: Update to 1.22.0., guix-commits, 2019/12/15