It depends on what you C shell scripts are doing.  If they are simply
invoking R, then you can install R, and the required packages, on the
Windows PC and then use batch files under Windows to call your
scripts.  Running R in the background on Windows is not a problem.

On Sat, May 29, 2010 at 9:22 AM, Jie TANG <totang...@gmail.com> wrote:
> Hello,everyone .
>  Now I write some R scripts to calculate some variables and I run them in  C
> shell script command in linux..
> Now my some new R scripts had to be moved in someother's  computer with
> windows system.
> How to run these R scripts easily without installing many soft package?
>
>
> --
> TANG Jie
> Email: totang...@gmail.com
> Tel: 0086-2154896104
> Shanghai Typhoon Institute,China
>
>        [[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.
>



-- 
Jim Holtman
Cincinnati, OH
+1 513 646 9390

What is the problem that you are trying to solve?

______________________________________________
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.

Reply via email to