zdk123 / SpiecEasi

Sparse InversE Covariance estimation for Ecological Association and Statistical Inference
GNU General Public License v3.0
195 stars 68 forks source link

Problems installing #264

Open jspychalla opened 4 months ago

jspychalla commented 4 months ago

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