Skip to content
Prev 4153 / 10988 Next

[Rcpp-devel] How to manage testing code for Rcpp based project?

On Wed, Aug 22, 2012 at 12:16 AM, Davor Cubranic <cubranic at stat.ubc.ca> wrote:
In the past it was difficult to have tests run through testthat use
the inline package because the two packages disagreed on the current
working directory.  Not sure if that has changed.