Re: [R] How to source a local R file to a remote session.

2017-04-03 Thread Bert Gunter
Don:

Just ask Mama Google!  :-o

-- Bert


Bert Gunter

"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )


On Mon, Apr 3, 2017 at 9:46 AM, MacQueen, Don  wrote:
> Strikes me as a good question for the ESS help mailing list (and I'm sorry; I 
> don't remember how/where to subscribe to it).
>
> --
> Don MacQueen
>
> Lawrence Livermore National Laboratory
> 7000 East Ave., L-627
> Livermore, CA 94550
> 925-423-1062
>
>
> On 3/27/17, 10:28 PM, "R-help on behalf of Jeremie Juste" 
>  wrote:
>
>
> Hello,
>
> I don't know exactly where to turn to.
> I'm using Emacs speak statistics and I can execute a codes on my local
> computer to a remote session seemlessly.
>
> But I've always wondered how to source a file on local computer to the
> remote session? Till now I have copied the files to the remote host and
> source from there but it complicates the version control process.
>
>
> Any suggestions on this?
>
>
>
> Best regards,
>
> Jeremie
>
> __
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.
>
>
> __
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.


Re: [R] How to source a local R file to a remote session.

2017-04-03 Thread Rui Barradas

Hello,

I don't use ESS but I can use google. The first hit on "ESS help mailing 
list" was


https://stat.ethz.ch/mailman/listinfo/ess-help

Hope this helps,

Rui Barradas

Em 03-04-2017 17:46, MacQueen, Don escreveu:

Strikes me as a good question for the ESS help mailing list (and I'm sorry; I 
don't remember how/where to subscribe to it).



__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.


Re: [R] How to source a local R file to a remote session.

2017-04-03 Thread MacQueen, Don
Strikes me as a good question for the ESS help mailing list (and I'm sorry; I 
don't remember how/where to subscribe to it).

-- 
Don MacQueen

Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062


On 3/27/17, 10:28 PM, "R-help on behalf of Jeremie Juste" 
 wrote:


Hello,

I don't know exactly where to turn to.
I'm using Emacs speak statistics and I can execute a codes on my local
computer to a remote session seemlessly.

But I've always wondered how to source a file on local computer to the
remote session? Till now I have copied the files to the remote host and
source from there but it complicates the version control process.


Any suggestions on this?



Best regards,

Jeremie

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.


__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.


Re: [R] How to source a local R file to a remote session.

2017-03-28 Thread Jeff Newmiller
Use the "parallel" package? 
-- 
Sent from my phone. Please excuse my brevity.

On March 27, 2017 10:28:54 PM PDT, Jeremie Juste  wrote:
>
>Hello,
>
>I don't know exactly where to turn to.
>I'm using Emacs speak statistics and I can execute a codes on my local
>computer to a remote session seemlessly.
>
>But I've always wondered how to source a file on local computer to the
>remote session? Till now I have copied the files to the remote host and
>source from there but it complicates the version control process.
>
>
>Any suggestions on this?
>
>
>
>Best regards,
>
>Jeremie
>
>__
>R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
>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.

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.


[R] How to source a local R file to a remote session.

2017-03-27 Thread Jeremie Juste

Hello,

I don't know exactly where to turn to.
I'm using Emacs speak statistics and I can execute a codes on my local
computer to a remote session seemlessly.

But I've always wondered how to source a file on local computer to the
remote session? Till now I have copied the files to the remote host and
source from there but it complicates the version control process.


Any suggestions on this?



Best regards,

Jeremie

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.