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

RCPP: Unit Testing Results: Test Execution

Unit tests were run on the Rcpp package. A single test was executed successfully with no errors or failures. The test checked that the Rcpp package could be installed and loaded properly.

Uploaded by

IvanZec
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)
57 views1 page

RCPP: Unit Testing Results: Test Execution

Unit tests were run on the Rcpp package. A single test was executed successfully with no errors or failures. The test checked that the Rcpp package could be installed and loaded properly.

Uploaded by

IvanZec
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.18 as of July 21, 2018

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 -- Sat Jul 21 16:40:36 2018
***********************************************
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/Rinst7b4c7c69a602/Rcpp/unitTests
---------------------------
Test file: /tmp/Rinst7b4c7c69a602/Rcpp/unitTests/runit.binary.package.R
test.binary.testRcppPackage: (0 checks) ... OK (0 seconds)

You might also like