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

Installation failure #18

Closed
feyaadallie opened this issue May 13, 2021 · 2 comments
Closed

Installation failure #18

feyaadallie opened this issue May 13, 2021 · 2 comments

Comments

@feyaadallie
Copy link

After trying to install the package using devtools::install_github('xuyiqing/fect') I'm getting the following error:

ld: warning: directory not found for option '-L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.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: *** [fect.so] Error 1
ERROR: compilation failed for package ‘fect’
* removing ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/fect’
Error: Failed to install 'fect' from GitHub:
  (converted from warning) installation of package ‘/var/folders/1h/99xw_yts4kx00ymj228sxsph0000gn/T//Rtmp2zKWKq/file10ae937023c22/fect_0.3.5.tar.gz’ had non-zero exit status

Not sure if there's something additional I have to download before installing. Thanks!

@xuyiqing
Copy link
Owner

xuyiqing commented May 13, 2021 via email

@feyaadallie
Copy link
Author

Thank you! The Big Sur Error document solved the problem.

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

2 participants