gnu: r-heatmaply: Add r-knitr.
* gnu/packages/cran.scm (r-heatmaply)[native-inputs]: Add r-knitr.master
parent
d56553edc3
commit
491ce4f083
|
@ -4814,6 +4814,8 @@ functions to enforce symmetric scales or add tags to facetted plots.")
|
|||
("r-seriation" ,r-seriation)
|
||||
("r-viridis" ,r-viridis)
|
||||
("r-webshot" ,r-webshot)))
|
||||
(native-inputs
|
||||
`(("r-knitr" ,r-knitr)))
|
||||
(home-page "https://cran.r-project.org/package=heatmaply")
|
||||
(synopsis "Interactive cluster heat maps using plotly")
|
||||
(description
|
||||
|
|
Reference in New Issue