propr icon indicating copy to clipboard operation
propr copied to clipboard

issue with installing the package

Open drjingma opened this issue 11 months ago • 3 comments

Hello,

I noticed this package has been updated only on GitHub and not on CRAN. However, my attempt to install it following up the suggested commands yields the following error message:

devtools::install_github("tpq/propr") Using GitHub PAT from the git credential store. Error: Failed to install 'unknown package' from GitHub: HTTP error 401. Bad credentials

Rate limit remaining: 59/60 Rate limit reset at: 2025-01-27 21:05:11 UTC

Would love to hear your suggestions on how to resolve this error. Thanks!

drjingma avatar Jan 27 '25 20:01 drjingma

Hm, I just checked and the install appears to be working on my machine. Could you try installing another package from GitHub to see whether it is an issue with propr specifically?

tpq avatar Jan 27 '25 22:01 tpq

Maybe have a look e.g., here -- https://github.com/orgs/community/discussions/140956

tpq avatar Jan 27 '25 22:01 tpq

Thank you! This resolved the issue.

drjingma avatar Jan 27 '25 22:01 drjingma