Re: [Rd] Rserve setSEXP command

2005-12-26 Thread Chris Burke
Simon Urbanek wrote: >> Can any valid SEXP expression be given in the setSEXP command? >> >> I tried to send a numeric matrix by including the dim attribute with >> the data, but get an error code 68 (some parameters are invalid). Is >> the dim attribute not supported by setSEXP? If so, does thi

Re: [Rd] Rserve setSEXP command

2005-12-26 Thread Simon Urbanek
Hi Chris, On Dec 26, 2005, at 5:57 AM, Chris Burke wrote: > Can any valid SEXP expression be given in the setSEXP command? > > I tried to send a numeric matrix by including the dim attribute > with the data, but get an error code 68 (some parameters are > invalid). Is the dim attribute not su

[Rd] Rserve setSEXP command

2005-12-26 Thread Chris Burke
Can any valid SEXP expression be given in the setSEXP command? I tried to send a numeric matrix by including the dim attribute with the data, but get an error code 68 (some parameters are invalid). Is the dim attribute not supported by setSEXP? If so, does this mean a matrix should be sent as a li