Tamara Abulez

Results 7 comments of Tamara Abulez

I'm not sure. I don't see that I have Rscript* or calls to languageserver, but I have similar libloc and callr related files: language server version = 0.3.16 callr =...

Thanks! I opened a new issue here: https://github.com/r-lib/callr/issues/277

I have the same issue on a different system and version of R, although the version of iheatmapr is slightly different R version 3.6.0 (2019-04-26) Platform: x86_64-pc-linux-gnu (64-bit) Running under:...

I'm able to save the heatmap and it renders in the html file with no errors/no messages in the console.

Unfortunately same issue. It can render in a regular R session and I see it pop-up in the browser, it can render the html, but the png output is still...

The dynamic plot. My goal is to have a dynamic plot in the html and save a static version to a png to use in presentations, etc. Exporting the dynamic...

That's correct! Regarding Linux, I did add Sys.setenv(OPENSSL_CONF="/dev/null") to my .Rprofile to get the html graphics to generate. I was running rstudio-2024.04.1 and I tried on 2024.09.0; no difference there.