RUNIT TEST PROTOCOL -- Mon Jun 14 19:51:38 2010 
*********************************************** 
Number of test functions: 11 
Number of errors: 9 
Number of failures: 0 

 
1 Test Suite : 
RcppArmadillo unit testing - 11 test functions, 9 errors, 0 failures
ERROR in test.as.Col: Error in func() : could not find function "cxxfunction"
ERROR in test.as.Mat: Error in func() : could not find function "cxxfunction"
ERROR in test.as.Row: Error in func() : could not find function "cxxfunction"
ERROR in test.cxmat: Error in func() : could not find function "cxxfunction"
ERROR in test.mtGlue: Error in func() : could not find function "cxxfunction"
ERROR in test.mtOp: Error in func() : could not find function "cxxfunction"
ERROR in test.wrap.Glue: Error in func() : could not find function "cxxfunction"
ERROR in test.wrap.Op: Error in func() : could not find function "cxxfunction"
ERROR in test.wrap.R: Error in func() : could not find function "cxxfunction"



Details 
*************************** 
Test Suite: RcppArmadillo unit testing 
Test function regexp: ^test.+ 
Test file regexp: ^runit.+\.[rR]$ 
Involved directory: 
/tmp/Rinst1911735462/RcppArmadillo/unitTests 
--------------------------- 
Test file: /tmp/Rinst1911735462/RcppArmadillo/unitTests/runit.fastLm.R 
test.fastLm: (2 checks) ... OK (0.1 seconds)
test.fastLm.formula: (2 checks) ... OK (0.01 seconds)
--------------------------- 
Test file: /tmp/Rinst1911735462/RcppArmadillo/unitTests/runit.RcppArmadillo.R 
test.as.Col: ERROR !! 
Error in func() : could not find function "cxxfunction"
test.as.Mat: ERROR !! 
Error in func() : could not find function "cxxfunction"
test.as.Row: ERROR !! 
Error in func() : could not find function "cxxfunction"
test.cxmat: ERROR !! 
Error in func() : could not find function "cxxfunction"
test.mtGlue: ERROR !! 
Error in func() : could not find function "cxxfunction"
test.mtOp: ERROR !! 
Error in func() : could not find function "cxxfunction"
test.wrap.Glue: ERROR !! 
Error in func() : could not find function "cxxfunction"
test.wrap.Op: ERROR !! 
Error in func() : could not find function "cxxfunction"
test.wrap.R: ERROR !! 
Error in func() : could not find function "cxxfunction"
