Re: [R] running multiple commands in one system() call

2009-02-22 Thread Prof Brian Ripley
On Sun, 22 Feb 2009, Nick Matzke wrote: Hi all, I'm on Mac OS X 10.4... For which there is a separate mailing list, R-sig-Mac . So I've got a small python script I need to run from R. However, to get the python script working, I need to have the shell that R calls get settings from my .ba

[R] running multiple commands in one system() call

2009-02-22 Thread Nick Matzke
Hi all, I'm on Mac OS X 10.4... So I've got a small python script I need to run from R. However, to get the python script working, I need to have the shell that R calls get settings from my .bash_profile file, which apparently it doesn't currently (the shell R calls uses an older version of