Re: [Rcpp-devel] check validity of object created from Rcpp module

2012-06-27 Thread John Chambers
On 6/27/12 7:07 AM, Douglas Bates wrote: On Tue, Jun 26, 2012 at 7:04 PM, Dirk Eddelbuettel wrote: On 26 June 2012 at 17:21, Jiqiang Guo wrote: | Dear List, | | I am wondering if there is a way to check whether an object created from Rcpp's | module is valid or not especially for objects load

Re: [Rcpp-devel] check validity of object created from Rcpp module

2012-06-27 Thread Douglas Bates
On Tue, Jun 26, 2012 at 7:04 PM, Dirk Eddelbuettel wrote: > > On 26 June 2012 at 17:21, Jiqiang Guo wrote: > | Dear List, > | > | I am wondering if there is a way to check whether an object created from > Rcpp's > | module is valid or not especially for objects loaded in another session. > | > |

Re: [Rcpp-devel] check validity of object created from Rcpp module

2012-06-26 Thread Dirk Eddelbuettel
On 26 June 2012 at 17:21, Jiqiang Guo wrote: | Dear List, | | I am wondering if there is a way to check whether an object created from Rcpp's | module is valid or not especially for objects loaded in another session.  | | In detail, we know that we could not save and load objects created from R

[Rcpp-devel] check validity of object created from Rcpp module

2012-06-26 Thread Jiqiang Guo
Dear List, I am wondering if there is a way to check whether an object created from Rcpp's module is valid or not especially for objects loaded in another session. In detail, we know that we could not save and load objects created from Rcpp's module [section 5 of http://cran.r-project.org/web/pac