[R] taskPR
Benno Willemsen
willemsen at rz.rwth-aachen.de
Thu Apr 12 10:00:06 CEST 2007
Hello
I tried to load the taskPR-package in R, but it doesn't work at all.
Everytime I try /library("taskPR")/, I get the error-message:
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
'/home/bw135690/R-2.4.1/library/taskPR/libs/taskPR.so':
/home/bw135690/R-2.4.1/library/taskPR/libs/taskPR.so: cannot open
shared object file: No such file or directory
Error in library(taskPR) : .First.lib failed for 'taskPR'
Error in library.dynam.unload("taskPR", libpath) :
shared library 'taskPR' was not loaded
But the problem is, that the file
/home/bw135690/R-2.4.1/library/taskPR/libs/taskPR.so exists.
Furthermore the /library()/-Method shows, that the package is fully
installed.
Can anyone tell me, what is wrong in the dyn.load-function and how to
correct my installation
thanks
Benno Willemsen
More information about the R-help
mailing list