Wang, Luyong (SCR US)
2006-Nov-01 16:14 UTC
[R] How to run R code without R enviorment at Windows?
Hello. I have a problem with R code running. Since I need to run my R code at a Windows Server rountinely. But I can not install R language on that windows machine. Is there anyway to package R code into standalone executables, which does not need the administrator to install R on that machine? Any advice is appreciated! Thanks a lot for your help, Victor [[alternative HTML version deleted]]
Wang, Luyong (SCR US) wrote:> Hello. I have a problem with R code running. > > Since I need to run my R code at a Windows Server rountinely. But I can > not install R language on that windows machine.Why not? You can install into a private directory.> Is there anyway to package R code into standalone executables, which > does not need the administrator to install R on that machine?No. Uwe Ligges> Any advice is appreciated! Thanks a lot for your help, > > > Victor > > > > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at stat.math.ethz.ch 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.
Hi I sometimes use R installation on USB flash memory and start R directly from it. However I do not know if it can be done in your case. HTH Petr On 1 Nov 2006 at 8:14, Wang, Luyong (SCR US) wrote: Date sent: Wed, 1 Nov 2006 08:14:00 -0800 From: "Wang, Luyong (SCR US)" <luyong.wang at siemens.com> To: <r-help at stat.math.ethz.ch> Subject: [R] How to run R code without R enviorment at Windows?> Hello. I have a problem with R code running. > > Since I need to run my R code at a Windows Server rountinely. But I > can not install R language on that windows machine. > > Is there anyway to package R code into standalone executables, which > does not need the administrator to install R on that machine? > > Any advice is appreciated! Thanks a lot for your help, > > > Victor > > > > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at stat.math.ethz.ch 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.Petr Pikal petr.pikal at precheza.cz