[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
182/265: gnu: r-roc: Update to 1.62.0.
From: |
guix-commits |
Subject: |
182/265: gnu: r-roc: Update to 1.62.0. |
Date: |
Sun, 15 Dec 2019 09:40:33 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 3672b74f6f860681819233bdd180452a447015c0
Author: Ricardo Wurmus <address@hidden>
Date: Sun Dec 15 15:19:46 2019 +0100
gnu: r-roc: Update to 1.62.0.
* gnu/packages/bioconductor.scm (r-roc): Update to 1.62.0.
[propagated-inputs]: Add r-knitr.
---
gnu/packages/bioconductor.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 88421df..4ae1516 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5955,16 +5955,18 @@ regulatory networks from expression data.")
(define-public r-roc
(package
(name "r-roc")
- (version "1.60.0")
+ (version "1.62.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ROC" version))
(sha256
(base32
- "1sapnl8kyaldgvdc657wqcmyjb24nvrnaw7v94bbs8yf5pmfm71c"))))
+ "1aqpyc28czagg3nbybh55vf152nbar61jjw79w04326d97mc3j3y"))))
(properties `((upstream-name . "ROC")))
(build-system r-build-system)
+ (propagated-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://www.bioconductor.org/packages/ROC/")
(synopsis "Utilities for ROC curves")
(description
- 171/265: gnu: r-variancepartition: Update to 1.16.0., (continued)
- 171/265: gnu: r-variancepartition: Update to 1.16.0., guix-commits, 2019/12/15
- 172/265: gnu: r-wavetiling: Update to 1.28.0., guix-commits, 2019/12/15
- 176/265: gnu: r-wavcluster: Update to 2.20.0., guix-commits, 2019/12/15
- 174/265: gnu: r-variantfiltering: Update to 1.22.0., guix-commits, 2019/12/15
- 178/265: gnu: r-seqbias: Update to 1.34.0., guix-commits, 2019/12/15
- 180/265: gnu: r-gdsfmt: Update to 1.22.0., guix-commits, 2019/12/15
- 177/265: gnu: r-reqon: Update to 1.32.0., guix-commits, 2019/12/15
- 179/265: gnu: r-bigmelon: Update to 1.12.0., guix-commits, 2019/12/15
- 181/265: gnu: r-watermelon: Update to 1.30.0., guix-commits, 2019/12/15
- 191/265: gnu: r-flowutils: Update to 1.50.0., guix-commits, 2019/12/15
- 182/265: gnu: r-roc: Update to 1.62.0.,
guix-commits <=
- 192/265: gnu: r-rsubread: Update to 2.0.0., guix-commits, 2019/12/15
- 202/265: gnu: r-rbowtie: Update to 1.26.0., guix-commits, 2019/12/15
- 211/265: gnu: r-wiggleplotr: Update to 1.10.1., guix-commits, 2019/12/15
- 206/265: gnu: r-progeny: Update to 1.8.0., guix-commits, 2019/12/15
- 212/265: gnu: r-wrench: Update to 1.4.0., guix-commits, 2019/12/15
- 218/265: gnu: r-quantro: Update to 1.20.0., guix-commits, 2019/12/15
- 215/265: gnu: r-xbseq: Update to 1.18.0., guix-commits, 2019/12/15
- 225/265: gnu: r-yamss: Update to 1.12.0., guix-commits, 2019/12/15
- 220/265: gnu: r-simpleaffy: Update to 2.62.0., guix-commits, 2019/12/15
- 219/265: gnu: r-yaqcaffy: Update to 1.46.0., guix-commits, 2019/12/15