-
Notifications
You must be signed in to change notification settings - Fork 5
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 insatll need help #4
Comments
Simply install without building the vignettes install.packages('remotes')
remotes::install_github("cnfoley/mrclust") or you can obtain a binary version from https://mrcieu.r-universe.dev/builds with install.packages("mrclust", repos = c("https://mrcieu.r-universe.dev", "https://cran.r-project.org")) |
Thank you very much for your help and guidance! I will follow your advice.
***@***.***
***@***.***
---- Replied Message ----
From Tom ***@***.***> Date 04/10/2024 00:52 To ***@***.***> Cc ***@***.***>***@***.***> Subject Re: [cnfoley/mrclust] cannot insatll need help (Issue #4)
Simply install without building the vignettes
install.packages('remotes') remotes::install_github("cnfoley/mrclust")
or you can obtain a binary version from https://mrcieu.r-universe.dev/builds with
install.packages("mrclust", repos = c("https://mrcieu.r-universe.dev", "https://cran.r-project.org"))
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tried many times and method but failed
The text was updated successfully, but these errors were encountered: