blsAPI
blsAPI copied to clipboard
unable to install blsAPI from CRAN or Github
Hello,
I went to install blsAPI from CRAN using install.packages("blsAPI") but it says the package is not available for this version (I am using Rv4.4) and when I try to install it using install_github('mikeasilva/blsAPI') I get the following error
Using GitHub PAT from the git credential store.
Error: Failed to install 'unknown package' from GitHub:
HTTP error 401.
Bad credentials
Rate limit remaining: 44/60
Rate limit reset at: 2024-07-30 16:45:07 UTC
I registered for an API from BLS and not sure if I need to store that somewhere to download the package? Thanks for any help!