[rkward-users] [Help] RE: Rkward and R directory moved to another disk
SourceForge.net
noreply at sourceforge.net
Wed Feb 16 08:38:41 UTC 2011
The following forum message was posted by tfry at http://sourceforge.net/projects/rkward/forums/forum/165574/topic/4101958:
[quote]Then I removed rkward using synpatic (why was it still there?)[/quote]
Synaptic knows about things done in synaptic, only.
[quote]and found rkward in my home directory. Do I still have to remove it from
there? how?[/quote]
Unlikely to be the problem. But since these are outdated, anyway, simply do
[code]rm -r /home/alobo/rkward-0.5.2/ /home/alobo/rkward-0.5.0b/[/code]
(or use the file manager to remove these). By the way, these [i]do[/i] indicate
that you compiled from source once, although that was probably a long time ago.
Let's see what else might be wrong. Try
[code]which rkward
which rkward.bin
which rkward.rbackend[/code]
(all should show /usr/bin/rkward[.something]). Also, next time, ignore the scary
error message for a moment, and check Help->About RKWard. Which version of RKWard/KDE
does it show?
Try running
[quote]sessionInfo()
#and
.libPaths()[/quote]
in the RKWard R Console. If that much works, then please post the output.
Regards
Thomas
More information about the Rkward-users
mailing list