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
Jeff Newmiller
2017-Mar-28 05:59 UTC
[R] How to source a local R file to a remote session.
Use the "parallel" package? -- Sent from my phone. Please excuse my brevity. On March 27, 2017 10:28:54 PM PDT, Jeremie Juste <jeremiejuste at gmail.com> 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 at 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.
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" <r-help-bounces at r-project.org on behalf of jeremiejuste at gmail.com> 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 at 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.
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). >
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 <macqueen1 at llnl.gov> 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" <r-help-bounces at r-project.org on behalf of jeremiejuste at gmail.com> 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 at 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 at 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.