randy3k / radian

A 21 century R console
MIT License
1.96k stars 73 forks source link

data() crashes the R console #437

Open fathi0amir opened 9 months ago

fathi0amir commented 9 months ago

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.

hughjonesd commented 6 months ago

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

courtiol commented 1 month ago

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