mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-classdiscovery: Update to 3.4.8.
* gnu/packages/bioconductor.scm (r-classdiscovery): Update to 3.4.8. Change-Id: I8d5c707ae55161cf93bf14ab3a4f87c40000327d
This commit is contained in:
parent
d247e988a8
commit
9f17727fd5
1 changed files with 2 additions and 2 deletions
|
@ -19147,13 +19147,13 @@ All the visualization methods are developed based on ggplot2 graphics.")
|
|||
(define-public r-classdiscovery
|
||||
(package
|
||||
(name "r-classdiscovery")
|
||||
(version "3.4.5")
|
||||
(version "3.4.8")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "ClassDiscovery" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0k70s7nlmxymxw84174ikqx854hi0pizd9acpr7ky8fb30fyxg31"))))
|
||||
"1vkbcgjisqgis1l9kiw9q79mi0nsipb4ai2jjfynjccs46il3nsg"))))
|
||||
(properties `((upstream-name . "ClassDiscovery")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue