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

Provide install instructions for libraries #1

Open
linsalrob opened this issue Jul 8, 2021 · 2 comments
Open

Provide install instructions for libraries #1

linsalrob opened this issue Jul 8, 2021 · 2 comments

Comments

@linsalrob
Copy link

Hi Nhi,

Can you add install instructions for the libraries, because some are install.packages and some are BiocManager::install and its not clear which are which.

From a base R install, how do you get going?

Thanks

@linsalrob
Copy link
Author

Note: The only way I could get ggbiplot to install was

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

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
@linsalrob and others