I’m using Rserve — it works well (many thanks for making this possible - 
extremely useful)

However the dyadic form of Rget does not seem to work (monadic works ok)

The problem seems to be that Rget uses “rgetmap_rbase_” and this is not found

NB. sample session  — have opened Rserve on the R side

  load 'stats/r/rserve'
  Ropen''
1
  Rcmd 'data(OrchardSprays)'
  Rget 'OrchardSprays'

— output as described at 
http://www.jsoftware.com/jwiki/Interfaces/R/Rserve/Formats 
<http://www.jsoftware.com/jwiki/Interfaces/R/Rserve/Formats>

 'decrease' Rget 'OrchardSprays'
|value error: rgetmap_rbase_
| x rgetmap_rbase_ rdget_rserve_ y

NB.  end sample session

Any pointers much appreciated.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to