Hello,
I have faced the failure of installation on my system. Here is my system info.
Mac: Big Sur 11.2.2
R: version 4.1.0
RStudio: version 1.4.1717
gcc: Apple clang version 11.0.3 (clang-1103.0.32.62)
Here is error messages I got:
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: library not found for -lgfortran
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [leidenbase.so] Error 1
ERROR: compilation failed for package ‘leidenbase’
- removing ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library/leidenbase’
Warning message:
In i.p(...) :
installation of package ‘/var/folders/fb/63zhxstn6bvc52qb8hgjc1c40000gn/T//RtmpFIGzE4/filedad63dbdc040/leidenbase_0.1.3.tar.gz’ had non-zero exit status
Is still gcc is the cause of error? Or if you have any further advises, feel free to let me know. Thanks in advance!
Hello,
I have faced the failure of installation on my system. Here is my system info.
Mac: Big Sur 11.2.2
R: version 4.1.0
RStudio: version 1.4.1717
gcc: Apple clang version 11.0.3 (clang-1103.0.32.62)
Here is error messages I got:
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: library not found for -lgfortran
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [leidenbase.so] Error 1
ERROR: compilation failed for package ‘leidenbase’
Warning message:
In i.p(...) :
installation of package ‘/var/folders/fb/63zhxstn6bvc52qb8hgjc1c40000gn/T//RtmpFIGzE4/filedad63dbdc040/leidenbase_0.1.3.tar.gz’ had non-zero exit status
Is still gcc is the cause of error? Or if you have any further advises, feel free to let me know. Thanks in advance!