CRAN Package Check Results for Package SEMID

Last updated on 2019-05-19 15:48:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 5.66 114.55 120.21 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 3.86 87.35 91.21 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.1 131.03 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 128.90 OK
r-devel-windows-ix86+x86_64 0.3.1 11.00 162.00 173.00 OK
r-patched-linux-x86_64 0.3.1 4.51 113.19 117.70 OK
r-patched-solaris-x86 0.3.1 179.10 OK
r-release-linux-x86_64 0.3.1 4.48 113.66 118.14 OK
r-release-windows-ix86+x86_64 0.3.1 10.00 159.00 169.00 OK
r-release-osx-x86_64 0.3.1 OK
r-oldrel-windows-ix86+x86_64 0.3.1 8.00 175.00 183.00 OK
r-oldrel-osx-x86_64 0.3.1 OK

Additional issues

OpenBLAS

Check Details

Version: 0.3.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [57s/78s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(SEMID)
     >
     > test_check("SEMID")
     ── 1. Failure: The Tian decomposition recovers covariance matrices correctly. (@
     `SigmaNew` not equal to tianSigmaForComponent(Sigma, internal, incoming, topOrder).
     388/400 mismatches (average diff: 0.000816)
     [4] 128.9 - 128.9 == 2.02e-07
     [5] 96.3 - 96.3 == 1.51e-07
     [6] -33.8 - -33.8 == -5.26e-08
     [7] 54.4 - 54.4 == 8.17e-08
     [8] 51.7 - 51.7 == 8.38e-08
     [9] -53.4 - -53.4 == -9.38e-08
     [10] -114.2 - -114.2 == -1.70e-07
     [11] 36.1 - 36.1 == 1.57e-07
     [13] 134.6 - 134.6 == -5.25e-08
     ...
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 1615 SKIPPED: 0 WARNINGS: 0 FAILED: 1
     1. Failure: The Tian decomposition recovers covariance matrices correctly. (@test_tianDecompose.R#38)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc