[R] help-ERROR: unknown GUI none from Statistics::R

2006-02-21 Thread jia ding
Hi,

I download Statistics::R from
http://search.cpan.org/~gmpassos/Statistics-R-0.02/
I am going to combine R with perl.

but it keeps give the error msg: ERROR: unknown GUI none  stop running
script. I feel very strange, because previously it works.

my perl version is 5.8.6
my R version is Version 2.2.1

Is there anybody know about it?

Thanks a lot.

Nina

[[alternative HTML version deleted]]

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


Re: [R] help-ERROR: unknown GUI none from Statistics::R

2006-02-21 Thread Prof Brian Ripley
On Tue, 21 Feb 2006, jia ding wrote:

 Hi,

 I download Statistics::R from
 http://search.cpan.org/~gmpassos/Statistics-R-0.02/
 I am going to combine R with perl.

 but it keeps give the error msg: ERROR: unknown GUI none  stop running
 script. I feel very strange, because previously it works.

 my perl version is 5.8.6
 my R version is Version 2.2.1

 Is there anybody know about it?

Yes.  R --gui=none has not been needed for a long time, and it no longer 
works (i.e. has been removed).  You need to remove it in 
lib/Statistics/R/Bridge/Linux.pm.

 PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

-- 
Brian D. Ripley,  [EMAIL PROTECTED]
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, UKFax:  +44 1865 272595

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html