Re: [R] install lapack for mac

2017-05-02 Thread Berend Hasselman
This should have been sent to the R-SIG-Mac mailinglist. Rstudio has nothing to do with your problem. Which R are you using? The CRAN version? The CRAN version has the Lapack routines included. From which package does function lle(..) come from? Have you tried with less packages attached? Why

Re: [R] install lapack for mac

2017-05-02 Thread William Michels via R-help
Have you tried R-GUI, in the R-distribution available below? https://cran.r-project.org/bin/macosx/ Here's a similar question on SO: http://stackoverflow.com/questions/13476736/r-lapack-routines-cannot-be-loaded HTH, Bill. William Michels, Ph.D. On Tue, May 2, 2017 at 11:51 AM, Assa Yeroslav

[R] install lapack for mac

2017-05-02 Thread Assa Yeroslaviz
Hi, I am running R under Rstudio for the analysis of single-cell RNA-Seq data. When trying to analyse some data I keep getting the message > slicer_traj_lle <- lle(t(deng[slicer_genes,]), m = 2, k)$Y finding neighbours calculating weights Error in eigen(G, symmetric = TRUE, only.values = TRUE) :