gnu: r-reordercluster: Update to 2.0.

* gnu/packages/cran.scm (r-reordercluster): Update to 2.0.
[propagated-inputs]: Add r-gtools.
This commit is contained in:
Ricardo Wurmus 2022-07-01 15:29:57 +02:00
parent 961851c5d6
commit f7434908a6
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1840,16 +1840,16 @@ (define-public r-reprex
(define-public r-reordercluster
(package
(name "r-reordercluster")
(version "1.0")
(version "2.0")
(source (origin
(method url-fetch)
(uri (cran-uri "ReorderCluster" version))
(sha256
(base32
"0ss750frzvj0bm1w7zblmcsjpszhnbffwlkaw31sm003lbx9hy58"))))
"0zq143xvv2br7016f9b1501ymcpkjqm3al1dn5qfm21axyi2p1iq"))))
(build-system r-build-system)
(propagated-inputs
(list r-gplots r-rcpp))
(list r-gplots r-gtools r-rcpp))
(home-page "https://cran.r-project.org/web/packages/ReorderCluster")
(synopsis "Reordering the dendrogram according to the class labels")
(description "This package provides tools for performing the leaf reordering