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

issues installing fable on Mac OS #194

Closed
rvanzini opened this issue Aug 30, 2019 · 2 comments
Closed

issues installing fable on Mac OS #194

rvanzini opened this issue Aug 30, 2019 · 2 comments

Comments

@rvanzini
Copy link

Hi,

I'm having issues in installing fable:

install.packages("fable", repos = "https://tidyverts.org/")
trying URL 'https://tidyverts.org/bin/macosx/el-capitan/contrib/3.6/fable_0.1.0.tgz'
Content type 'application/octet-stream' length 636212 bytes (621 KB)
==================================================
downloaded 621 KB

The downloaded binary packages are in
/var/folders/sm/wmmp76fd7_j7hj6wq7yv62q00000gn/T//RtmpQ03i4y/downloaded_packages

library(fable)
Error: package or namespace load failed for ‘fable’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/Library/Frameworks/R.framework/Versions/3.6/Resources/library/fable/libs/fable.so':
dlopen(/Library/Frameworks/R.framework/Versions/3.6/Resources/library/fable/libs/fable.so, 6): Library not loaded: /usr/local/lib/libgfortran.2.dylib
Referenced from: /Library/Frameworks/R.framework/Versions/3.6/Resources/library/fable/libs/fable.so
Reason: image not found

I tried to follow #107 and #99 but didn't succeed. Any further recommendation? Thank you.

@mitchelloharawild
Copy link
Member

Duplicate of #193

Not sure why this is happening, at this stage I recommend waiting for the CRAN release (should be super soon).

@rvanzini
Copy link
Author

Thank you, I’ll be waiting for the CRAN release. Thanks.

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