[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
289/318: import: cran: Update the Bioconductor version to 3.12.
From: |
guix-commits |
Subject: |
289/318: import: cran: Update the Bioconductor version to 3.12. |
Date: |
Fri, 20 Nov 2020 08:41:12 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit ac6a55e68a6ed675a55abc5339f776613648cb9d
Author: Roel Janssen <roel@gnu.org>
AuthorDate: Wed Nov 18 15:27:20 2020 +0100
import: cran: Update the Bioconductor version to 3.12.
* guix/import/cran.scm (%bioconductor-version): Set to 3.12.
---
guix/import/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/guix/import/cran.scm b/guix/import/cran.scm
index a1275b4..f2fb363 100644
--- a/guix/import/cran.scm
+++ b/guix/import/cran.scm
@@ -141,9 +141,9 @@ package definition."
(define %cran-url "https://cran.r-project.org/web/packages/")
(define %bioconductor-url "https://bioconductor.org/packages/")
-;; The latest Bioconductor release is 3.11. Bioconductor packages should be
+;; The latest Bioconductor release is 3.12. Bioconductor packages should be
;; updated together.
-(define %bioconductor-version "3.11")
+(define %bioconductor-version "3.12")
(define* (bioconductor-packages-list-url #:optional type)
(string-append "https://bioconductor.org/packages/"
- 255/318: gnu: r-copywriter: Update to 2.22.0., (continued)
- 255/318: gnu: r-copywriter: Update to 2.22.0., guix-commits, 2020/11/20
- 258/318: gnu: r-protgenerics: Update to 1.22.0., guix-commits, 2020/11/20
- 260/318: gnu: r-affyio: Update to 1.60.0., guix-commits, 2020/11/20
- 267/318: gnu: r-aroma-light: Update to 3.20.0., guix-commits, 2020/11/20
- 264/318: gnu: r-pcamethods: Update to 1.82.0., guix-commits, 2020/11/20
- 262/318: gnu: r-vsn: Update to 3.58.0., guix-commits, 2020/11/20
- 266/318: gnu: r-msnid: Update to 1.24.0., guix-commits, 2020/11/20
- 276/318: gnu: r-dirichletmultinomial: Update to 1.32.0., guix-commits, 2020/11/20
- 283/318: gnu: r-erma: Update to 1.6.0., guix-commits, 2020/11/20
- 284/318: gnu: r-ldblock: Update to 1.20.0., guix-commits, 2020/11/20
- 289/318: import: cran: Update the Bioconductor version to 3.12.,
guix-commits <=
- 290/318: gnu: Add r-ggalluvial., guix-commits, 2020/11/20
- 291/318: gnu: Add r-matrixgenerics., guix-commits, 2020/11/20
- 292/318: gnu: r-delayedarray: Fix build., guix-commits, 2020/11/20
- 294/318: gnu: r-hpar: Update to 1.32.1., guix-commits, 2020/11/20
- 296/318: gnu: r-genomicfeatures: Update to 1.42.1., guix-commits, 2020/11/20
- 298/318: gnu: r-mutationalpatterns: Update to 3.0.1., guix-commits, 2020/11/20
- 299/318: gnu: r-complexheatmap: Update to 2.6.2., guix-commits, 2020/11/20
- 145/318: gnu: r-cytoml: Update to 2.2.0., guix-commits, 2020/11/20
- 148/318: gnu: r-depecher: Update to 1.6.0., guix-commits, 2020/11/20
- 156/318: gnu: r-seqbias: Update to 1.38.0., guix-commits, 2020/11/20