PCdLf / e4dashboard

Shiny dashboard to visualize and process e4 data
5 stars 8 forks source link

Batch Analysis Input/Output Error: Error in tk_choose.dir: could not find function "tk_choose.dir" #38

Open moriarty83 opened 1 year ago

moriarty83 commented 1 year ago

Hi, I'm trying to get the batch analysis up and running and anytime I click the "Select Input Folder" or "Select Output Folder" the Shiny aplication crashes with this error:

Warning: Error in tk_choose.dir: could not find function "tk_choose.dir"

I'm running R version 4.2.2, have tried installing tcl, tcltk and tcltk2 packages but they don't seem to do the trick. Any idea how I can resolve this?

Thanks!