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
p <- plotly::plot_ly(economics, x = ~pop)
plotly::orca(p = p, file = "test.eps")
I
No trace type specified:
Based on info supplied, a 'histogram' trace seems appropriate.
Read more about this trace type -> https://plotly.com/r/reference/#histogram
|
done with code 1 in 405.15 ms - failed or incomplete task(s)
Error in processx::run("orca", args, echo = TRUE, spinner = TRUE, ...) :
System command 'orca' failed, exit status: 1, stdout & stderr were printed
Type .Last.error.trace to see where the error occured
The text was updated successfully, but these errors were encountered:
I
No trace type specified:
Based on info supplied, a 'histogram' trace seems appropriate.
Read more about this trace type -> https://plotly.com/r/reference/#histogram
|
done with code 1 in 405.15 ms - failed or incomplete task(s)
Error in processx::run("orca", args, echo = TRUE, spinner = TRUE, ...) :
System command 'orca' failed, exit status: 1, stdout & stderr were printed
Type .Last.error.trace to see where the error occured
The text was updated successfully, but these errors were encountered: