Hisaji ONO
2001-Mar-19 15:26 UTC
[R] About another r-script input method for Rterm of RWin
Hello. I try to create stat sever by IIS 4.0 + ASP + VBScript with R for Win on NT Sever 4.0 SP6a. However VBScript denied redirection input of R script. Do Rwin developers have a plan to add a following function by adding an argument of command line? rterm --script 'r script path & file name' -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20010320/1e738348/attachment.html
Uwe Ligges
2001-Mar-19 17:52 UTC
[R] About another r-script input method for Rterm of RWin
> Hisaji ONO wrote: > > Hello. > > I try to create stat sever by IIS 4.0 + ASP + VBScript with R for Win > on NT Sever 4.0 SP6a. > > However VBScript denied redirection input of R script. > > Do Rwin developers have a plan to add a following function by adding > an argument of command line? > > rterm --script 'r script path & file name'You can use Rcmd batch 'r script path & file name' For details have a look at Rcmd batch --help Uwe Ligges -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Prof Brian Ripley
2001-Mar-20 12:39 UTC
[R] About another r-script input method for Rterm of RWin
On Tue, 20 Mar 2001, Hisaji ONO wrote:> Hello. > > I try to create stat sever by IIS 4.0 + ASP + VBScript with R for Win on NT > Sever 4.0 SP6a. > > However VBScript denied redirection input of R script. > > Do Rwin developers have a plan to add a following function by adding an > argument of command line? > > rterm --script 'r script path & file name'Uwe Ligges has already (thanks Uwe) given a workaround. But can I point you at http://developer.r-project.org/WindowsTODO.html for precisely what is planned? Thare a lots of suggestions there concerning contributions ... -- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._