Displaying 1 result from an estimated 1 matches for "immagnify".
2008 Jul 10
1
package has a loading problem
...R CMD check for a package source folder I
get the following message:
".....
Error in dyn.load(file, ...) :
unable to load shared library
'/home/yarz/projects/Riman/Riman.Rcheck/Riman/libs/Rimanlib.so':
/home/yarz/projects/Riman/Riman.Rcheck/Riman/libs/Rimanlib.so:
undefined symbol: immagnify
Error in library(Riman) : .First.lib failed for 'Riman'
Execution halted
It looks like this package has a loading problem: see the messages for
details. "
The same message I get when I call library(Riman) inside R after
installation of the package.
The installation via R CMD INSTALL...