Re: [R] How to create an executable file from R GUI?

2016-02-18 Thread Zahra Samadi
OK. I should add that I want to have a shortcut on my desktop. My operating system is Windoes. I just need that when users click on this shortcut, my GUI appears without opening R environment since my users are completely unfamiliar with programming. [[alternative HTML version deleted

Re: [R] How to create an executable file from R GUI?

2016-02-19 Thread Zahra Samadi
Adriana, My GUI file is a function returning a window. This function is named buildGui(). How should I create this batch file using the piece of code you've written? [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -

Re: [R] How to create an executable file from R GUI?

2016-02-20 Thread Zahra Samadi
My function returns a RGtk2 window. It's not important if my GUI opens in a browser, I just want to have a file that when clicked, my GUI opens. [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and mo

Re: [R] How to create an executable file from R GUI?

2016-02-20 Thread Zahra Samadi via R-help
Peter, I didn't understand your codes :) But I really seek Windows solution. [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read