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

Cannot install from Github #9

Open
Xiaoxi-Hu opened this issue Dec 23, 2021 · 2 comments
Open

Cannot install from Github #9

Xiaoxi-Hu opened this issue Dec 23, 2021 · 2 comments

Comments

@Xiaoxi-Hu
Copy link

Dear Donald,

Nice to see you! I truly appreciate your contribution to this amazing R package. However, I meet a small problem and am trying to seek your help. When I tried to install by devtools::install_github("donaldRwilliams/GGMncv") , an error occurred, saying that "Error: Failed to install 'GGMncv' from GitHub: System command 'R' failed, exit status: 1, stdout & stderr were printed". So I am kind of confused about why this happens since I could install other packages from Github. I am truly looking forwards to your kind help!

Thanks a lot!

Best,
Corinna

@donaldRwilliams
Copy link
Owner

Hi,
I am not sure what the issue could be, because it worked for me.

The git hub version is the same as the CRAN version, so perhaps you can instead try

install.packages('GGMncv')

@Xiaoxi-Hu
Copy link
Author

Thank you for your quick and kind reply! It is great to know they have the same version. CRAN works for me!

Thanks!

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