Unit tests are run automatically at build time and reports are included in the doc directory as html or text.
# trigger the unit tests preparation, follow printed instructions # on how to run them source( system.file("unitTests", "runTests.R", package = "Rcpp" ) )