Skip to content
Prev 68374 / 398506 Next

Problem with R-2.1.0: install.packages() doesn't work

On Fri, 2005-04-22 at 15:44 -0400, Manuel Morales wrote:
For both Scott and Manuel,

Can you post back with the output of:
It should look something like:
jpeg      png    tcltk      X11 http/ftp  sockets   libxml     fifo
    TRUE     TRUE     TRUE     TRUE     TRUE     TRUE     TRUE     TRUE
  cledit  IEEE754    iconv
    TRUE     TRUE     TRUE


Pay attention specifically to the values under 'tcltk' and 'X11'. Having
built from source tarballs, I am wondering if something got borked in
the build of the tcltk package or you don't have the X11 (xorg) devel
RPMS installed.

If the latter problem (X11) is the issue, you should not be able to
create any plots to the screen either so try:
and see if a graphic window comes up.


Marc Schwartz