[RkWard-devel] [rkward - Help] RE: rkward can't load R-library

SourceForge.net noreply at sourceforge.net
Mon Jun 19 20:19:10 UTC 2006


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3786383
By: tfry

Probaly I'm stating the obvious, but just in case: Did you do a
# make install
(as root)? This is absolutely required to run RKWard correctly, running from
the source tree without make install will not work.

The "rkward R library" is not libR.so. I know it must be confusing, but did
not find a better term for it. RKWard - technically - expands R from two directions:
The first is the frontend you invoke by calling rkward (which then invokes R).
The second is a support library installed with R and invoked from R. The latter
is the "rkward R library". It is built from the sources in rkward/rbackend/rpackages
in the source tree.

To test what exactly is going wrong, could you start plain R in a console (not
rkward), then issue the command
library (rkward)
and post the output?

Thanks!


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=165574




More information about the Rkward-devel mailing list