On Fri, Aug 6, 2010 at 8:59 AM, jul <j...@climpact.com> wrote:
>
> Use  :
> from rpy import *
> instead of:
> import rpy

You can use "from rpy import *" and then just "r", or
"import rpy" and then "rpy.r".

It looks like your install has failed for some reason...

Peter

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to