RUNIT TEST PROTOCOL -- Thu Jul  8 13:10:30 2010 
*********************************************** 
Number of test functions: 117 
Number of deactivated test functions: 10 
Number of errors: 0 
Number of failures: 8 

 
1 Test Suite : 
xts unit testing - 117 test functions, 0 errors, 8 failures
FAILURE in test.convert_data.frame_to_xts: Error in checkIdentical(sample.xts, as.xts(sample.data.frame)) : FALSE 
FAILURE in test.convert_data.frame_to_xts_i1: Error in checkIdentical(sample.xts[1, ], as.xts(sample.data.frame)[1,  : 
  FALSE 
FAILURE in test.convert_data.frame_to_xts_i1j1: Error in checkIdentical(sample.xts[1, 1], as.xts(sample.data.frame)[1,  : 
  FALSE 
FAILURE in test.convert_data.frame_to_xts_j1: Error in checkIdentical(sample.xts[, 1], as.xts(sample.data.frame)[, 1]) : 
  FALSE 
DEACTIVATED test.convert_irts_to_xts: irts forces rownames, xts disallows rownames. Unable to test
DEACTIVATED test.convert_irts_to_xts_i1: irts forces rownames, xts disallows rownames. Unable to test
DEACTIVATED test.convert_irts_to_xts_i1j1: irts forces rownames, xts disallows rownames. Unable to test
DEACTIVATED test.convert_irts_to_xts_j1: irts forces rownames, xts disallows rownames. Unable to test
DEACTIVATED test.irts_reclass: irts forces rownames, xts disallows rownames. Unable to test
DEACTIVATED test.irts_reclass_subset_as.xts_j1: irts forces rownames, xts disallows rownames. Unable to test
DEACTIVATED test.irts_reclass_subset_irts_j1: irts forces rownames, xts disallows rownames. Unable to test
DEACTIVATED test.irts_reclass_subset_reclass_j1: irts forces rownames, xts disallows rownames. Unable to test
FAILURE in test.its_reclass: Error in checkIdentical(sample.its, reclass(as.xts(sample.its))) : FALSE 
FAILURE in test.its_reclass_subset_as.xts_j1: Error in checkIdentical(sample.its[, 1], reclass(as.xts(sample.its)[,  : 
  FALSE 
FAILURE in test.its_reclass_subset_its_j1: Error in checkIdentical(sample.its[, 1], reclass(as.xts(sample.its[, 1]))) : 
  FALSE 
FAILURE in test.its_reclass_subset_reclass_j1: Error in checkIdentical(sample.its[, 1], reclass(as.xts(sample.its))[,  : 
  FALSE 
DEACTIVATED test.zoo_reclass: rownames are not kept yet in current xts-dev
DEACTIVATED test.zoo_reclass_subset_reclass_j1: rownames are not kept yet in current xts-dev



Details 
*************************** 
Test Suite: xts unit testing 
Test function regexp: ^test.+ 
Test file regexp: ^runit.+\.[rR]$ 
Involved directory: 
/Users/jryan/Rforge/xts/tests/../inst/unitTests 
--------------------------- 
Test file: /Users/jryan/Rforge/xts/tests/../inst/unitTests/runit.data.frame.R 
test.convert_data.frame_to_xts: FAILURE !! (check number 1)
Error in checkIdentical(sample.xts, as.xts(sample.data.frame)) : FALSE 
test.convert_data.frame_to_xts_i1: FAILURE !! (check number 1)
Error in checkIdentical(sample.xts[1, ], as.xts(sample.data.frame)[1,  : 
  FALSE 
test.convert_data.frame_to_xts_i1j1: FAILURE !! (check number 1)
Error in checkIdentical(sample.xts[1, 1], as.xts(sample.data.frame)[1,  : 
  FALSE 
test.convert_data.frame_to_xts_j1: FAILURE !! (check number 1)
Error in checkIdentical(sample.xts[, 1], as.xts(sample.data.frame)[, 1]) : 
  FALSE 
test.data.frame_reclass: (1 checks) ... OK (0.01 seconds)
test.data.frame_reclass_subset_as.xts_j1: (1 checks) ... OK (0.01 seconds)
test.data.frame_reclass_subset_data.frame_j1: (1 checks) ... OK (0 seconds)
test.data.frame_reclass_subset_reclass_j1: (1 checks) ... OK (0.01 seconds)
--------------------------- 
Test file: /Users/jryan/Rforge/xts/tests/../inst/unitTests/runit.indexClass.R 
test.convert_chron2chron: (1 checks) ... OK (0.06 seconds)
test.convert_chron2Date: (1 checks) ... OK (0.01 seconds)
test.convert_chron2POSIXct: (1 checks) ... OK (0 seconds)
test.convert_chron2timeDate: (1 checks) ... OK (0.41 seconds)
test.convert_chron2yearmon: (1 checks) ... OK (0 seconds)
test.convert_chron2yearqtr: (1 checks) ... OK (0 seconds)
test.convert_Date2chron: (1 checks) ... OK (0.01 seconds)
test.convert_Date2Date: (1 checks) ... OK (0.01 seconds)
test.convert_Date2POSIXct: (1 checks) ... OK (0 seconds)
test.convert_Date2timeDate: (1 checks) ... OK (0.01 seconds)
test.convert_Date2yearmon: (1 checks) ... OK (0 seconds)
test.convert_Date2yearqtr: (1 checks) ... OK (0 seconds)
test.convert_POSIXct2chron: (1 checks) ... OK (0.01 seconds)
test.convert_POSIXct2Date: (1 checks) ... OK (0.01 seconds)
test.convert_POSIXct2POSIXct: (1 checks) ... OK (0 seconds)
test.convert_POSIXct2timeDate: (1 checks) ... OK (0 seconds)
test.convert_POSIXct2yearmon: (1 checks) ... OK (0 seconds)
test.convert_POSIXct2yearqtr: (1 checks) ... OK (0 seconds)
test.convert_timeDate2chron: (1 checks) ... OK (0.04 seconds)
test.convert_timeDate2Date: (1 checks) ... OK (0.01 seconds)
test.convert_timeDate2POSIXct: (1 checks) ... OK (0 seconds)
test.convert_timeDate2timeDate: (1 checks) ... OK (0 seconds)
test.convert_timeDate2yearmon: (1 checks) ... OK (0 seconds)
test.convert_timeDate2yearqtr: (1 checks) ... OK (0 seconds)
test.convert_yearmon2chron: (1 checks) ... OK (0.01 seconds)
test.convert_yearmon2Date: (1 checks) ... OK (0.01 seconds)
test.convert_yearmon2POSIXct: (1 checks) ... OK (0 seconds)
test.convert_yearmon2timeDate: (1 checks) ... OK (0 seconds)
test.convert_yearmon2yearmon: (1 checks) ... OK (0 seconds)
test.convert_yearmon2yearqtr: (1 checks) ... OK (0 seconds)
test.convert_yearqtr2chron: (1 checks) ... OK (0.01 seconds)
test.convert_yearqtr2Date: (1 checks) ... OK (0.01 seconds)
test.convert_yearqtr2POSIXct: (1 checks) ... OK (0 seconds)
test.convert_yearqtr2timeDate: (1 checks) ... OK (0 seconds)
test.convert_yearqtr2yearmon: (1 checks) ... OK (0 seconds)
test.convert_yearqtr2yearqtr: (1 checks) ... OK (0 seconds)
test.indexClass_empty_string: (1 checks) ... OK (0 seconds)
test.indexClass_full_index: (1 checks) ... OK (0 seconds)
test.indexClass_missing_object: (1 checks) ... OK (0 seconds)
test.indexClass_NULL: (1 checks) ... OK (0 seconds)
test.indexClass_unquoted_symbol: (1 checks) ... OK (0 seconds)
--------------------------- 
Test file: /Users/jryan/Rforge/xts/tests/../inst/unitTests/runit.irts.R 
test.convert_irts_to_xts : DEACTIVATED, irts forces rownames, xts disallows rownames. Unable to test
test.convert_irts_to_xts_i1 : DEACTIVATED, irts forces rownames, xts disallows rownames. Unable to test
test.convert_irts_to_xts_i1j1 : DEACTIVATED, irts forces rownames, xts disallows rownames. Unable to test
test.convert_irts_to_xts_j1 : DEACTIVATED, irts forces rownames, xts disallows rownames. Unable to test
test.irts_reclass : DEACTIVATED, irts forces rownames, xts disallows rownames. Unable to test
test.irts_reclass_subset_as.xts_j1 : DEACTIVATED, irts forces rownames, xts disallows rownames. Unable to test
test.irts_reclass_subset_irts_j1 : DEACTIVATED, irts forces rownames, xts disallows rownames. Unable to test
test.irts_reclass_subset_reclass_j1 : DEACTIVATED, irts forces rownames, xts disallows rownames. Unable to test
--------------------------- 
Test file: /Users/jryan/Rforge/xts/tests/../inst/unitTests/runit.its.R 
test.convert_its_to_xts: (1 checks) ... OK (0 seconds)
test.convert_its_to_xts_i1: (1 checks) ... OK (0 seconds)
test.convert_its_to_xts_i1j1: (1 checks) ... OK (0 seconds)
test.convert_its_to_xts_j1: (1 checks) ... OK (0 seconds)
test.its_reclass: FAILURE !! (check number 1)
Error in checkIdentical(sample.its, reclass(as.xts(sample.its))) : FALSE 
test.its_reclass_subset_as.xts_j1: FAILURE !! (check number 1)
Error in checkIdentical(sample.its[, 1], reclass(as.xts(sample.its)[,  : 
  FALSE 
test.its_reclass_subset_its_j1: FAILURE !! (check number 1)
Error in checkIdentical(sample.its[, 1], reclass(as.xts(sample.its[, 1]))) : 
  FALSE 
test.its_reclass_subset_reclass_j1: FAILURE !! (check number 1)
Error in checkIdentical(sample.its[, 1], reclass(as.xts(sample.its))[,  : 
  FALSE 
--------------------------- 
Test file: /Users/jryan/Rforge/xts/tests/../inst/unitTests/runit.matrix.R 
test.convert_matrix_to_xts: (1 checks) ... OK (0.01 seconds)
test.convert_matrix_to_xts_i1: (1 checks) ... OK (0.01 seconds)
test.convert_matrix_to_xts_i1j1: (1 checks) ... OK (0.01 seconds)
test.convert_matrix_to_xts_j1: (1 checks) ... OK (0.01 seconds)
test.matrix_reclass: (1 checks) ... OK (0.01 seconds)
test.matrix_reclass_subset_reclass_j1: (1 checks) ... OK (0.01 seconds)
--------------------------- 
Test file: /Users/jryan/Rforge/xts/tests/../inst/unitTests/runit.timeBasedSeq.R 
test.tbs_1999_to_2008_by_year: (1 checks) ... OK (0 seconds)
test.tbs_1999_to_2008_by_year_Date: (1 checks) ... OK (0 seconds)
test.tbs_1999_to_2008_by_year_retclassDate: (1 checks) ... OK (0 seconds)
test.tbs_1999_to_200801_by_month: (1 checks) ... OK (0 seconds)
test.tbs_1999_to_200801_by_month_Date: (1 checks) ... OK (0.01 seconds)
test.tbs_1999_to_200801_by_month_POSIXct: (1 checks) ... OK (0.01 seconds)
test.tbs_199901_to_2008_by_month: (1 checks) ... OK (0 seconds)
test.tbs_199901_to_2008_by_month_Date: (1 checks) ... OK (0.01 seconds)
test.tbs_199901_to_2008_by_month_POSIXct: (1 checks) ... OK (0.01 seconds)
test.tbs_199901_to_200801_by_month: (1 checks) ... OK (0 seconds)
test.tbs_199901_to_200801_by_month_Date: (1 checks) ... OK (0.01 seconds)
test.tbs_199901_to_200801_by_month_POSIXct: (1 checks) ... OK (0 seconds)
--------------------------- 
Test file: /Users/jryan/Rforge/xts/tests/../inst/unitTests/runit.timeSeries.R 
test.convert_timeSeries_to_xts: (1 checks) ... OK (0.01 seconds)
test.convert_timeSeries_to_xts_i1: (1 checks) ... OK (0.01 seconds)
test.convert_timeSeries_to_xts_i1j1: (1 checks) ... OK (0.01 seconds)
test.convert_timeSeries_to_xts_j1: (1 checks) ... OK (0.01 seconds)
test.convert_timeSeries.univariate_to_xts: (1 checks) ... OK (0.01 seconds)
test.convert_timeSeries.univariate_to_xts_i1: (1 checks) ... OK (0.02 seconds)
test.convert_timeSeries.univariate_to_xts_i1j1: (1 checks) ... OK (0.01 seconds)
test.convert_timeSeries.univariate_to_xts_j1: (1 checks) ... OK (0.01 seconds)
test.timeSeries_reclass: (1 checks) ... OK (0.02 seconds)
test.timeSeries_reclass_subset_as.xts_j1: (1 checks) ... OK (0.02 seconds)
test.timeSeries_reclass_subset_reclass_j1: (1 checks) ... OK (0.02 seconds)
test.timeSeries_reclass_subset_timeSeries_j1: (1 checks) ... OK (0.02 seconds)
--------------------------- 
Test file: /Users/jryan/Rforge/xts/tests/../inst/unitTests/runit.ts.R 
test.convert_ts_to_xts: (1 checks) ... OK (0.01 seconds)
test.convert_ts_to_xts_i1: (1 checks) ... OK (0.01 seconds)
test.convert_ts_to_xts_i1j1: (1 checks) ... OK (0.01 seconds)
test.convert_ts_to_xts_j1: (1 checks) ... OK (0.01 seconds)
test.convert_ts12_to_xts: (1 checks) ... OK (0.01 seconds)
test.convert_ts12_to_xts_i1: (1 checks) ... OK (0.01 seconds)
test.convert_ts12_to_xts_i1j1: (1 checks) ... OK (0.01 seconds)
test.convert_ts12_to_xts_j1: (1 checks) ... OK (0.01 seconds)
test.convert_ts4_to_xts: (1 checks) ... OK (0.01 seconds)
test.convert_ts4_to_xts_i1: (1 checks) ... OK (0.01 seconds)
test.convert_ts4_to_xts_i1j1: (1 checks) ... OK (0.01 seconds)
test.convert_ts4_to_xts_j1: (1 checks) ... OK (0.01 seconds)
test.ts_reclass: (1 checks) ... OK (0.03 seconds)
test.ts_reclass_subset_as.xts_j1: (1 checks) ... OK (0.02 seconds)
test.ts_reclass_subset_reclass_j1: (1 checks) ... OK (0.02 seconds)
test.ts_reclass_subset_ts_j1: (1 checks) ... OK (0.03 seconds)
test.ts12_reclass: (1 checks) ... OK (0.01 seconds)
test.ts12_reclass_subset_as.xts_j1: (1 checks) ... OK (0.01 seconds)
test.ts12_reclass_subset_reclass_j1: (1 checks) ... OK (0.01 seconds)
test.ts12_reclass_subset_ts_j1: (1 checks) ... OK (0.01 seconds)
test.ts4_reclass: (1 checks) ... OK (0.01 seconds)
test.ts4_reclass_subset_as.xts_j1: (1 checks) ... OK (0.01 seconds)
test.ts4_reclass_subset_reclass_j1: (1 checks) ... OK (0.01 seconds)
test.ts4_reclass_subset_ts_j1: (1 checks) ... OK (0.01 seconds)
--------------------------- 
Test file: /Users/jryan/Rforge/xts/tests/../inst/unitTests/runit.zoo.R 
test.convert_zoo_to_xts: (1 checks) ... OK (0.01 seconds)
test.convert_zoo_to_xts_i1: (1 checks) ... OK (0.01 seconds)
test.convert_zoo_to_xts_i1j1: (1 checks) ... OK (0.01 seconds)
test.convert_zoo_to_xts_j1: (1 checks) ... OK (0.01 seconds)
test.zoo_reclass : DEACTIVATED, rownames are not kept yet in current xts-dev
test.zoo_reclass_subset_as.xts_j1: (1 checks) ... OK (0.02 seconds)
test.zoo_reclass_subset_reclass_j1 : DEACTIVATED, rownames are not kept yet in current xts-dev
test.zoo_reclass_subset_zoo_j1: (1 checks) ... OK (0.02 seconds)
