CRAN Package Check Results for Package data.table

Last updated on 2016-08-06 23:46:40.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9.6 13.16 96.54 109.70 ERROR
r-devel-linux-x86_64-debian-gcc 1.9.6 15.99 93.26 109.25 ERROR
r-devel-linux-x86_64-fedora-clang 1.9.6 191.15 ERROR
r-devel-linux-x86_64-fedora-gcc 1.9.6 182.98 ERROR
r-devel-osx-x86_64-clang 1.9.6 148.21 ERROR
r-devel-windows-ix86+x86_64 1.9.6 62.00 295.00 357.00 OK
r-patched-linux-x86_64 1.9.6 14.32 96.95 111.26 OK
r-patched-solaris-sparc 1.9.6 1122.40 ERROR
r-patched-solaris-x86 1.9.6 264.00 OK
r-release-linux-x86_64 1.9.6 16.49 99.90 116.40 OK
r-release-osx-x86_64-mavericks 1.9.6 OK
r-release-windows-ix86+x86_64 1.9.6 59.00 302.00 361.00 OK
r-oldrel-windows-ix86+x86_64 1.9.6 66.00 358.00 424.00 OK

Check Details

Version: 1.9.6
Check: tests
Result: ERROR
    Running the tests in ‘tests/tests.R’ failed.
    Last 13 lines of output:
     > x = ans1[ans1 != 0]
     First 6 of 586 :[1] 841 58 835 117 46 538
     > y = with(DT, eval(ll))
     First 6 of 586 :[1] 841 58 835 117 46 538
     Test 1253.594 ran without errors but failed check that x equals y:
     > x = ans1[ans1 != 0]
     First 6 of 586 :[1] 841 835 58 117 538 46
     > y = with(DT, eval(ll))
     First 6 of 586 :[1] 841 835 58 117 538 46
     forder decreasing argument test: seed = 1470437849 colorder = 2,4,1,5,3
    
     Error in eval(exprs[i], envir) :
     43 errors out of 4435 (lastID=1557.4, endian=little, sizeof(long double)==16) in inst/tests/tests.Rraw on Sat Aug 6 00:57:36 2016. Search tests.Rraw for test numbers: 1241.2, 1253.176, 1253.178, 1253.18, 1253.182, 1253.216, 1253.218, 1253.22, 1253.222, 1253.264, 1253.266, 1253.272, 1253.274, 1253.312, 1253.314, 1253.32, 1253.322, 1253.36, 1253.362, 1253.456, 1253.458, 1253.472, 1253.474, 1253.488, 1253.49, 1253.496, 1253.498, 1253.504, 1253.506, 1253.512, 1253.514, 1253.52, 1253.522, 1253.528, 1253.53, 1253.552, 1253.554, 1253.56, 1253.562, 1253.584, 1253.586, 1253.592, 1253.594.
     Calls: test.data.table -> sys.source -> eval -> eval
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.9.6
Check: tests
Result: ERROR
    Running the tests in ‘tests/tests.R’ failed.
    Last 13 lines of output:
     > x = ans1[ans1 != 0]
     First 6 of 588 :[1] 174 748 753 87 456 565
     > y = with(DT, eval(ll))
     First 6 of 590 :[1] 174 748 753 87 456 565
     Test 1253.59 ran without errors but failed check that x equals y:
     > x = ans1[ans1 != 0]
     First 6 of 588 :[1] 174 748 753 87 456 565
     > y = with(DT, eval(ll))
     First 6 of 590 :[1] 174 748 753 87 456 565
     forder decreasing argument test: seed = 1470409669 colorder = 1,5,4,2,3
    
     Error in eval(exprs[i], envir) :
     42 errors out of 4435 (lastID=1557.4, endian=little, sizeof(long double)==16) in inst/tests/tests.Rraw on Fri Aug 5 17:07:55 2016. Search tests.Rraw for test numbers: 1253.232, 1253.24, 1253.312, 1253.314, 1253.316, 1253.318, 1253.32, 1253.322, 1253.324, 1253.326, 1253.36, 1253.362, 1253.364, 1253.366, 1253.392, 1253.394, 1253.408, 1253.41, 1253.424, 1253.426, 1253.44, 1253.442, 1253.456, 1253.458, 1253.46, 1253.462, 1253.472, 1253.474, 1253.476, 1253.478, 1253.52, 1253.522, 1253.524, 1253.526, 1253.552, 1253.554, 1253.556, 1253.558, 1253.584, 1253.586, 1253.588, 1253.59.
     Calls: test.data.table -> sys.source -> eval -> eval
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.9.6
Check: tests
Result: ERROR
    Running the tests in ‘tests/tests.R’ failed.
    Last 13 lines of output:
     > x = ans1[ans1 != 0]
     First 6 of 569 :[1] 744 619 187 677 59 670
     > y = with(DT, eval(ll))
     First 6 of 573 :[1] 744 619 187 677 59 670
     Test 1253.566 ran without errors but failed check that x equals y:
     > x = ans1[ans1 != 0]
     First 6 of 569 :[1] 744 619 187 677 59 670
     > y = with(DT, eval(ll))
     First 6 of 573 :[1] 744 619 187 677 59 670
     forder decreasing argument test: seed = 1470215963 colorder = 5,4,2,3,1
    
     Error in eval(exprs[i], envir) :
     56 errors out of 4435 (lastID=1557.4, endian=little, sizeof(long double)==16) in inst/tests/tests.Rraw on Wed Aug 3 10:19:35 2016. Search tests.Rraw for test numbers: 1253.224, 1253.226, 1253.228, 1253.23, 1253.232, 1253.234, 1253.248, 1253.25, 1253.296, 1253.298, 1253.3, 1253.302, 1253.312, 1253.314, 1253.316, 1253.318, 1253.328, 1253.33, 1253.332, 1253.334, 1253.392, 1253.394, 1253.396, 1253.398, 1253.424, 1253.426, 1253.428, 1253.43, 1253.456, 1253.458, 1253.46, 1253.462, 1253.488, 1253.49, 1253.492, 1253.494, 1253.496, 1253.498, 1253.5, 1253.502, 1253.52, 1253.522, 1253.524, 1253.526, 1253.528, 1253.53, 1253.532, 1253.534, 1253.552, 1253.554, 1253.556, 1253.558, 1253.56, 1253.562, 1253.564, 1253.566.
     Calls: test.data.table -> sys.source -> eval -> eval
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.9.6
Check: tests
Result: ERROR
    Running the tests in ‘tests/tests.R’ failed.
    Last 13 lines of output:
     > x = ans1[ans1 != 0]
     First 6 of 583 :[1] 683 744 134 257 756 422
     > y = with(DT, eval(ll))
     First 6 of 583 :[1] 683 744 134 257 756 422
     Test 1253.608 ran without errors but failed check that x equals y:
     > x = ans1[ans1 != 0]
     First 6 of 583 :[1] 744 134 257 756 683 991
     > y = with(DT, eval(ll))
     First 6 of 583 :[1] 744 134 257 756 683 2
     forder decreasing argument test: seed = 1470479557 colorder = 3,2,1,4,5
    
     Error in eval(exprs[i], envir) :
     44 errors out of 4435 (lastID=1557.4, endian=little, sizeof(long double)==16) in inst/tests/tests.Rraw on Sat Aug 6 11:32:47 2016. Search tests.Rraw for test numbers: 1253.192, 1253.196, 1253.248, 1253.252, 1253.256, 1253.26, 1253.28, 1253.284, 1253.288, 1253.292, 1253.328, 1253.332, 1253.336, 1253.34, 1253.36, 1253.368, 1253.392, 1253.396, 1253.4, 1253.404, 1253.408, 1253.412, 1253.416, 1253.42, 1253.456, 1253.464, 1253.472, 1253.48, 1253.488, 1253.496, 1253.504, 1253.512, 1253.52, 1253.528, 1253.536, 1253.544, 1253.552, 1253.56, 1253.568, 1253.576, 1253.584, 1253.592, 1253.6, 1253.608.
     Calls: test.data.table -> sys.source -> eval -> eval
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.9.6
Check: tests
Result: ERROR
    Running the tests in ‘tests/tests.R’ failed.
    Last 13 lines of output:
     First 6 of 586 :[1] 697 763 434 60 894 283
     > y = with(DT, eval(ll))
     First 6 of 586 :[1] 697 763 434 60 894 283
     Test 1253.578 ran without errors but failed check that x equals y:
     > x = ans1[ans1 != 0]
     First 6 of 586 :[1] 697 434 763 894 60 303
     > y = with(DT, eval(ll))
     First 6 of 586 :[1] 697 434 763 894 60 303
     forder decreasing argument test: seed = 1470327523 colorder = 4,2,3,5,1
     Tests 1441-1444 not run. If required install the 'fr_FR.utf8' locale.
    
     Error in eval(exprs[i], envir) :
     60 errors out of 4427 (lastID=1557.4, endian=little, sizeof(long double)==16) in inst/tests/tests.Rraw on Thu Aug 4 17:18:53 2016. Search tests.Rraw for test numbers: 1253.16, 1253.162, 1253.232, 1253.234, 1253.236, 1253.238, 1253.28, 1253.284, 1253.296, 1253.298, 1253.3, 1253.302, 1253.344, 1253.346, 1253.348, 1253.35, 1253.352, 1253.354, 1253.356, 1253.358, 1253.376, 1253.378, 1253.384, 1253.386, 1253.392, 1253.396, 1253.4, 1253.404, 1253.424, 1253.426, 1253.428, 1253.43, 1253.432, 1253.434, 1253.436, 1253.438, 1253.456, 1253.458, 1253.464, 1253.466, 1253.488, 1253.49, 1253.496, 1253.498, 1253.52, 1253.522, 1253.528, 1253.53, 1253.536, 1253.538, 1253.544, 1253.546, 1253.552, 1253.554, 1253.56, 1253.562, 1253.568, 1253.57, 1253.576, 1253.578.
     Calls: test.data.table -> sys.source -> eval -> eval
     Execution halted
Flavor: r-devel-osx-x86_64-clang

Version: 1.9.6
Check: tests
Result: ERROR
    Running the tests in ‘tests/tests.R’ failed.
    Last 13 lines of output:
     Don't know how to automatically pick scale for object of type ITime. Defaulting to continuous.
     Don't know how to automatically pick scale for object of type ITime. Defaulting to continuous.
     Test 1147.3 ran without errors but failed check that x equals y:
     > x = dradixorder(x)
     First 6 of 13 :[1] 2 11 6 9 8 7
     > y = c(6L, 9L, 2L, 11L, 8L, 7L, 4L, 12L, 5L, 10L, 13L, 1L, 3L)
     First 6 of 13 :[1] 6 9 2 11 8 7
     Tests 1441-1444 not run. If required install the 'fr_FR.utf8' locale.
    
     Error in eval(expr, envir, enclos) :
     1 error out of 4426 (lastID=1557.4, endian=big, sizeof(long double)==0) in inst/tests/tests.Rraw on Wed Jun 15 00:29:40 2016. Search tests.Rraw for test number 1147.3.
     Calls: test.data.table -> sys.source -> eval -> eval
     Execution halted
Flavor: r-patched-solaris-sparc