[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
67/80: gnu: r-diffbind: Update to 3.2.5.
From: |
guix-commits |
Subject: |
67/80: gnu: r-diffbind: Update to 3.2.5. |
Date: |
Tue, 24 Aug 2021 06:31:58 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 33fedd371a32254992068aa8e56b5a56841ef414
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Aug 24 00:33:18 2021 +0200
gnu: r-diffbind: Update to 3.2.5.
* gnu/packages/bioconductor.scm (r-diffbind): Update to 3.2.5.
---
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 0d9df49..5d6d4de 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4771,14 +4771,14 @@ signal in the input, that lead to spurious peaks during
peak calling.")
(define-public r-diffbind
(package
(name "r-diffbind")
- (version "3.2.4")
+ (version "3.2.5")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DiffBind" version))
(sha256
(base32
- "024ff12v42yvcma29cis4f777jrdgmgfr06lxn6l3nh30ghxawci"))))
+ "1rp4sgx58g1lq5brpx07wffllhvsqq1097vrjiaksbih08338nih"))))
(properties `((upstream-name . "DiffBind")))
(build-system r-build-system)
(propagated-inputs
- 37/80: gnu: r-packrat: Update to 0.7.0., (continued)
- 37/80: gnu: r-packrat: Update to 0.7.0., guix-commits, 2021/08/24
- 42/80: gnu: r-scatterpie: Update to 0.1.7., guix-commits, 2021/08/24
- 46/80: gnu: r-mlr3learners: Update to 0.5.0., guix-commits, 2021/08/24
- 47/80: gnu: r-english: Update to 1.2-6., guix-commits, 2021/08/24
- 48/80: gnu: r-rjsonio: Update to 1.3-1.5., guix-commits, 2021/08/24
- 49/80: gnu: r-textplot: Update to 0.2.0., guix-commits, 2021/08/24
- 50/80: gnu: r-vroom: Update to 1.5.4., guix-commits, 2021/08/24
- 55/80: gnu: r-r6: Update to 2.5.1., guix-commits, 2021/08/24
- 59/80: gnu: r-xml: Update to 3.99-0.7., guix-commits, 2021/08/24
- 54/80: gnu: r-survival: Update to 3.2-12., guix-commits, 2021/08/24
- 67/80: gnu: r-diffbind: Update to 3.2.5.,
guix-commits <=
- 70/80: gnu: r-treeio: Update to 1.16.2., guix-commits, 2021/08/24
- 79/80: gnu: r-sparsematrixstats: Update to 1.4.2., guix-commits, 2021/08/24
- 78/80: gnu: r-scuttle: Update to 1.2.1., guix-commits, 2021/08/24
- 61/80: gnu: r-biostrings: Update to 2.60.2., guix-commits, 2021/08/24
- 69/80: gnu: r-matrixgenerics: Update to 1.4.2., guix-commits, 2021/08/24
- 52/80: gnu: r-tensorflow: Update to 2.6.0., guix-commits, 2021/08/24
- 53/80: gnu: r-keras: Update to 2.6.0., guix-commits, 2021/08/24
- 51/80: gnu: r-opencpu: Update to 2.2.5., guix-commits, 2021/08/24
- 57/80: gnu: r-rmarkdown: Update to 2.10., guix-commits, 2021/08/24
- 56/80: gnu: r-readr: Update to 2.0.1., guix-commits, 2021/08/24