[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
82/289: gnu: r-a4base: Update to 1.38.0.
From: |
guix-commits |
Subject: |
82/289: gnu: r-a4base: Update to 1.38.0. |
Date: |
Fri, 6 Nov 2020 18:04:24 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 58d8f370e163bb8d19c6b2f4d8e5aae051a89c4d
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:51:08 2020 +0100
gnu: r-a4base: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-a4base): Update to 1.38.0.
---
gnu/packages/bioconductor.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index ec6e3f4..1b11db6 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4059,21 +4059,20 @@ provides reporting features.")
(define-public r-a4base
(package
(name "r-a4base")
- (version "1.36.0")
+ (version "1.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "a4Base" version))
(sha256
(base32
- "0b7fy1wcydb9z43wb1663skswvhivn7ji15g00gqcshwkkiq4x02"))))
+ "0bqagjmg3yjmdzxv4j7685jjhgb261pq60b5qkfffr1lfnz27lsp"))))
(properties `((upstream-name . "a4Base")))
(build-system r-build-system)
(propagated-inputs
`(("r-a4core" ,r-a4core)
("r-a4preproc" ,r-a4preproc)
("r-annaffy" ,r-annaffy)
- ("r-annotationdbi" ,r-annotationdbi)
("r-biobase" ,r-biobase)
("r-genefilter" ,r-genefilter)
("r-glmnet" ,r-glmnet)
- 88/289: gnu: r-motifbreakr: Update to 2.4.0., (continued)
- 88/289: gnu: r-motifbreakr: Update to 2.4.0., guix-commits, 2020/11/06
- 98/289: gnu: r-ebimage: Update to 4.32.0., guix-commits, 2020/11/06
- 93/289: gnu: r-abaenrichment: Update to 1.20.0., guix-commits, 2020/11/06
- 99/289: gnu: r-yamss: Update to 1.16.0., guix-commits, 2020/11/06
- 100/289: gnu: r-gtrellis: Update to 1.22.0., guix-commits, 2020/11/06
- 107/289: gnu: r-yarn: Update to 1.16.0., guix-commits, 2020/11/06
- 110/289: gnu: r-massspecwavelet: Update to 1.56.0., guix-commits, 2020/11/06
- 112/289: gnu: r-wrench: Update to 1.8.0., guix-commits, 2020/11/06
- 113/289: gnu: r-wiggleplotr: Update to 1.14.0., guix-commits, 2020/11/06
- 115/289: gnu: r-webbioc: Update to 1.62.0., guix-commits, 2020/11/06
- 82/289: gnu: r-a4base: Update to 1.38.0.,
guix-commits <=
- 87/289: gnu: r-motifdb: Update to 1.32.0., guix-commits, 2020/11/06
- 91/289: gnu: r-atacseqqc: Update to 1.14.0., guix-commits, 2020/11/06
- 101/289: gnu: r-somaticsignatures: Update to 2.26.0., guix-commits, 2020/11/06
- 122/289: gnu: r-rbowtie: Update to 1.30.0., guix-commits, 2020/11/06
- 94/289: gnu: r-annotationfuncs: Update to 1.40.0., guix-commits, 2020/11/06
- 95/289: gnu: r-annotationtools: Update to 1.64.0., guix-commits, 2020/11/06
- 103/289: gnu: r-gcrma: Update to 2.62.0., guix-commits, 2020/11/06
- 105/289: gnu: r-yaqcaffy: Update to 1.50.0., guix-commits, 2020/11/06
- 109/289: gnu: r-xbseq: Update to 1.22.0., guix-commits, 2020/11/06
- 116/289: gnu: r-zfpkm: Update to 1.12.0., guix-commits, 2020/11/06