Hi, I have a piece of code available here
http://mcu.edu.tw/~chenmh/teaching/project/r/reference/RTclTkExamples/radiobuttons.html Now I put that code in a .R file and then created an .app file in Mac using Automator as explained below https://www.r-bloggers.com/how-to-source-an-r-script-automatically-on-a-mac-using-automator-and-ical/ Surprisingly what I see is that, when I put that R code in a .app file, R fails to pop up the input window, which otherwise is fine when I just copy paste that code in R window. Could you please help if I need to have anything extra so that my .app will be able to take the input. Thanks for your time. ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.