gnu: r-heatmaply: Update to 1.1.1.
* gnu/packages/cran.scm (r-heatmaply): Update to 1.1.1.
This commit is contained in:
parent
efb0470b7d
commit
c35973954f
@ -5184,14 +5184,14 @@ functions to enforce symmetric scales or add tags to facetted plots.")
|
||||
(define-public r-heatmaply
|
||||
(package
|
||||
(name "r-heatmaply")
|
||||
(version "1.1.0")
|
||||
(version "1.1.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "heatmaply" version))
|
||||
(sha256
|
||||
(base32
|
||||
"133q8ir45vhfxs2lnd96k97g21ihg2arfhp349kmk339pk32fcxz"))))
|
||||
"02fv66h61y55bn5wrnlvhj7v6xwqs3pddyp3jgk554s1zv4qs2fr"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-assertthat" ,r-assertthat)
|
||||
|
Loading…
Reference in New Issue
Block a user