Dear R users,
when trying
> library("tcltk")
i become following error:
Loading Tcl/Tk interface ... Error : .onLoad failed in
loadNamespace() for 'tcltk', details:
call: dyn.load(file, DLLpath = DLLpath, ...)
error: unable to load shared library
'/usr/local/R/R-2.11.1/lib/R/library/tcltk/libs
This is an installation problem. As the configure script checks for the
presence of that function, has something changed since fastICA was
installed? (E.g. have there been system updates?)
I recommend re-installation.
On Thu, 24 Jul 2008, Youngik Yang wrote:
Hi, I'm trying to use fastICA pa
Hi, I'm trying to use fastICA package but I only get an error message
like following.
> library(fastICA)
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library
'/usr/lib/R/library/fastICA/libs/fastICA.so':
/usr/lib/R/library/fastICA/libs/fastICA.so: undefined symbol:
3 matches
Mail list logo