DillonHammill / CytoExploreR

Interactive Cytometry Data Analysis
60 stars 13 forks source link

Installation of the packages #198

Closed LenHC closed 4 months ago

LenHC commented 4 months ago

Briefly describe what you hope to achieve:

Outline the steps taken to attempt to reach this goal (paste code below):

remotes::install_github("RGLab/cytoinstaller") Using github PAT from envvar GITHUB_PAT. Use gitcreds::gitcreds_set() and unset GITHUB_PAT in .Renviron (or elsewhere) if you want to use the more secure git credential store instead. Error: Failed to install 'unknown package' from GitHub: HTTP error 401. Bad credentials

Rate limit remaining: 33/60 Rate limit reset at: 2024-03-20 03:13:43 UTC

I tried to find solutions online, but I could not find one that works yet...