On 16/05/2013 7:00 AM, ziad.elmou...@tnsglobal.com wrote:
To Whom It May Concern,
I have an R script that requires the Windows XP platform, version 2.13.0. When
launching R, however, I get the error message below:
Error in loadNamespace(name). there is no package called "kernlab."
Unable to restore saved data in .RData.
Note that I also have version 2.15.0 installed and it works properly.
Your input would be greatly appreciated.
Install the kernlab package (or is it really "kernlab."?)
If you can't find a 2.13.0 compatible version of that, and can't build
one yourself, you will have to fix the script to work with a current
version.
Duncan Murdoch
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.