[R] R won't start right

Uwe Ligges ligges at statistik.uni-dortmund.de
Thu Jun 27 08:49:00 CEST 2002


Andrew Perrin wrote:
> 
> Any ideas on this?
> 
> nujoma:~> R
> 
> R : Copyright 2002, The R Development Core Team
> Version 1.5.0  (2002-04-29)
> 
> ...
> 
> Error: couldn't find function ".Alias"
> Error: couldn't find function "attach"
> [Previously saved workspace restored]
> 
> > q()
> Error: couldn't find function "q"
> >
> Suspended
> nujoma:~> kill %1
> 
> This is on a brand-new installation of R on a Debian 3.0 (woody) linux
> machine.

Looks like the functions in base are not sourced. Did it compile and
install without any error message?
I'd suggest to check whether .../library/base/R/base exists and has the
correct permissions (I guess the latter went wrong).

Uwe Ligges
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list