Skip to content
Prev 141 / 10988 Next

[Rcpp-devel] ?RcppUnitTests

Going a bit further in terms of unit tests trickery, I have added stuff 
so that ?RcppUnitTests brings a file that contains text version of the 
unit test reports and links to html version (if rendered in html).

This uses R >= 2.10.0 markup, so I guess we will have to find a way to 
not include the file for vintage versions of R.

I'll blog about this to expose the full trick.

Romain