Re: [Rcpp-devel] Re unit testing for Rcpp

2014-11-12 Thread Dirk Eddelbuettel
On 12 November 2014 at 19:48, Dirk Eddelbuettel wrote: | | On 12 November 2014 at 10:04, Aaron Polhamus wrote: | | Dear list,  | | | | I am writing an Rcpp unit testing application for internal, commercial use. I'm | | having a tough time coming up with good unit tests for the following functi

Re: [Rcpp-devel] Re unit testing for Rcpp

2014-11-12 Thread Dirk Eddelbuettel
On 12 November 2014 at 10:04, Aaron Polhamus wrote: | Dear list,  | | I am writing an Rcpp unit testing application for internal, commercial use. I'm | having a tough time coming up with good unit tests for the following functions, | which either deal with S4 classes or are used at the package