[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
221/285: gnu: r-rgadem: Update to 2.34.1.
From: |
guix-commits |
Subject: |
221/285: gnu: r-rgadem: Update to 2.34.1. |
Date: |
Sun, 29 Dec 2019 20:44:34 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit a2cc381c1514ef361ecfba7361a9cb0701b749a8
Author: Ricardo Wurmus <address@hidden>
Date: Fri Dec 27 20:32:39 2019 +0100
gnu: r-rgadem: Update to 2.34.1.
* gnu/packages/bioconductor.scm (r-rgadem): Update to 2.34.1.
[propagated-inputs]: Add r-genomicranges.
---
gnu/packages/bioconductor.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 930f76e..ef79892 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3792,19 +3792,20 @@ fitting a three-component normal mixture on z-scores.")
(define-public r-rgadem
(package
(name "r-rgadem")
- (version "2.34.0")
+ (version "2.34.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "rGADEM" version))
(sha256
(base32
- "14ylbrzb9haqwfdd9g813mzhll6gwvqf2r7cmbaxz5lkl0j0nglx"))))
+ "12xm4p4qsczf57kip8bvi6pr8sb5gvn11dnbz7lbh6sc03sx3q2h"))))
(properties `((upstream-name . "rGADEM")))
(build-system r-build-system)
(propagated-inputs
`(("r-biostrings" ,r-biostrings)
("r-bsgenome" ,r-bsgenome)
+ ("r-genomicranges" ,r-genomicranges)
("r-iranges" ,r-iranges)
("r-seqlogo" ,r-seqlogo)))
(home-page "https://bioconductor.org/packages/rGADEM/")
- 207/285: gnu: r-biocparallel: Update to 1.20.1., (continued)
- 207/285: gnu: r-biocparallel: Update to 1.20.1., guix-commits, 2019/12/29
- 209/285: gnu: r-summarizedexperiment: Update to 1.16.1., guix-commits, 2019/12/29
- 214/285: gnu: r-bigmemory: Update to 4.5.36., guix-commits, 2019/12/29
- 215/285: gnu: r-robust: Update to 0.4-18.2., guix-commits, 2019/12/29
- 218/285: gnu: r-biocsingular: Update to 1.2.1., guix-commits, 2019/12/29
- 219/285: gnu: r-enrichplot: Update to 1.6.1., guix-commits, 2019/12/29
- 220/285: gnu: r-clusterprofiler: Update to 3.14.2., guix-commits, 2019/12/29
- 210/285: gnu: r-topgo: Update to 2.38.1., guix-commits, 2019/12/29
- 217/285: gnu: r-affycoretools: Update to 1.58.3., guix-commits, 2019/12/29
- 222/285: gnu: r-multiassayexperiment: Update to 1.12.1., guix-commits, 2019/12/29
- 221/285: gnu: r-rgadem: Update to 2.34.1.,
guix-commits <=
- 249/285: gnu: Add python-pyacoustid., guix-commits, 2019/12/29
- 252/285: gnu: python-waf: Update to 2.0.19., guix-commits, 2019/12/29
- 257/285: gnu: portaudio: Add C++ bindings., guix-commits, 2019/12/29
- 256/285: gnu: emacs-shroud: Update to 1.105., guix-commits, 2019/12/29
- 254/285: gnu: Add ardupilot., guix-commits, 2019/12/29
- 259/285: gnu: Add copyq., guix-commits, 2019/12/29
- 263/285: gnu: ruby-ansi: Don't use unstable tarball., guix-commits, 2019/12/29
- 248/285: gnu: Add python-audioread., guix-commits, 2019/12/29
- 251/285: gnu: Add gnome-themes-extra, guix-commits, 2019/12/29
- 267/285: gnu: emacs-auth-source-pass: Use upstream URL., guix-commits, 2019/12/29