[R] R/Splus--Perl Interface && ssh
Prof Brian Ripley
ripley at stats.ox.ac.uk
Wed Apr 27 20:09:04 CEST 2005
On Wed, 27 Apr 2005, XIAO LIU wrote:
> I'm using RSPerl_0.6-3 calling R from Perl under UNIX system. My perl
> programs with the RSPerl work well in my computer. If submitting these
> programs to a UNIX system by 'ssh' or to GNQS system by 'qsub', these
> programs do not work even though both systems can run R. Details are
> following. Any suggestion will be highly appreciated.
>
> My perl program 'tt.pl'
> #!/usr/bin/perl -w
> use R;
> use RReferences;
> &R::initR("--silent");
Hint: that is not correct for batch use. Please do read `An Introduction
to R' for how to invoke R appropriately.
[...]
Please do read the posting guide and choose an less inappropriate list.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list