You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ld: warning: directory not found for option '-L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0'
ld: warning: directory not found for option '-L/usr/local/gfortran/lib'
ld: warning: directory not found for option '-L/opt/homebrew/Cellar/boost/1.76.0/lib/'
ld: library not found for -lgfortran
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [velocyto.R.so] Error 1
ERROR: compilation failed for package ‘velocyto.R’
removing ‘/Users/elena/renv/library/R-4.2/x86_64-apple-darwin17.0/velocyto.R’
Warning message:
In i.p(...) :
installation of package ‘/var/folders/yc/vf12kh5j2yqfdf9g8g2q3gz40000gn/T//Rtmpn0Vw3R/file81566fb532e/velocyto.R_0.6.tar.gz’ had non-zero exit status
thank you!
The text was updated successfully, but these errors were encountered:
I have a problem when I try to install
devtools::install_github("velocyto-team/velocyto.R")
ld: warning: directory not found for option '-L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0'
ld: warning: directory not found for option '-L/usr/local/gfortran/lib'
ld: warning: directory not found for option '-L/opt/homebrew/Cellar/boost/1.76.0/lib/'
ld: library not found for -lgfortran
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [velocyto.R.so] Error 1
ERROR: compilation failed for package ‘velocyto.R’
Warning message:
In i.p(...) :
installation of package ‘/var/folders/yc/vf12kh5j2yqfdf9g8g2q3gz40000gn/T//Rtmpn0Vw3R/file81566fb532e/velocyto.R_0.6.tar.gz’ had non-zero exit status
thank you!
The text was updated successfully, but these errors were encountered: