search for: tp2260646p2261032

Displaying 1 result from an estimated 1 matches for "tp2260646p2261032".

2010 Jun 18
3
Problem calling R from within perl script on Windows
I need to call R from within a Perl script. I do so using a system call like this: @args = ('R --vanilla --quiet --file=Rblock'); system(@args) == 0 or die "system @args failed: $!"; The script works perfectly when run in Mac OSX or Linux. In Windows XP it fails with the message " 'R' is not recognized as an internal or external command, operable program or batch