ggbiplot
ggbiplot copied to clipboard
A biplot based on ggplot2
I need to have a more flexible ggbiplot for my work. Are you still working on the experimental branch? I forked your repo and have been working to get it...
``` > library(ggbiplot) Loading required package: scales Error in value[[3L]](cond) : Package ‘scales’ version 1.1.1 cannot be unloaded: Error in unloadNamespace(package) : namespace ‘scales’ is imported by ‘ggplot2’ so cannot...
Just to let you know: the code of the `ggbiplot()` function of this package as developed over 5 years ago, was used by us to create [the `ggplot_pca()` function for...
- added roxygen - removed `library()` calls from `ggbiplot()` and put them in the `@import` fields
I got PAT and installed "devtools", after that I entered install_github("vqv/ggbiplot") but error massage was displayed as follows. Using github PAT from envvar GITHUB_PAT Error: Failed to install 'unknown package'...
You can use any one of the code above to install. But to be noticed, You must restart your computer after the installation. After restart, the Installation come true.
I get the following error: ```{r} ## You have loaded plyr after dplyr - this is likely to cause problems. ## If you need functions from both plyr and dplyr,...
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...
I've tried the experimental or not experimental versions of vqv, richardjtelford and vangalamaheshh github ggbiplot sites without success
> library(devtools) > library(usethis) > install_github("vqv/ggbiplot") Error in normalizePath(key$InstallPath, mustWork = FALSE, winslash = "/") :