radian icon indicating copy to clipboard operation
radian copied to clipboard

data() crashes the R console

Open fathi0amir opened this issue 2 years ago • 2 comments

To reproduce,

in terminal (in my case powershell) I get to the radian version of R console by typing "radian" and enter. I type "data()" and enter. I get out of the console and back to powershell.

The normal behavior should be opening an external window with all the installed data sets with R installation.

fathi0amir avatar Sep 26 '23 04:09 fathi0amir

On macOS with radian 0.69 and R 4.3.2, data() works fine.

hughjonesd avatar Jan 01 '24 07:01 hughjonesd

I cannot reproduce this either on:

radian version: 0.6.12
r executable: /usr/lib/R/bin/R
r version: 4.4.0
python executable: /usr/bin/python3
python version: 3.10.12

courtiol avatar May 15 '24 16:05 courtiol