[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
66/265: gnu: r-lpsymphony: Update to 1.14.0.
From: |
guix-commits |
Subject: |
66/265: gnu: r-lpsymphony: Update to 1.14.0. |
Date: |
Sun, 15 Dec 2019 09:40:05 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 153dc51bfe102bb7bb9034c8d5e25fd754c36c7f
Author: Ricardo Wurmus <address@hidden>
Date: Sun Dec 15 14:40:15 2019 +0100
gnu: r-lpsymphony: Update to 1.14.0.
* gnu/packages/bioconductor.scm (r-lpsymphony): Update to 1.14.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 80828dd..c788797 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2347,14 +2347,14 @@ gene and isoform level using RNA-seq data")
(define-public r-lpsymphony
(package
(name "r-lpsymphony")
- (version "1.12.0")
+ (version "1.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "lpsymphony" version))
(sha256
(base32
- "13wvq4ip8nkyxmpncs6fzcf3vphra1n0fd5vz9kspbch0k1z6bsv"))))
+ "0j5j9kggh3l61vp6hpnqf45d5kzifksaj0sqhvs1zahmx2c1gfdv"))))
(build-system r-build-system)
(inputs
`(("gfortran" ,gfortran)
- 44/265: gnu: r-bayseq: Update to 2.20.0., (continued)
- 44/265: gnu: r-bayseq: Update to 2.20.0., guix-commits, 2019/12/15
- 57/265: gnu: r-ruvseq: Update to 1.20.0., guix-commits, 2019/12/15
- 52/265: gnu: r-glimma: Update to 1.14.0., guix-commits, 2019/12/15
- 67/265: gnu: r-ihw: Update to 1.14.0., guix-commits, 2019/12/15
- 56/265: gnu: r-dnabarcodes: Update to 1.16.0., guix-commits, 2019/12/15
- 63/265: gnu: r-dnacopy: Update to 1.60.0., guix-commits, 2019/12/15
- 71/265: gnu: r-noiseq: Update to 2.30.0., guix-commits, 2019/12/15
- 77/265: gnu: r-protgenerics: Update to 1.18.0., guix-commits, 2019/12/15
- 72/265: gnu: r-scdd: Update to 1.10.0., guix-commits, 2019/12/15
- 61/265: gnu: r-chipexoqual: Update to 1.10.0., guix-commits, 2019/12/15
- 66/265: gnu: r-lpsymphony: Update to 1.14.0.,
guix-commits <=
- 73/265: gnu: r-scone: Update to 1.10.0., guix-commits, 2019/12/15
- 78/265: gnu: r-sva: Update to 3.34.0., guix-commits, 2019/12/15
- 76/265: gnu: r-mzr: Update to 2.20.0., guix-commits, 2019/12/15
- 89/265: gnu: r-scater: Update to 1.14.5., guix-commits, 2019/12/15
- 82/265: gnu: r-copywriter: Update to 2.18.0., guix-commits, 2019/12/15
- 102/265: gnu: r-erma: Update to 1.2.0., guix-commits, 2019/12/15
- 98/265: gnu: r-gviz: Update to 1.30.0., guix-commits, 2019/12/15
- 100/265: gnu: r-ldblock: Update to 1.16.0., guix-commits, 2019/12/15
- 83/265: gnu: r-chipseq: Update to 1.36.0., guix-commits, 2019/12/15
- 16/265: gnu: Add r-flowworkspace., guix-commits, 2019/12/15