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

unable to install webr #4

Open
amandasaksida opened this issue Oct 23, 2019 · 1 comment
Open

unable to install webr #4

amandasaksida opened this issue Oct 23, 2019 · 1 comment

Comments

@amandasaksida
Copy link

Hi,
I wanted to produce pies using Pie.Donut function as suggested in the Pie Chart Revisited manual, but am unable to load webr (R 3.5.3, Mac OS X 10.14.1), getting the error message related to loading libraries, copied below.
the StackOverflow topic https://stackoverflow.com/questions/50398836/rstudio-wont-allow-me-to-install-the-package-imager suggests this is the dependency issue of the package on a not-explicitly R piece of sofware (X11).
Do you maybe know the way around this?

Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/Library/Frameworks/R.framework/Versions/3.5/Resources/library/systemfonts/libs/systemfonts.so':
dlopen(/Library/Frameworks/R.framework/Versions/3.5/Resources/library/systemfonts/libs/systemfonts.so, 6): Library not loaded: /opt/X11/lib/libfreetype.6.dylib
Referenced from: /Library/Frameworks/R.framework/Versions/3.5/Resources/library/systemfonts/libs/systemfonts.so
Reason: image not found
ERROR: lazy loading failed for package ‘webr’

  • removing ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library/webr’
    Error: Failed to install 'webr' from GitHub:
    (converted from warning) installation of package ‘/var/folders/z9/g16snzb95bg3zh2vfx3777cr0000gp/T//RtmpHwdLrl/file20152efd44ef/webr_0.1.4.1.tar.gz’ had non-zero exit status
@pbrazda
Copy link

pbrazda commented Mar 1, 2021

Hi,
Same error here.

_ERROR: lazy loading failed for package ‘webr’

  • removing ‘/Users/peterbrazda/Library/R/3.6/library/webr’
  • restoring previous ‘/Users/peterbrazda/Library/R/3.6/library/webr’
    Error: Failed to install 'webr' from GitHub:
    (converted from warning) installation of package ‘/var/folders/x6/qbtk86q11wg2l24136q2m6n40000gq/T//Rtmp6X0rvU/file7655009f303/webr_0.1.6.tar.gz’ had non-zero exit status_

Is there anyone checking on this?
thank you!

Peter

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