CRAN Package Check Results for Package bigutilsr

Last updated on 2020-08-07 01:49:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 35.75 191.91 227.66 OK
r-devel-linux-x86_64-debian-gcc 0.3.2 27.14 136.03 163.17 OK
r-devel-linux-x86_64-fedora-clang 0.3.2 282.04 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 265.07 OK
r-devel-windows-ix86+x86_64 0.3.2 98.00 389.00 487.00 OK
r-patched-linux-x86_64 0.3.2 27.22 190.83 218.05 OK
r-patched-solaris-x86 0.3.2 580.90 OK
r-release-linux-x86_64 0.3.2 26.70 190.56 217.26 OK
r-release-macos-x86_64 0.3.2 OK
r-release-windows-ix86+x86_64 0.3.2 94.00 486.00 580.00 ERROR
r-oldrel-macos-x86_64 0.3.2 OK
r-oldrel-windows-ix86+x86_64 0.3.2 62.00 356.00 418.00 OK

Check Details

Version: 0.3.2
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'spelling.R' [1s]
     Running 'testthat.R' [150s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(bigutilsr)
     >
     > test_check("bigutilsr")
     -- 1. Failure: covrob_ogk() is the same as rrcov::CovOgk() (@test-OGK.R#20) ---
     test$cov not equal to true@cov.
     100/100 mismatches (average diff: 0.95)
     [1] 1315.21 - 1316.02 == -0.8078
     [2] -8.54 - -8.50 == -0.0405
     [3] 30.02 - 30.51 == -0.4854
     [4] -6.70 - -5.24 == -1.4643
     [5] -19.39 - -18.21 == -1.1785
     [6] -37.21 - -37.42 == 0.2127
     [7] -52.45 - -52.51 == 0.0669
     [8] -1.95 - -2.47 == 0.5208
     [9] 87.74 - 88.26 == -0.5157
     ...
    
     -- 2. Failure: covrob_ogk() is the same as rrcov::CovOgk() (@test-OGK.R#20) ---
     test$center not equal to true@center.
     10/10 mismatches (average diff: 0.028)
     [1] -0.933 - -0.948 == 0.01466
     [2] -0.506 - -0.503 == -0.00264
     [3] -0.605 - -0.580 == -0.02559
     [4] 0.302 - 0.384 == -0.08161
     [5] -0.889 - -0.822 == -0.06632
     [6] -1.055 - -1.066 == 0.01013
     [7] -0.230 - -0.231 == 0.00134
     [8] -2.214 - -2.243 == 0.02883
     [9] 0.359 - 0.384 == -0.02466
     ...
    
     == testthat results ===========================================================
     [ OK: 250 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Failure: covrob_ogk() is the same as rrcov::CovOgk() (@test-OGK.R#20)
     2. Failure: covrob_ogk() is the same as rrcov::CovOgk() (@test-OGK.R#20)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64