[Rpy] Why RPy fails to load 'kernlab'?

2007-06-13 Thread Антонец Денис
Do you know the reason why RPy failed to load "kernlab" package? Other packages were loaded correctly... Could this be explained by the fact that "kernlab" uses S4 classes? What I should do to use "kernlab" package from RPy? >>> r('library("kernlab")') Traceback (most recent call last): File

Re: [Rpy] Why RPy fails to load 'kernlab'?

2007-06-13 Thread Gregory Warnes
Have you verified that this package will load correctly directly in R? -G On Jun 13, 2007, at 12:05AM , Антонец Денис wrote: > Do you know the reason why RPy failed to load "kernlab" package? > Other packages were loaded correctly... Could this be explained by the > fact that "kernlab" uses S