Dominick,
On 3 February 2023 at 20:02, Dominick Samperi wrote:
| I'm sorry to say that the RInline::repl() issues are not resolved, and to
| resolve them would likely require help from R core.
|
| Here's the test case:
| library(sphereplot)
| rgl.sphgrid(longtype="D")
|
| Under Linux there is n
I'm sorry to say that the RInline::repl() issues are not resolved, and to
resolve them would likely require help from R core.
Here's the test case:
library(sphereplot)
rgl.sphgrid(longtype="D")
Under Linux there is no problem, a sphere is drawn, and you can
rotate with mouse motions.
Under Windo