Entering edit mode
Sucheta Tripathy
▴
170
@sucheta-tripathy-987
Last seen 10.3 years ago
Hi
We have currently installed the new R-2.0 and also all the packages
using
the command
>source('/usr/local/bin/getBioC') # Here the latest version
of my
GetBioC is stored
>getBioC("all")
--
When I try to test it, and try command
>library(affy)
It gives me the following error messages, though I know I can set the
display env. variable, but this was not appearing in the earlier
R 1.98 version.
-----------------------------------------------------
Error in fun(...) : no display name and no $DISPLAY environment
variable
Error: .onLoad failed in loadNamespace for 'tcltk'
Error: package 'tcltk' could not be loaded
--------------------------------------------------------
Can anyone comment on this.
Thanks
Sucheta