SBOHVM / RPiR

The Reproducible Programming in R course, developed by the School of Biodiversity, One Health and Veterinary Medicine at the University of Glasgow.
https://sbohvm.github.io/RPiR/
GNU General Public License v3.0
12 stars 2 forks source link

Errors #232

Closed BakariMtili closed 3 years ago

BakariMtili commented 3 years ago

Hello @soniamitchell I am receiving this error in my R 'Error in validate_gh_pat(new_gh_pat(x)) : A GitHub PAT must consist of 40 hexadecimal digits'. Please can i get some assistance? Thanks

soniamitchell commented 3 years ago

Hi @BakariMtili, it seems like your PAT may have been entered incorrectly, have you tried this? https://ibahcm.github.io/RPiR/articles/pages/install_github.html#add-a-pat

BakariMtili commented 3 years ago

Using github PAT from envvar GITHUB_PAT Error: Failed to install 'RPiR' from GitHub: HTTP error 401. Bad credentials

Rate limit remaining: 59/60 Rate limit reset at: 2021-02-04 18:27:55 UTC Thats the error I receive when i try to reinstall R

BakariMtili commented 3 years ago

Note has already been taken, this is what I get when i follow the instructions

soniamitchell commented 3 years ago

Ok, could you restart R and try following the instructions in the link again?

BakariMtili commented 3 years ago

I am experiencing the same thing

soniamitchell commented 3 years ago

Other than checking your PAT has been input correctly, I can't think of anything else without looking at it. Maybe we could fix this tomorrow? Unless you have a suggestion @richardreeve

BakariMtili commented 3 years ago

okay!! thank you so much

richardreeve commented 3 years ago

No, nothing obvious without seeing you doing it I'm afraid.

richardreeve commented 3 years ago

PS This really belongs in the Discussion under technical issues by the way, rather than as an issue with RPiR specifically.