Number of test functions: 117
Number of deactivated test functions: 10
Number of errors: 0
Number of failures: 8
Name | Test functions | Deactivated | Errors | Failures |
---|---|---|---|---|
xts unit testing | 117 | 10 | 0 | 8 |
Test suite : test function | message |
---|---|
xts unit testing : test.convert_data.frame_to_xts | Error in checkIdentical(sample.xts, as.xts(sample.data.frame)) : FALSE |
xts unit testing : test.convert_data.frame_to_xts_i1 | Error in checkIdentical(sample.xts[1, ], as.xts(sample.data.frame)[1, : FALSE |
xts unit testing : test.convert_data.frame_to_xts_i1j1 | Error in checkIdentical(sample.xts[1, 1], as.xts(sample.data.frame)[1, : FALSE |
xts unit testing : test.convert_data.frame_to_xts_j1 | Error in checkIdentical(sample.xts[, 1], as.xts(sample.data.frame)[, 1]) : FALSE |
xts unit testing : test.its_reclass | Error in checkIdentical(sample.its, reclass(as.xts(sample.its))) : FALSE |
xts unit testing : test.its_reclass_subset_as.xts_j1 | Error in checkIdentical(sample.its[, 1], reclass(as.xts(sample.its)[, : FALSE |
xts unit testing : test.its_reclass_subset_its_j1 | Error in checkIdentical(sample.its[, 1], reclass(as.xts(sample.its[, 1]))) : FALSE |
xts unit testing : test.its_reclass_subset_reclass_j1 | Error in checkIdentical(sample.its[, 1], reclass(as.xts(sample.its))[, : FALSE |
Test suite : test function | message |
---|---|
xts unit testing : test.convert_irts_to_xts | irts forces rownames, xts disallows rownames. Unable to test |
xts unit testing : test.convert_irts_to_xts_i1 | irts forces rownames, xts disallows rownames. Unable to test |
xts unit testing : test.convert_irts_to_xts_i1j1 | irts forces rownames, xts disallows rownames. Unable to test |
xts unit testing : test.convert_irts_to_xts_j1 | irts forces rownames, xts disallows rownames. Unable to test |
xts unit testing : test.irts_reclass | irts forces rownames, xts disallows rownames. Unable to test |
xts unit testing : test.irts_reclass_subset_as.xts_j1 | irts forces rownames, xts disallows rownames. Unable to test |
xts unit testing : test.irts_reclass_subset_irts_j1 | irts forces rownames, xts disallows rownames. Unable to test |
xts unit testing : test.irts_reclass_subset_reclass_j1 | irts forces rownames, xts disallows rownames. Unable to test |
xts unit testing : test.zoo_reclass | rownames are not kept yet in current xts-dev |
xts unit testing : test.zoo_reclass_subset_reclass_j1 | rownames are not kept yet in current xts-dev |
Test Suite: xts unit testing
Test function regexp: ^test.+
Test file regexp: ^runit.+\.[rR]$
Involved directory:
/Users/jryan/Rforge/xts/tests/../inst/unitTests
Name | Value |
---|---|
platform | i386-apple-darwin10.0.0 |
arch | i386 |
os | darwin10.0.0 |
system | i386, darwin10.0.0 |
status | |
major | 2 |
minor | 10.1 |
year | 2009 |
month | 12 |
day | 14 |
svn rev | 50720 |
language | R |
version.string | R version 2.10.1 (2009-12-14) |
host | hayek.local |
compiler | g++ |