[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
138/356: gnu: r-dnacopy: Update to 1.68.0.
From: |
guix-commits |
Subject: |
138/356: gnu: r-dnacopy: Update to 1.68.0. |
Date: |
Sun, 7 Nov 2021 18:11:25 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit e639d03112aa499978454cec2188686fe9d93e26
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:16 2021 +0000
gnu: r-dnacopy: Update to 1.68.0.
* gnu/packages/bioconductor.scm (r-dnacopy): Update to 1.68.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 78968f3..592f8c4 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6091,14 +6091,14 @@ penalized least squares regression method.")
(define-public r-dnacopy
(package
(name "r-dnacopy")
- (version "1.66.0")
+ (version "1.68.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DNAcopy" version))
(sha256
(base32
- "0mgq814f6c2271d2lxg763bsnv3ma4ari5xa4x1rbksv8yvcjc4d"))))
+ "19ax431i97r49gh1232vf8mgmkvc6k26lnq44j3g10n6q01czswm"))))
(properties `((upstream-name . "DNAcopy")))
(build-system r-build-system)
(native-inputs `(("gfortran" ,gfortran)))
- 118/356: gnu: r-riboseqr: Update to 1.28.0., (continued)
- 118/356: gnu: r-riboseqr: Update to 1.28.0., guix-commits, 2021/11/07
- 123/356: gnu: r-glimma: Update to 2.4.0., guix-commits, 2021/11/07
- 117/356: gnu: r-riboprofiling: Update to 1.24.0., guix-commits, 2021/11/07
- 139/356: gnu: r-ebseq: Update to 1.34.0., guix-commits, 2021/11/07
- 132/356: gnu: r-ggtree: Update to 3.2.0., guix-commits, 2021/11/07
- 135/356: gnu: r-savr: Update to 1.32.0., guix-commits, 2021/11/07
- 144/356: gnu: r-residualmatrix: Update to 1.4.0., guix-commits, 2021/11/07
- 167/356: gnu: r-fgsea: Update to 1.20.0., guix-commits, 2021/11/07
- 172/356: gnu: r-mlinterfaces: Update to 1.74.0., guix-commits, 2021/11/07
- 183/356: gnu: r-motifdb: Update to 1.36.0., guix-commits, 2021/11/07
- 138/356: gnu: r-dnacopy: Update to 1.68.0.,
guix-commits <=
- 134/356: gnu: r-biocsingular: Update to 1.10.0., guix-commits, 2021/11/07
- 141/356: gnu: r-lpsymphony: Update to 1.22.0., guix-commits, 2021/11/07
- 142/356: gnu: r-ihw: Update to 1.22.0., guix-commits, 2021/11/07
- 149/356: gnu: r-scdd: Update to 1.18.0., guix-commits, 2021/11/07
- 148/356: gnu: r-noiseq: Update to 2.38.0., guix-commits, 2021/11/07
- 63/356: gnu: r-interactivedisplaybase: Update to 1.32.0., guix-commits, 2021/11/07
- 72/356: gnu: r-organismdbi: Update to 1.36.0., guix-commits, 2021/11/07
- 80/356: gnu: r-rhdf5filters: Update to 1.6.0., guix-commits, 2021/11/07
- 90/356: gnu: r-summarizedexperiment: Update to 1.24.0., guix-commits, 2021/11/07
- 111/356: gnu: r-marray: Update to 1.72.0., guix-commits, 2021/11/07