"zubin" <[EMAIL PROTECTED]> writes: > I am presently a SAS user and wanted to configure R to work in a multi-user > enteprise environment. Client - Server. Where we have a strong LINUX > server supporting about 10 statisticians with R. Anyone have any backround > or information they can share to help me get jump-started on setting up R in > this environment? Does each user have their own worksession with the > serving executing the submitted R code? Has it been done, any feedback?
Might be hard to do in a robust framework. Greg Warnes' RSOAP and related manager framework is one start, as is Simon Urbanek's Rserve package. We've (Greg and I, in that order) have gotten part way on such a beast, using a web objects framework for consulting/collaboration services. Hopefully, we'll be releasing a live CD this summer (we are pretty close to doing it today, but you know the old saw about the last 5% of the work...). best, -tony -- [EMAIL PROTECTED] http://www.analytics.washington.edu/ Biomedical and Health Informatics University of Washington Biostatistics, SCHARP/HVTN Fred Hutchinson Cancer Research Center UW (Tu/Th/F): 206-616-7630 FAX=206-543-3461 | Voicemail is unreliable FHCRC (M/W): 206-667-7025 FAX=206-667-4812 | use Email CONFIDENTIALITY NOTICE: This e-mail message and any attachme...{{dropped}} ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
