I have had some problems downloading the SpieceEasi R package on my Mac Mac OS Sonoma 14.5. I redownloaded gfortran for this version now I get this error message:
When running
library(devtools)
devtools::install_github("zdk123/SpiecEasi")
Using GitHub PAT from the git credential store.
Error: Failed to install 'unknown package' from GitHub:
HTTP error 401.
Bad credentials
Prior to this the error message had looked different this new r error message appeared after I tried running conda create -n r-spieceasi -c conda-forge -c bioconda r-base=4 r-spieceasi
In my laptop's terminal as well as the terminal within R Studio
I have had some problems downloading the SpieceEasi R package on my Mac Mac OS Sonoma 14.5. I redownloaded gfortran for this version now I get this error message:
When running library(devtools) devtools::install_github("zdk123/SpiecEasi")
Using GitHub PAT from the git credential store. Error: Failed to install 'unknown package' from GitHub: HTTP error 401. Bad credentials
Rate limit remaining: 55/60 Rate limit reset at: 2024-07-01 16:03:56 UTC
Prior to this the error message had looked different this new r error message appeared after I tried running conda create -n r-spieceasi -c conda-forge -c bioconda r-base=4 r-spieceasi
In my laptop's terminal as well as the terminal within R Studio