Hello!
I'm not sure if this is correct venue to submit an issue as it may be user error so apologies if there is a better way to do this.
I'm installing the snpnet package on a linux machine using R version 4.1.0 as per these instructions: https://github.com/rivas-lab/snpnet/tree/compact.
I'm getting this error message:
ERROR: dependency ‘myglmnet’ is not available for package ‘snpnet’
It looks like myglmnet isn't available on CRAN or in github any longer (devtools::install_github("harryprince/myglmnet") failed).
Thank you!
Keri