Entering edit mode
Hi everyone,
I am using R 4.30 in an M1 macbook and having trouble installing mia package. Here's the code I used to install it:
BiocManager::install("mia")
sessionInfo( )
Installing other packages seems to be running fine for me, except for some dependency packages (densvis, scater). Any help would be appreciated!