vscode-R
vscode-R copied to clipboard
Error in httpgd_(host, port, bg, width, height, pointsize, aliases, cors, : Graphics API version mismatch
When i setting r.sessionWatcher to True, I get an error while drawing
Error in httpgd_(host, port, bg, width, height, pointsize, aliases, cors, :Graphics API version mismatch
All my packages are up to date
R:4.2.0
Plugins :2.5.0

Does it still occur if you install the latest httpgd from CRAN or github?
Sure,my httpgd is 1.3.0
发件人: Kun Ren 发送时间: 2022年6月1日 21:01 收件人: REditorSupport/vscode-R 抄送: a_shihai; Author 主题: Re: [REditorSupport/vscode-R] Error in httpgd_(host, port, bg, width,height, pointsize, aliases, cors, : Graphics API version mismatch (Issue#1118)
Does it still occur if you install the latest httpgd from CRAN or github? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
This should be fixed in the development version on GitHub. remotes::install_github("nx10/httpgd")
This issue is stale because it has been open for 365 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.