Roger, Following on to Spencer's comments, we have had some success using RWui http://rwui.cryst.bbk.ac.uk/ to build web enabled versions of (non-interactive) R programs.
Advantage is your users only need a browser. No exe to install. Downside is you need to have a web server accessible to your user base. We're using a very simple Tomcat setup within our firewall to provide access to canned R scripts. HTH, Jim Porzak Responsys, Inc. San Francisco, CA http://www.linkedin.com/in/jimporzak On Tue, Jun 24, 2008 at 11:01 AM, Roger Leenders <[EMAIL PROTECTED]> wrote: > > R 2.7.0, WinXP > > Hi list, > > I have written some code in R that I would like to share with others who > are not R-users. Is there a way to compile the code so it will run > outside of R? > The best thing would be a functionality to compile the code into a ".exe" > file that does not require the user to have R installed or to know how to > use R. The persons I would like to make the program available to are > unlikely to ever need or use software like R. > > Is there a functionality that will allow others to use my code without > needing R itself? > > thanks, roger > > ______________________________________________ > R-help@r-project.org mailing list > 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. > [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list 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.