Azure / Azure-TDSP-Utilities

Utilities and scripts developed as part of Microsoft's Team Data Science Process for productive data science
Creative Commons Attribution 4.0 International
373 stars 275 forks source link

When Launching IDEAR_MRS from VS2017 -> Error in eval: could not find function "tk_choose.files" #25

Closed Ocanamat closed 7 years ago

Ocanamat commented 7 years ago

Hi Team,

I do not know how extended this issue is (I have faced it twice, with both R versions of IDEAR when executing from VS with RTVS), but upon sourcing 'Run-IDEAR-MRS.R' the following error appears:

Quitting from lines 25-581 (IDEAR-MRS.rmd) 
Warning:
 Error in eval: could not find function "tk_choose.files"

I have repaired the error by calling the tcltk library at the beginning of IDEAR-MRS.rmd. This is a no-issue, but just in case anyone else was facing it too.

Regards,