Re: [R] Rserve and creating a list of lists

2008-11-30 Thread Saptarshi Guha
Hello, With reference to the problem below, I have narrowed it down to trellis objects containing language objects , e.g a trellis object has a list element called $prepanel.default which is a function. The same happens if assign the result of an 'dist' call since it contains

[R] Rserve and creating a list of lists

2008-11-30 Thread Saptarshi Guha
Hello, I have some code which generates lattice objects. The function recieves serialized forms of the lattice objects which it then unserializes and then adds to an ArrayList. REXPRaw rser = new REXPRaw( target ); //target contains the raw serialized forms of lattic