[R] question about using a remote system

Mark Wardle mark at wardle.org
Thu May 28 08:54:36 CEST 2009


Hi.

Do you need an interactive session at the remote machine, or are you
simply wanting to run a pre-written script?

If the latter, then you can ask ssh to execute a remote command, which
conceivably could be "R CMD xxxxx"

If you explain exactly why and what you are trying to do, then perhaps
there's a better solution....

bw

Mark

2009/5/28 Erin Hodgess <erinm.hodgess at gmail.com>:
> Dear R People:
>
> I would like to set up a plug-in for Rcmdr to do the following:
>
> I would start on a Linux laptop.  Then I would log into another
> outside system and run a some commands.
>
> Now, when I tried to do
> system("ssh erin at xxx.edu")
> password xxxxxx
>
> It goes to the remote system.  how do I continue to issue commands
> from the Linux laptop please?
>
> (hope this makes sense)
>
> thanks,
> Erin
>
>
> --
> Erin Hodgess
> Associate Professor
> Department of Computer and Mathematical Sciences
> University of Houston - Downtown
> mailto: erinm.hodgess at gmail.com
>
> ______________________________________________
> R-help at 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.
>
>



-- 
Dr. Mark Wardle
Specialist registrar, Neurology
Cardiff, UK




More information about the R-help mailing list