Number of test functions: 97
Number of errors: 0
Number of failures: 4
Name | Test functions | Errors | Failures |
---|---|---|---|
phylobase unit testing | 97 | 0 | 4 |
Test suite : test function | message |
---|---|
phylobase unit testing : test.phylo4.As.phylo | Error in checkEquals(suppressWarnings(as(phy, "phylo")), tr) : Names: 2 string mismatches Component 2: Numeric: lengths (8, 1) differ Component 4: Numeric: lengths (1, 8) differ |
phylobase unit testing : test.phylo4d.As.phylo | Error in checkEquals(as(phyd, "phylo"), tr) : Names: 2 string mismatches Component 2: Numeric: lengths (8, 1) differ Component 4: Numeric: lengths (1, 8) differ |
phylobase unit testing : test.phylo.As.phylo4 | Error in checkEquals(tr, as(phy, "phylo")) : Names: 2 string mismatches Component 2: Numeric: lengths (1, 8) differ Component 4: Numeric: lengths (8, 1) differ |
phylobase unit testing : test.phylo.As.phylo4d | Error in checkEquals(tr, as(phyd, "phylo")) : Names: 2 string mismatches Component 2: Numeric: lengths (1, 8) differ Component 4: Numeric: lengths (8, 1) differ |
Test Suite: phylobase unit testing
Test function regexp: ^test.+
Test file regexp: ^runit.+\.[rR]$
Involved directory:
/mnt/hgfs/bolker/Documents/R/pkgs/phylobase/pkg/tests/../inst/unitTests
Name | Value |
---|---|
platform | i486-pc-linux-gnu |
arch | i486 |
os | linux-gnu |
system | i486, linux-gnu |
status | |
major | 2 |
minor | 12.0 |
year | 2010 |
month | 10 |
day | 15 |
svn rev | 53317 |
language | R |
version.string | R version 2.12.0 (2010-10-15) |
host | ubuntu-10 |
compiler | g++ |