[rkward-users] [Help] RE: Rkward and R directory moved to another disk
SourceForge.net
noreply at sourceforge.net
Tue Feb 15 21:24:01 UTC 2011
The following forum message was posted by tfry at http://sourceforge.net/projects/rkward/forums/forum/165574/topic/4101958:
Hi!
Probably you installed from source, earlier? Unfortunately, since R looks for
packages in many different locations, installing with different methods has
the potential to end up with a mix of different versions. That's basically what
this error message is about. Looks like I talked you into that situation. Sorry.
Try running
[code]R CMD REMOVE rkward[/code]
several times, possibly with "-l /usr/lib/R/library", "-l /usr/lib/R/site-library",
"-l /usr/local/lib/R/library", and possibly other library locations. Repeat
until
[code]library (rkward)[/code]
can no longer be found in a plain R session. Now re-install rkward from
synaptic.
Regards
Thomas
More information about the Rkward-users
mailing list