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
I am no expert in this, but it seems (through the pkgdepends package) that the dependence on curl is purely due to the dependence on quantmod. However, it seems to me that quantmod is only used one single time, and only for one single function (is.OHLC), which does not require curl, so this dependence could perhaps be eliminated. (The problem is likely that r-shinylive tries to load all dependency of a package, even if they're not actually required.)
Is there any chance to make
highcharter
work underr-shinylive
...? Currently it complains about two missing dependencies.The text was updated successfully, but these errors were encountered: