Closed dat4git closed 7 years ago
Hi, thanks for reporting this! Can you try devtools::install_github("hemberg-lab/scmap")
again, please? And let me know what it says?
Thanks! Successfully installed on OS X El Capitan 10.11.6.
Great, thanks for letting me know! I forgot to remove dynamically generated files from the src
folder. And when you use devtools::install_github
I suppose it will not recompile those files if you already have them. Since I have a devel version of R (3.5) you had an R version conflict on your system. Now I have removed the dynamic files from the src
folder. Thanks again!
I want to run scmap on some single cell datasets but ran into the following problems when installing the package. Any help would be much appreciated. Thx!
Installing from Bioconductor (OS X El Capitan 10.11.6 )
Installing from github (OS X El Capitan 10.11.6 )
Note: Looks like the libRlapack.dylib version is causing the problem. Is there a simple way to fix this on a Mac?
sessionInfo() R version 3.4.0 (2017-04-21) Platform: x86_64-pc-linux-gnu (64-bit) Running under: Red Hat Enterprise Linux Server release 6.9 (Santiago)
Matrix products: default BLAS: /broad/software/free/Linux/redhat_6_x86_64/pkgs/r_3.4.0/lib64/R/lib/libRblas.so LAPACK: /broad/software/free/Linux/redhat_6_x86_64/pkgs/r_3.4.0/lib64/R/lib/libRlapack.so ...