Orca not working
还没有人认领这个 Issue。
- 主要语言
- R
- 星标
- 2.7k
- 派生
- 641
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hello,
I love this package (great job).
The only problem I am having is exporting 3D scatterplots as png screenshots.
Error in rethrow_call(c_processx_exec, command, c(command, args), pty, :
Command 'orca' not found @win/processx.c:982 (processx_exec)
Type .Last.error.trace to see where the error occurred
I am trying to use orca but I am receiving errors. I have done a lot of scrolling around online and found that I am not the only one experiencing these issues. There are a number of posts from the orca package (please see below) which attribute this to plotly package rather than orca.
https://github.com/plotly/orca/issues/306
https://github.com/plotly/orca/issues/298
https://github.com/plotly/orca/issues/302
In the interim I have also tried using the plotly::export function although I am getting the error below. It asks me to check the examples in help (i.e. help(export)), but the documentation explains the selenium argument without any examples. I have tried to stay away from plotly::export as it is in the process of being deprecated.
Error: Must provide an object of class 'rsClientServer' to the selenium argument to export this plot (see examples section on help(export))
In addition: Warning message:
Error: Must provide an object of class 'rsClientServer' to the selenium argument to export this plot (see examples section on help(export))
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未确定源文件或测试。首先重现 Windows 找不到 orca 的错误,并阅读 plotly::export 和 help(export) 中与 selenium 参数相关的内容。完成的要求是确定并记录一种受支持的方法,将所报告的 3D 散点图导出为 PNG。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- r
- 领域
- data-visualization
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100