[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
248/356: gnu: r-roc: Update to 1.70.0.
From: |
guix-commits |
Subject: |
248/356: gnu: r-roc: Update to 1.70.0. |
Date: |
Sun, 7 Nov 2021 18:12:09 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 316bf235c0c534937cdeea51a7236f41e571d5b4
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")
- 209/356: gnu: r-zfpkm: Update to 1.16.0., (continued)
- 209/356: gnu: r-zfpkm: Update to 1.16.0., guix-commits, 2021/11/07
- 217/356: gnu: r-rhisat2: Update to 1.10.0., guix-commits, 2021/11/07
- 224/356: gnu: r-annotatr: Update to 1.20.0., guix-commits, 2021/11/07
- 236/356: gnu: r-flowworkspace: Update to 4.6.0., guix-commits, 2021/11/07
- 235/356: gnu: r-rprotobuflib: Update to 2.6.0., guix-commits, 2021/11/07
- 241/356: gnu: r-mixomics: Update to 6.17.26., guix-commits, 2021/11/07
- 238/356: gnu: r-opencyto: Update to 2.6.0., guix-commits, 2021/11/07
- 237/356: gnu: r-flowstats: Update to 4.6.0., guix-commits, 2021/11/07
- 247/356: gnu: r-genie3: Update to 1.16.0., guix-commits, 2021/11/07
- 246/356: gnu: r-circrnaprofiler: Update to 1.8.0., guix-commits, 2021/11/07
- 248/356: gnu: r-roc: Update to 1.70.0.,
guix-commits <=
- 249/356: gnu: r-watermelon: Update to 2.0.0., guix-commits, 2021/11/07
- 252/356: gnu: r-seqbias: Update to 1.42.0., guix-commits, 2021/11/07
- 254/356: gnu: r-wavcluster: Update to 2.28.0., guix-commits, 2021/11/07
- 255/356: gnu: r-timeseriesexperiment: Update to 1.12.0., guix-commits, 2021/11/07
- 256/356: gnu: r-variantfiltering: Update to 1.30.0., guix-commits, 2021/11/07
- 258/356: gnu: r-htqpcr: Update to 1.48.0., guix-commits, 2021/11/07
- 261/356: gnu: r-bgmix: Update to 1.54.0., guix-commits, 2021/11/07
- 263/356: gnu: r-bhc: Update to 1.46.0., guix-commits, 2021/11/07
- 264/356: gnu: r-bicare: Update to 1.52.0., guix-commits, 2021/11/07
- 266/356: gnu: r-rsbml: Update to 2.52.0., guix-commits, 2021/11/07