Thank you.
Rserve 0.4-7 does indeed work with R 2.6.0 and J601c.

> This works for me, but there is a difference in set up. I installed
> R2.6.0, then used install.packages("Rserve") to get the Rserve addon.
> The documentation for this shows an earlier version:
>
> Package: Rserve
> Version: 0.4-7
>
> This suggests there is a change in version 0.5 - please try with the
> earlier package.
>
> Here is the session:
>
>    9!:14''
> j601/2006-11-17/17:05
>    Rcmd 'x=array(1:6,c(2,3))'
>    Rget'dim(x)'
> 2 3
>    Rget'x[1,]'
> 1 3 5
>    Rget'x[2,]'
> 2 4 6
>    Rget'x'
> 1 3 5
> 2 4 6
>
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to