[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/353: gnu: r-annotationforge: Update to 1.36.0.
From: |
guix-commits |
Subject: |
25/353: gnu: r-annotationforge: Update to 1.36.0. |
Date: |
Thu, 4 Nov 2021 18:13:38 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 2265cd7c3c7f7f75dfae8e5178f60ae27a541ef4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:03:59 2021 +0000
gnu: r-annotationforge: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-annotationforge): 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 af755be..2a36fbf 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2082,14 +2082,14 @@ used by @code{ensembldb}, @code{Organism.dplyr}, and
other packages.")
(define-public r-annotationforge
(package
(name "r-annotationforge")
- (version "1.34.1")
+ (version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "AnnotationForge" version))
(sha256
(base32
- "0g75b2adak87raw0vn20fjh5980y7svknh8ih1sn4fwryglp4ggg"))))
+ "02wvni5q560idi6677g5f4md73z4qzjl5yycxv5dbvgbl2picisz"))))
(properties
`((upstream-name . "AnnotationForge")))
(build-system r-build-system)
- 05/353: gnu: r-biocversion: Update to 3.14.0., (continued)
- 05/353: gnu: r-biocversion: Update to 3.14.0., guix-commits, 2021/11/04
- 11/353: gnu: r-delayedarray: Update to 0.20.0., guix-commits, 2021/11/04
- 17/353: gnu: r-affycompatible: Update to 1.54.0., guix-commits, 2021/11/04
- 06/353: gnu: r-biocgenerics: Update to 0.40.0., guix-commits, 2021/11/04
- 08/353: gnu: r-cummerbund: Update to 2.36.0., guix-commits, 2021/11/04
- 14/353: gnu: r-iranges: Update to 2.28.0., guix-commits, 2021/11/04
- 16/353: gnu: r-affycomp: Update to 1.70.0., guix-commits, 2021/11/04
- 20/353: gnu: r-affyio: Update to 1.64.0., guix-commits, 2021/11/04
- 21/353: gnu: r-affxparser: Update to 1.66.0., guix-commits, 2021/11/04
- 26/353: gnu: r-annotationhub: Update to 3.2.0., guix-commits, 2021/11/04
- 25/353: gnu: r-annotationforge: Update to 1.36.0.,
guix-commits <=
- 41/353: gnu: r-dirichletmultinomial: Update to 1.36.0., guix-commits, 2021/11/04
- 43/353: gnu: r-edger: Update to 3.36.0., guix-commits, 2021/11/04
- 38/353: gnu: r-copywriter: Update to 2.26.0., guix-commits, 2021/11/04
- 40/353: gnu: r-dexseq: Update to 1.40.0., guix-commits, 2021/11/04
- 52/353: gnu: r-genomicfeatures: Update to 1.46.1., guix-commits, 2021/11/04
- 48/353: gnu: r-geneoverlap: Update to 1.30.0., guix-commits, 2021/11/04
- 64/353: gnu: r-mutationalpatterns: Update to 3.4.0., guix-commits, 2021/11/04
- 68/353: gnu: r-mzr: Update to 2.28.0., guix-commits, 2021/11/04
- 70/353: gnu: r-pcamethods: Update to 1.86.0., guix-commits, 2021/11/04
- 71/353: gnu: r-protgenerics: Update to 1.26.0., guix-commits, 2021/11/04