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
Once it's successfully installed, I ran the R command orca() and got the following error.
orca(fig,"my_file.pdf")
Error in processx::run("orca", "-h") : System command error.
Not sure how to proceed. I couldn't find any resolved comments on this platform. If anyone could help that'd be great.
Thanks,
LOH
The text was updated successfully, but these errors were encountered:
opalhuang
changed the title
Orca system error: orca(fig,"radar_cmt_cls1.pdf") Error in processx::run("orca", "-h") : System command error
Orca system error: orca(fig,"my_file.pdf") Error in processx::run("orca", "-h") : System command error
Jan 17, 2021
I tried to use the orca() function in the plotly package, but after installing the command line utility of orca using the following command:
it says
Source: /usr/local/anaconda3
Destination: /home/trg710/.conda/envs/my_root
The following packages cannot be cloned out of the root environment:
Packages: 232
Files: 0
To activate this environment, use:
To deactivate an active environment, use:
Then I enter
Output on the screen
The following NEW packages will be INSTALLED:
Proceed ([y]/n)? y
Once it's successfully installed, I ran the R command orca() and got the following error.
Not sure how to proceed. I couldn't find any resolved comments on this platform. If anyone could help that'd be great.
Thanks,
LOH
The text was updated successfully, but these errors were encountered: