[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
131/324: gnu: r-interactionset: Update to 1.20.0.
From: |
guix-commits |
Subject: |
131/324: gnu: r-interactionset: Update to 1.20.0. |
Date: |
Sat, 5 Jun 2021 03:15:07 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ba7757cf1f53b96ba19a099d77362b1ed441a596
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 08:49:53 2021 +0200
gnu: r-interactionset: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-interactionset): Update to 1.20.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 f9b7d87..9866902 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5315,14 +5315,14 @@ parsing of genetic sequencing data from ribosome
profiling experiments.")
(define-public r-interactionset
(package
(name "r-interactionset")
- (version "1.18.1")
+ (version "1.20.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "InteractionSet" version))
(sha256
(base32
- "0dx6yw6rxgkcidnnyjzv57vzd112nf9n2bj6dkv7r3a2d2wj6xh4"))))
+ "034xidjmn67n1471fnpdmz7gjm6p05cj8sp9nssc3gxdzn54a6xb"))))
(properties
`((upstream-name . "InteractionSet")))
(build-system r-build-system)
- 81/324: gnu: r-keggrest: Update to 1.32.0., (continued)
- 81/324: gnu: r-keggrest: Update to 1.32.0., guix-commits, 2021/06/05
- 82/324: gnu: r-limma: Update to 3.48.0., guix-commits, 2021/06/05
- 89/324: gnu: r-protgenerics: Update to 1.24.0., guix-commits, 2021/06/05
- 101/324: gnu: r-structuralvariantannotation: Update to 1.8.0., guix-commits, 2021/06/05
- 110/324: gnu: r-zlibbioc: Update to 1.38.0., guix-commits, 2021/06/05
- 116/324: gnu: r-greylistchip: Update to 1.24.0., guix-commits, 2021/06/05
- 123/324: gnu: r-marray: Update to 1.70.0., guix-commits, 2021/06/05
- 118/324: gnu: r-mbkmeans: Update to 1.8.0., guix-commits, 2021/06/05
- 124/324: gnu: r-cghbase: Update to 1.52.0., guix-commits, 2021/06/05
- 128/324: gnu: r-chipcomp: Update to 1.22.0., guix-commits, 2021/06/05
- 131/324: gnu: r-interactionset: Update to 1.20.0.,
guix-commits <=
- 135/324: gnu: r-glimma: Update to 2.2.0., guix-commits, 2021/06/05
- 39/324: gnu: r-affyio: Update to 1.62.0., guix-commits, 2021/06/05
- 28/324: gnu: r-decipher: Update to 2.20.0., guix-commits, 2021/06/05
- 31/324: gnu: r-bluster: Update to 1.2.1., guix-commits, 2021/06/05
- 33/324: gnu: r-iranges: Update to 2.26.0., guix-commits, 2021/06/05
- 35/324: gnu: r-affycomp: Update to 1.68.0., guix-commits, 2021/06/05
- 36/324: gnu: r-affycompatible: Update to 1.52.0., guix-commits, 2021/06/05
- 37/324: gnu: r-affycontam: Update to 1.50.0., guix-commits, 2021/06/05
- 38/324: gnu: r-affycoretools: Update to 1.64.0., guix-commits, 2021/06/05
- 40/324: gnu: r-affxparser: Update to 1.64.0., guix-commits, 2021/06/05