Open seanbirchall opened 9 months ago
These 3 packages are common across a lot of packages especially htmlwidgets, not sure why though or what package is bringing them in. curl
makes sense, but why mnormt
and ggrepel
is often a dependency I wonder.
Not many charting htmlwidgets currently work with webR / shinylive, it might be more worth while for me to be posting this issue on the respective packages that currently don't work with webR but figured I'd post here too.
It looks like 3 dependencies for echarts4r prevent it from being available on the webR repo
mnormt
,curl
, andggrepel
from here. echarts4r is my go to for interactive visuals, it'd be great if it could be available in webR!