Yes thanks Laurent.
So if I want to use factoran from R stats package I presume this means
my only option is to install Linux somewhere rather than use windows
(if I want to use it from Rpy2 which I do).

Andrew.

On Sat, Aug 7, 2010 at 9:38 PM, Laurent Gautier <lgaut...@gmail.com> wrote:
> So we'll all assume that you both found out that:
>
> - rpy2.robjects.packages only exists for rpy2 >= 2.1.0
>
> - the windows binaries are currently stuck in the past, 2.0.8 being the
> latest version available.
>
>
>
> On 8/7/10 12:05 PM, Andrew Walsh wrote:
>>
>> Huge apologies everyone. I thought I looked through the list but
>> obviously not very well at all.
>>
>> On Sat, Aug 7, 2010 at 8:03 PM, Andrew Walsh<tsar...@gmail.com>  wrote:
>>>
>>> I have installed Rpy2 v 2.08 under Windows XP 32. I want to do a
>>> factor analysis from the R stats package.
>>>  From the RPY2 documentation I need to import rpy2 packages. I find I
>>> can import rpy2 and rpy2.objects but rpy2.robjects.packages cannot be
>>> found.
>>>
>>>
>>>>>> import rpy2
>>>>>> import rpy2.robjects
>>>>>> import rpy2.robjects.packages
>>>
>>> Traceback (most recent call last):
>>>  File "<pyshell#2>", line 1, in<module>
>>>    import rpy2.robjects.packages
>>> ImportError: No module named packages
>>>
>>> Any suggestions please?
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> 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
>
>

------------------------------------------------------------------------------
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