Re: [R] Nothing happened when I using t.test throuth RSPerl

2008-03-27 Thread Prof Brian Ripley
That is a *Perl* error, and my guess is that you haven't set your environment variables correctly. R was not even started. RSPerl is an Omegahat package, and as the Omegahat mailing lists were down (last time I looked) I suggest you contact the author. The R posting guide asks that non-R prog

[R] Nothing happened when I using t.test throuth RSPerl

2008-03-27 Thread zhushanshan
Hi, I've just started using RSPerl. Though also tests in directory "/usr/local/lib/R/library/RSPerl/tests/" are passed successfully, I meet the problem with the following codes; use strict; use warnings; use R; use RReferences; my @array1=1..10; my @array2=1..39; &R::initR("--silent"); &R::