You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using MiloR, installed with R version 4.4.1 but I was unable to add miloDE to my environment. Does this require 4.3? Due to a security vulnerability in R4.3 my University made this version unavailable, please let me know if it is possible to install in more recent version of R!
Thank you,
Erin (Postdoc, Univ. of Notre Dame)
The text was updated successfully, but these errors were encountered:
@esorlien, so I just managed to install miloDE in R 4.4.1, but you first have to ensure that you have installed scuttle (I also assume you have miloR installed already).
Can you run this first:
install.packages("BiocManager")
BiocManager::install("scuttle")
and then you can go ahead and install miloDE.
Please lmk if this sorted it for you? Thanks!
Hello, thank you for depositing this cool tool!
I have been using MiloR, installed with R version 4.4.1 but I was unable to add miloDE to my environment. Does this require 4.3? Due to a security vulnerability in R4.3 my University made this version unavailable, please let me know if it is possible to install in more recent version of R!
Thank you,
Erin (Postdoc, Univ. of Notre Dame)
The text was updated successfully, but these errors were encountered: