me
/
guix
Archived
1
0
Fork 0

gnu: r-iheatmapr: Update to 0.7.1.

* gnu/packages/cran.scm (r-iheatmapr): Update to 0.7.1.

Change-Id: I83046a2d71d29a18dc15a7a568d0212947b936dd
master
Ricardo Wurmus 2024-01-30 15:48:57 +01:00
parent 2435d457e8
commit 281db78112
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -32153,14 +32153,14 @@ Haberman's interaction model when all items are dichotomously scored.")
(define-public r-iheatmapr
(package
(name "r-iheatmapr")
(version "0.7.0")
(version "0.7.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "iheatmapr" version))
(sha256
(base32
"0ym796kf6d8cwd7nmgzy3ga7r8fyywddl3rr2hbn4cfmwhggv02l"))
"1c4dvp0mvw3m6x0kdw05yja2rm1mkrjjmjfj67f0vvs5sqyaqwhv"))
(snippet
'(delete-file
"inst/htmlwidgets/lib/plotlyjs/plotly-latest.min.js"))))