Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Difficulty installing flexplot package from github for R version 4.4.0 #132

Open
albrightb opened this issue Jul 19, 2024 · 1 comment
Open

Comments

@albrightb
Copy link

I had no problem with the previous version of R, but now I can’t open this. Maybe a programmer can figure it out, but please add some code that I can copy paste to make flexplot install on 4.4.0.

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

Rate limit remaining: 49/60
Rate limit reset at: 2024-07-19 12:28:22 UTC

install.packages("flexplot")
Warning in install.packages :
package ‘flexplot’ is not available for this version of R

A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages

@dustinfife
Copy link
Owner

The second code (install.packages("flexplot")) won't work because flexplot isn't hosted on cran. Have you tried this again recently?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants