Finally i found the solution in Rpy-list : there is a bug in
python2.4-rpy_0.4.1.
An alternative solution which works fine it's to use the R get(str)
function instead of using directly the variable (i.e r.tab) like that :
r.get('tab')
This bug is fixed in the rpy_0.4.6 rele
Finally i found the solution in Rpy-list : there is a bug in
python2.4-rpy_0.4.1.
An alternative solution which works fine it's to use the R get(str)
function instead of using directly the variable (i.e r.tab) like that :
r.get('tab')
Nicolas Lebas a écrit :
> hello,
&g
Nicolas Lebas a écrit :
>hello,
>
>i don't know if this is the best list to send this question, but i'm
>already trying to ask.
>
>I need to import variables from .RData files (arrays or variables).
>I'm trying to use the rpy module, but without success
hello,
i don't know if this is the best list to send this question, but i'm
already trying to ask.
I need to import variables from .RData files (arrays or variables).
I'm trying to use the rpy module, but without success beccause when i
try to access to a variable loaded from the .RData file i
hello,
i'm using actually pyqt 3.x to create several tools under linux.
I plan to propose those tools also for windows and mac os x under GPL
agreement.
My question is : does anybody know when pyqt 4 will be distributed ?
thanks
Nicolas
--
http://mail.python.org/mailman/listinf