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?
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!