[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
245/353: gnu: r-roc: Update to 1.70.0.
From: |
guix-commits |
Subject: |
245/353: gnu: r-roc: Update to 1.70.0. |
Date: |
Thu, 4 Nov 2021 18:14:59 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 4509c9739e25dbf53d84ab99fa6d0a924336b311
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:34 2021 +0000
gnu: r-roc: Update to 1.70.0.
* gnu/packages/bioconductor.scm (r-roc): Update to 1.70.0.
[propagated-inputs]: Remove r-knitr.
[native-inputs]: Add r-knitr.
---
gnu/packages/bioconductor.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index b0c9c7f..5680acf 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -10500,17 +10500,17 @@ regulatory networks from expression data.")
(define-public r-roc
(package
(name "r-roc")
- (version "1.68.1")
+ (version "1.70.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ROC" version))
(sha256
(base32
- "1rmsrvn6hrg9ay7xfb05mfkxknnig78p3kbk9ghsd11lhx2fjm3s"))))
+ "1mgxpv5p6gnv04wzkcryrg5as5xrxvlqlkkcbv0k1bx9y6ykijy9"))))
(properties `((upstream-name . "ROC")))
(build-system r-build-system)
- (propagated-inputs
+ (native-inputs
`(("r-knitr" ,r-knitr)))
(home-page "https://www.bioconductor.org/packages/ROC/")
(synopsis "Utilities for ROC curves")
- 249/353: gnu: r-seqbias: Update to 1.42.0., (continued)
- 249/353: gnu: r-seqbias: Update to 1.42.0., guix-commits, 2021/11/04
- 182/353: gnu: r-motifstack: Update to 1.38.0., guix-commits, 2021/11/04
- 192/353: gnu: r-gtrellis: Update to 1.26.0., guix-commits, 2021/11/04
- 206/353: gnu: r-zfpkm: Update to 1.16.0., guix-commits, 2021/11/04
- 203/353: gnu: r-widgettools: Update to 1.72.0., guix-commits, 2021/11/04
- 208/353: gnu: r-progeny: Update to 1.16.0., guix-commits, 2021/11/04
- 215/353: gnu: r-quasr: Update to 1.34.0., guix-commits, 2021/11/04
- 220/353: gnu: r-biosigner: Update to 1.22.0., guix-commits, 2021/11/04
- 228/353: gnu: r-ncdfflow: Update to 2.40.0., guix-commits, 2021/11/04
- 243/353: gnu: r-circrnaprofiler: Update to 1.8.0., guix-commits, 2021/11/04
- 245/353: gnu: r-roc: Update to 1.70.0.,
guix-commits <=
- 246/353: gnu: r-watermelon: Update to 2.0.0., guix-commits, 2021/11/04
- 247/353: gnu: r-gdsfmt: Update to 1.30.0., guix-commits, 2021/11/04
- 250/353: gnu: r-reqon: Update to 1.40.0., guix-commits, 2021/11/04
- 251/353: gnu: r-wavcluster: Update to 2.28.0., guix-commits, 2021/11/04
- 254/353: gnu: r-variancepartition: Update to 1.24.0., guix-commits, 2021/11/04
- 255/353: gnu: r-htqpcr: Update to 1.48.0., guix-commits, 2021/11/04
- 257/353: gnu: r-universalmotif: Update to 1.12.1., guix-commits, 2021/11/04
- 259/353: gnu: r-bgx: Update to 1.60.0., guix-commits, 2021/11/04
- 264/353: gnu: r-hypergraph: Update to 1.66.0., guix-commits, 2021/11/04
- 252/353: gnu: r-timeseriesexperiment: Update to 1.12.0., guix-commits, 2021/11/04