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

Error during installation of ggbiplot #67

Open
Jacktpk opened this issue Feb 16, 2021 · 1 comment
Open

Error during installation of ggbiplot #67

Jacktpk opened this issue Feb 16, 2021 · 1 comment

Comments

@Jacktpk
Copy link

Jacktpk commented Feb 16, 2021

I have followed the instructions:

library(devtools)
install_github("vqv/ggbiplot")

and I have this error

Error: Failed to install 'ggbiplot' from GitHub:
(converted from warning) cannot remove prior installation of package ‘testthat’

Can someone help me please?

@burch-cm
Copy link

burch-cm commented Sep 8, 2021

I was also getting the same error on attempted install with {devtools}. The error message mentioned a DLL it couldn't find, and I manually installed that package ( with install.packages() ). I had to install {fansi}, {utf8}, {Rcpp}, and {plyr}. After that, it finally installed for me.

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