dreamRs / esquisse

RStudio add-in to make plots interactively with ggplot2
https://dreamrs.github.io/esquisse
Other
1.76k stars 227 forks source link

Error: invoke_wrapped: throwing std::runtime_error #271

Open laurandreaoc opened 4 days ago

laurandreaoc commented 4 days ago

I have not been able to use the package. When I try to use esquisser (my object), it opens and immediately closes. I have updated the package, RStudio, and R. I also tried to import the data into the package window, but it still closed. In two of the previous cases, this error appears: Error: invoke_wrapped: throwing std::runtime_error.

I have the latest version of the package (2.0.0), but I am not sure if this version is compatible with the latest R.

If anyone can help me, please let me know.

pvictor commented 4 days ago

Hello, Sure esquisse works with the lasT version. This error appears sometimes when you use esquisse as an addin in RStudio, and it's more than something went wrong in RStudio than in esquisse. What happen if you try to launch esquisse in your browser with :

esquisse::esquisser(iris, viewer = "browser")