JohnCoene / echarts4r

🐳 ECharts 5 for R
http://echarts4r.john-coene.com/
Other
585 stars 82 forks source link

Unable to install echarts for R version 4.3.1 using install.packages() #586

Closed j-kind closed 6 months ago

j-kind commented 8 months ago

Hello, I've enjoyed using echarts so far, but I'm now having an issue after updating to the latest version of R.

When I attempt to install echarts using install.packages() I get the error that echarts is not available for my version of R, which is 4.3.1.

JohnCoene commented 8 months ago

It is supported on that version, I just tried on 4.3.2 and successfully installed it.

Could you share more about how you try to install it and what error you encounter?