Closed rach88 closed 3 years ago
Hi,
Thanks for your message! I'm not quite sure what is causing the error. Symphony does not depend on textshaping or ragg, so I'm not sure why it's trying to install those, but it does depend on ggrastr (spelled without the e). The ggrastr functionality is mainly used for plotting. Can you try installing ggrastr separately and see if that helps? install.packages('ggrastr')
Hi - as an update to this issue, please see under "Troubleshooting" on the README page. Let me know if you're able to resolve this!
@joycekang You might consider dropping the ggrastr dependency and using scattermore instead. This might resolve some installation issues and also give better graphical output. (I was a ggrastr user until I tried scattermore.)
Hi,
I am trying to install symphony but run into the following errors:
Configuration failed to find the harfbuzz freetype2 fribidi library Error installing packages textshaping, ragg and ggraster
Any help is appreciated!