randy3k/radian

data() crashes the R console

fathi0amir opened this issue · 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.

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

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