0% found this document useful (0 votes)
20 views1 page

RCPP: Unit Testing Results: Test Execution

The document summarizes the results of unit testing for the Rcpp package. It reports that 1 test function was run with no errors or failures. The single test function tested was test.binary.testRcppPackage located in the file runit.binary.package.R and it completed successfully in 0 seconds with 0 checks.

Uploaded by

Eloy Arósio
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views1 page

RCPP: Unit Testing Results: Test Execution

The document summarizes the results of unit testing for the Rcpp package. It reports that 1 test function was run with no errors or failures. The single test function tested was test.binary.testRcppPackage located in the file runit.binary.package.R and it completed successfully in 0 seconds with 0 checks.

Uploaded by

Eloy Arósio
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Rcpp: Unit testing results

Dirk Eddelbuettel Romain François


Rcpp version 0.12.10 as of March 17, 2017

Test Execution
The environment variable 'RunAllRcppTests' was not set to 'yes', so skipping some tests.

Executing test function test.binary.testRcppPackage ... done successfully.

Test Results
RUNIT TEST PROTOCOL -- Fri Mar 17 07:32:00 2017
***********************************************
Number of test functions: 1
Number of errors: 0
Number of failures: 0

1 Test Suite :
Rcpp unit testing - 1 test function, 0 errors, 0 failures

Details
***************************
Test Suite: Rcpp unit testing
Test function regexp: ^test.+
Test file regexp: ^runit.+\.[rR]$
Involved directory:
/tmp/RtmpvAeaOW/Rinst539e3aa1ddd6/Rcpp/unitTests
---------------------------
Test file: /tmp/RtmpvAeaOW/Rinst539e3aa1ddd6/Rcpp/unitTests/runit.binary.package.R
test.binary.testRcppPackage: (0 checks) ... OK (0 seconds)

You might also like