marvel64
marvel64
Hello, Using the ".Rmd" extension will not allow me to insert Markdown snippets in the file. The `Insert Snippets` command treats Markdown lines as R language and offers to insert...
Hi, Using `aheatmap` to draw a heat map in Rstudio (currently Version 0.99.1130, but also in previous versions) is broken or unreliable. ``` Open a new instance of Rstudio library(NMF)...
With NMF version 0.23.3 there are two import warnings: ` 1: replacing previous import ‘stringr::%>%’ by ‘dendextend::%>%’ when loading ‘NMF’ 2: replacing previous import ‘stats::cutree’ by ‘dendextend::cutree’ when loading ‘NMF’...
This is not a bug report, but as far as I can see a minor inconsistency. In contrast to pheatmap, aheatmap relies on the order to annotate the heat map...
Hi, On macOS (?) there seems to be an issue with bpipe installed using conda: This works using the Hello World example from the tutorials and the binary from the...