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
Hi Everyone, I'm trying to download azimuth but I keep getting this error:
install.packages('Azimuth')
Installing package into ‘/Users/npirete/Library/R/arm64/4.4/library’
(as ‘lib’ is unspecified)
Warning in install.packages :
package ‘Azimuth’ is not available for this version of R
Azimuth is not on CRAN so install.packages("Azimuth") won't work. You need to follow the instructions on the readme or these: install.pacakges("BiocManager");BiocManager::install("satijalab/azimuth"). Good luck!
Hi Everyone, I'm trying to download azimuth but I keep getting this error:
A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages
The text was updated successfully, but these errors were encountered: