Dear all,
i installed the R, and R Excel following these instructions
http://homepage.univie.ac.at/erich.neuwirth/php/rcomwiki/doku.php?id=wiki:how_to_install
then, I am trying to run this macro, but i get the message "compillation error cant find the Project or library". Its running on exce 2010
the macro worked fine previously in other computer with Excel 2003 and R versi�n 2.15.2
what am i doing wrong? thx
Sub xxx()
RInterface.StartRServer
Menu.MultiPage1.Value = 0
Menu.Show
RInterface.StopRServer
ActiveWorkbook.Save
End Sub
[[alternative HTML version deleted]]
_______________________________________________
[hidden email] mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-finance-- Subscriber-posting only. If you want to post, subscribe first.
-- Also note that this is not the r-help list where general R questions should go.