You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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, and ggrepel from here. echarts4r is my go to for interactive visuals, it'd be great if it could be available in webR!
The text was updated successfully, but these errors were encountered:
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!The text was updated successfully, but these errors were encountered: