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

Fail to install the package in RStudio #8

Open
lynnyummy opened this issue Oct 31, 2022 · 0 comments
Open

Fail to install the package in RStudio #8

lynnyummy opened this issue Oct 31, 2022 · 0 comments

Comments

@lynnyummy
Copy link

Hi, I am trying to install the package with the command install.packages("Rtsne") # Install Rtsne package from CRAN, and if(!require(devtools)) install.packages("devtools") # If not already installed devtools::install_github("jkrijthe/Rtsne"). But both were failed, and reported `ERROR: compilation failed for package ‘Rtsne’

  • removing ‘/Users/Library/R/4.0/library/Rtsne’
  • restoring previous ‘/Users/Library/R/4.0/library/Rtsne’
    Warning message:
    In i.p(...) :
    installation of package ‘/var/folders/c2/g1kr1z8n34d_95q7sn_d5y240000gp/T//Rtmpj1PrGy/filece37584447c0/Rtsne_0.16.tar.gz’ had non-zero exit status`
    Could you have any suggestion regarding this issue? Thank you!
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

1 participant