[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
106/288: gnu: r-yarn: Update to 1.16.0.
From: |
guix-commits |
Subject: |
106/288: gnu: r-yarn: Update to 1.16.0. |
Date: |
Mon, 16 Nov 2020 15:07:09 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 4f6c651edd59cfe27ce5387ed56c751c6e6c24c3
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:52:26 2020 +0100
gnu: r-yarn: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-yarn): Update to 1.16.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 b48d6f7..bf475b9 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4962,14 +4962,14 @@ groups.")
(define-public r-yarn
(package
(name "r-yarn")
- (version "1.14.0")
+ (version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "yarn" version))
(sha256
(base32
- "1xdjwy1gkfg8lhgq4iwwmbi01903qljjs7yd96cvacmvgn8z6qvx"))))
+ "0p8wz5jn601vxbbxkm73ps3fx0j1y56nr2qf6y8k80vgrk7bv5gp"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biobase" ,r-biobase)
- 81/288: gnu: r-a4base: Update to 1.38.0., (continued)
- 81/288: gnu: r-a4base: Update to 1.38.0., guix-commits, 2020/11/16
- 87/288: gnu: r-motifbreakr: Update to 2.4.0., guix-commits, 2020/11/16
- 86/288: gnu: r-motifdb: Update to 1.32.0., guix-commits, 2020/11/16
- 88/288: gnu: r-motifstack: Update to 1.34.0., guix-commits, 2020/11/16
- 99/288: gnu: r-gtrellis: Update to 1.22.0., guix-commits, 2020/11/16
- 93/288: gnu: r-annotationfuncs: Update to 1.40.0., guix-commits, 2020/11/16
- 95/288: gnu: r-allelicimbalance: Update to 1.28.0., guix-commits, 2020/11/16
- 100/288: gnu: r-somaticsignatures: Update to 2.26.0., guix-commits, 2020/11/16
- 104/288: gnu: r-yaqcaffy: Update to 1.50.0., guix-commits, 2020/11/16
- 103/288: gnu: r-simpleaffy: Update to 2.66.0., guix-commits, 2020/11/16
- 106/288: gnu: r-yarn: Update to 1.16.0.,
guix-commits <=
- 107/288: gnu: r-roar: Update to 1.26.0., guix-commits, 2020/11/16
- 108/288: gnu: r-xbseq: Update to 1.22.0., guix-commits, 2020/11/16
- 109/288: gnu: r-massspecwavelet: Update to 1.56.0., guix-commits, 2020/11/16
- 112/288: gnu: r-wiggleplotr: Update to 1.14.0., guix-commits, 2020/11/16
- 115/288: gnu: r-zfpkm: Update to 1.12.0., guix-commits, 2020/11/16
- 116/288: gnu: r-rbowtie2: Update to 1.12.0., guix-commits, 2020/11/16
- 83/288: gnu: r-abseqr: Update to 1.8.0., guix-commits, 2020/11/16
- 85/288: gnu: r-rgadem: Update to 2.38.0., guix-commits, 2020/11/16
- 110/288: gnu: r-xcms: Update to 3.12.0., guix-commits, 2020/11/16
- 111/288: gnu: r-wrench: Update to 1.8.0., guix-commits, 2020/11/16