issue with installing the package
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!
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?
Maybe have a look e.g., here -- https://github.com/orgs/community/discussions/140956
Thank you! This resolved the issue.