0

I'm using R scripts inside Emacs on Windows 10 Enterprise to analyze data. It works well but recently after sending a tk_choose.dir command, emacs closes (but not R ; the script keeps on running after choosing the folder).

If someone can tell me the result of the following command :

library(tcltk)
c_folder <- tk_choose.dir("c:/") 

If needed, here is the output of the version command:

version _
platform x86_64-w64-mingw32
arch x86_64
os mingw32
system x86_64, mingw32
status
major 4
minor 1.3
year 2022
month 03
day 10
svn rev 81868
language R
version.string R version 4.1.3 (2022-03-10) nickname One Push-Up

Thanks in advance for your help, Newb'R

Newb'R
  • 61
  • 2

0 Answers0