guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

325/449: gnu: r-watermelon: Update to 2.4.0.


From: guix-commits
Subject: 325/449: gnu: r-watermelon: Update to 2.4.0.
Date: Tue, 22 Nov 2022 15:47:48 -0500 (EST)

rekado pushed a commit to branch wip-bioconductor
in repository guix.

commit 37bbfe7170396ec7e9767814175e32af40ec7ac3
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Nov 17 03:50:26 2022 +0100

    gnu: r-watermelon: Update to 2.4.0.
    
    * gnu/packages/bioconductor.scm (r-watermelon): Update to 2.4.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 2e9669a7df..a2519c29a0 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -13603,14 +13603,14 @@ Characteristic} (ROC) curves, with a focus on micro 
arrays.")
 (define-public r-watermelon
   (package
     (name "r-watermelon")
-    (version "2.2.0")
+    (version "2.4.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "wateRmelon" version))
        (sha256
         (base32
-         "0adqyfabrvfcaj3mwp0rbqlcgpj92yb205cyhibbrs5gdr5ri4pv"))))
+         "0m8mra0jb6sgm13dagqn1pj81dha4dyj65xc6r2sh0yc3pyjb20h"))))
     (properties `((upstream-name . "wateRmelon")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]