Hi I am receiving the following warning when tcltk loads on RStudio Cloud. I have no issues on the desktop version:
Warning message:
In fun(libname, pkgname) : couldn't connect to display ":0"
I am also receiving a code error from SSDforR:
Error in structure(.External(.C_dotTclObjv, objv), class = "tclObj") :
[tcl] invalid command name "tk_getSaveFile".
Thanks