[R] Trouble Runing R Version 2.13.0
Duncan Murdoch
murdoch.duncan at gmail.com
Thu May 16 15:54:19 CEST 2013
On 16/05/2013 7:00 AM, ziad.elmously at 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
More information about the R-help
mailing list