-
Follow-up to #746. A perhaps more ambitious variant of #1108.
When attempting `renv::restore()` from a large `renv.lock` file, the `renv.config.install.transactional` config already avoids a lot of…
-
I get an error when trying to add packrat to my existing project on MacOSX 10.11 and latest R installed from homebrew. The project is available here: https://github.com/alepulver/my-thesis
```
packra…
-
Comment below with questions or thoughts about the reading for this week's workshop.
Please make your comments by Wednesday 11:59 PM, and upvote at least five of your peers' comments on Thursday pr…
-
Maybe we can replace seriation with self-attention and let the network find out the way to measure similarity by itself?
-
## Command
I installed `gcaer` within a Linux-based [Bioconductor-distributed](https://bioconductor.org/help/docker/) Docker container and then ran:
```R
library(gcaer)
install_gcae()
```
…
-
# Describe the bug
When using `toWebGL` to convert a heatmaply to webgl, it fails to render all but the axes and color legend
# To Reproduce
```
hm plotly::toWebGL()
```
# Expected behavior…
-
Hi David!
I am trying my luck at generating some correlation plots, following your tutorials [here](https://david-barnett.github.io/microViz/articles/web-only/heatmaps.html#correlation-heatmaps). …
-
Here are the main resources I am aware of on the top of my head. I made an initial grouping of how I think of these in my head, but by all means feel free to create your own labels/groups that you thi…
-
Hi. I really like your work.
Is there anyway to remove the custom annotations from the plotScores graphs? Sometimes the annotation "centered/nonscale/classical" the overlapped with the data in the…
-
Build started
2$ErrorActionPreference = "Stop"
3Invoke-WebRequest http://raw.github.com/krlmlr/r-appveyor/master/scripts/appveyor-tool.ps1 -OutFile "..\appveyor-tool.ps1"
4Import-Module '..\appveyo…