[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
95/104: gnu: r-summarizedexperiment: Update to 1.14.1.
From: |
guix-commits |
Subject: |
95/104: gnu: r-summarizedexperiment: Update to 1.14.1. |
Date: |
Tue, 6 Aug 2019 09:50:37 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6f8760d9f8a982282bf0eecedad4e5cf5ae6ca3b
Author: Ricardo Wurmus <address@hidden>
Date: Tue Aug 6 15:40:00 2019 +0200
gnu: r-summarizedexperiment: Update to 1.14.1.
* gnu/packages/bioinformatics.scm (r-summarizedexperiment): Update to
1.14.1.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 580bffe..a91dd12 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7819,13 +7819,13 @@ array-like objects like @code{DataFrame} objects
(typically with Rle columns),
(define-public r-summarizedexperiment
(package
(name "r-summarizedexperiment")
- (version "1.14.0")
+ (version "1.14.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "SummarizedExperiment" version))
(sha256
(base32
- "1ypk63pdml89y81pr41i2zq0fimsaxsa5lgpg6xs5cwikyaq0pci"))))
+ "0bhwgzrdipr0qjzc4j0qspqprx3v1rvshmx4j6506dv43pqlgp3f"))))
(properties
`((upstream-name . "SummarizedExperiment")))
(build-system r-build-system)
- 68/104: gnu: r-rgl: Update to 0.100.26., (continued)
- 68/104: gnu: r-rgl: Update to 0.100.26., guix-commits, 2019/08/06
- 75/104: gnu: r-bigrquery: Update to 1.2.0., guix-commits, 2019/08/06
- 78/104: gnu: r-rsvd: Update to 1.0.2., guix-commits, 2019/08/06
- 80/104: gnu: r-lavaan: Update to 0.6-4., guix-commits, 2019/08/06
- 82/104: gnu: r-rematch2: Update to 2.1.0., guix-commits, 2019/08/06
- 71/104: gnu: r-flare: Update to 1.6.0.2., guix-commits, 2019/08/06
- 83/104: gnu: r-classint: Update to 0.4-1., guix-commits, 2019/08/06
- 85/104: gnu: r-sf: Update to 0.7-7., guix-commits, 2019/08/06
- 86/104: gnu: r-ldheatmap: Update to 0.99-7., guix-commits, 2019/08/06
- 91/104: gnu: r-xgboost: Update to 0.90.0.2., guix-commits, 2019/08/06
- 95/104: gnu: r-summarizedexperiment: Update to 1.14.1.,
guix-commits <=
- 96/104: gnu: r-rtracklayer: Update to 1.44.2., guix-commits, 2019/08/06
- 84/104: gnu: r-deldir: Update to 0.1-23., guix-commits, 2019/08/06
- 104/104: gnu: r-rsubread: Update to 1.34.6., guix-commits, 2019/08/06
- 89/104: gnu: r-enrichr: Update to 2.0., guix-commits, 2019/08/06
- 87/104: gnu: r-bookdown: Update to 0.12., guix-commits, 2019/08/06
- 92/104: gnu: r-edger: Update to 3.26.6., guix-commits, 2019/08/06
- 97/104: gnu: r-genomicfeatures: Update to 1.36.4., guix-commits, 2019/08/06
- 99/104: gnu: r-msnid: Update to 1.18.1., guix-commits, 2019/08/06
- 98/104: gnu: r-rcas: Update to 1.10.1., guix-commits, 2019/08/06
- 102/104: gnu: r-atacseqqc: Update to 1.8.5., guix-commits, 2019/08/06