Hi,

How can I use rpy2 to load libraries at run time.  In need ti have this
automated.

Lets say  have a base server with no pagages installed except the default.
How to I deal with having to select a mirror?

e.g.

install.packages('randomForest',dependencies=TRUE)
library('randomForest')

would the R code be?

Thanks
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to