[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/24: gnu: r-dnacopy: Update to 1.72.3.
From: |
guix-commits |
Subject: |
15/24: gnu: r-dnacopy: Update to 1.72.3. |
Date: |
Fri, 24 Feb 2023 02:12:39 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 14038b4df0110ac58fe9e140d2f145ec2953dc6e
Author: Simon Tournier <zimon.toutoune@gmail.com>
AuthorDate: Mon Feb 20 19:54:02 2023 +0100
gnu: r-dnacopy: Update to 1.72.3.
* gnu/packages/bioconductor.scm (r-dnacopy): Update to 1.72.3.
---
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 a287182f3b..eebf85b940 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -10193,14 +10193,14 @@ penalized least squares regression method.")
(define-public r-dnacopy
(package
(name "r-dnacopy")
- (version "1.72.2")
+ (version "1.72.3")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DNAcopy" version))
(sha256
(base32
- "1f6ilfwhli7bdnr48y2ijdydvw7kjbyz701kgbsw3w7inr6x6ayr"))))
+ "1kxzrny19dqd9pqj27vzr15i071sl8ivznpfd6zlqhcymlcsq7nw"))))
(properties `((upstream-name . "DNAcopy")))
(build-system r-build-system)
(native-inputs (list gfortran))
- 08/24: gnu: r-genomicfeatures: Update to 1.50.4., (continued)
- 08/24: gnu: r-genomicfeatures: Update to 1.50.4., guix-commits, 2023/02/24
- 12/24: gnu: r-variantannotation: Update to 1.44.1., guix-commits, 2023/02/24
- 09/24: gnu: r-impute: Update to 1.72.3., guix-commits, 2023/02/24
- 10/24: gnu: r-limma: Update to 3.54.1., guix-commits, 2023/02/24
- 11/24: gnu: r-stringdb: Update to 2.10.1., guix-commits, 2023/02/24
- 17/24: gnu: r-massspecwavelet: Update to 1.64.1., guix-commits, 2023/02/24
- 19/24: gnu: r-variancepartition: Update to 1.28.4., guix-commits, 2023/02/24
- 20/24: gnu: r-preprocesscore: Update to 1.60.2., guix-commits, 2023/02/24
- 21/24: gnu: r-scuttle: Update to 1.8.4., guix-commits, 2023/02/24
- 14/24: gnu: r-interactionset: Update to 1.26.1., guix-commits, 2023/02/24
- 15/24: gnu: r-dnacopy: Update to 1.72.3.,
guix-commits <=
- 16/24: gnu: r-lpsymphony: Update to 1.26.3., guix-commits, 2023/02/24
- 22/24: gnu: r-scran: Update to 1.26.2., guix-commits, 2023/02/24
- 23/24: gnu: r-gviz: Update to 1.42.1., guix-commits, 2023/02/24