CRAN Package Check Results for Package mvMonitoring

Last updated on 2023-05-18 06:56:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 8.53 110.83 119.36 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.0 6.84 80.36 87.20 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 145.25 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.0 150.77 ERROR
r-devel-windows-x86_64 0.2.0 9.00 102.00 111.00 ERROR
r-patched-linux-x86_64 0.2.0 8.75 104.25 113.00 OK
r-release-linux-x86_64 0.2.0 5.67 102.79 108.46 OK
r-release-macos-arm64 0.2.0 53.00 OK
r-release-macos-x86_64 0.2.0 90.00 OK
r-release-windows-x86_64 0.2.0 12.00 123.00 135.00 OK
r-oldrel-macos-arm64 0.2.0 40.00 OK
r-oldrel-macos-x86_64 0.2.0 69.00 OK
r-oldrel-windows-x86_64 0.2.0 12.00 124.00 136.00 OK

Check Details

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/10s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(mvMonitoring)
     >
     > test_check("mvMonitoring")
     [ FAIL 2 | WARN 14 | SKIP 0 | PASS 0 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_threshold.R:24:5'): Correct SPE Threshold ────────────────────
     testOut_ls$SPE_threshold (`actual`) not equal to realOut_ls$SPE_threshold (`expected`).
    
     `actual`: 0.6230740
     `expected`: 0.6230738
     ── Failure ('test_threshold.R:31:5'): Correct Hotelling's T2 Threshold ─────────
     testOut_ls$T2_threshold (`actual`) not equal to realOut_ls$T2_threshold (`expected`).
    
     `actual`: 7.098380
     `expected`: 7.098383
    
     [ FAIL 2 | WARN 14 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/9s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(mvMonitoring)
     >
     > test_check("mvMonitoring")
     [ FAIL 2 | WARN 14 | SKIP 0 | PASS 0 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_threshold.R:24:5'): Correct SPE Threshold ────────────────────
     testOut_ls$SPE_threshold (`actual`) not equal to realOut_ls$SPE_threshold (`expected`).
    
     `actual`: 0.6230740
     `expected`: 0.6230738
     ── Failure ('test_threshold.R:31:5'): Correct Hotelling's T2 Threshold ─────────
     testOut_ls$T2_threshold (`actual`) not equal to realOut_ls$T2_threshold (`expected`).
    
     `actual`: 7.098380
     `expected`: 7.098383
    
     [ FAIL 2 | WARN 14 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [9s/11s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(mvMonitoring)
     >
     > test_check("mvMonitoring")
     [ FAIL 2 | WARN 14 | SKIP 0 | PASS 0 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_threshold.R:24:5'): Correct SPE Threshold ────────────────────
     testOut_ls$SPE_threshold (`actual`) not equal to realOut_ls$SPE_threshold (`expected`).
    
     `actual`: 0.6230740
     `expected`: 0.6230738
     ── Failure ('test_threshold.R:31:5'): Correct Hotelling's T2 Threshold ─────────
     testOut_ls$T2_threshold (`actual`) not equal to realOut_ls$T2_threshold (`expected`).
    
     `actual`: 7.098380
     `expected`: 7.098383
    
     [ FAIL 2 | WARN 14 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [9s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(mvMonitoring)
     >
     > test_check("mvMonitoring")
     [ FAIL 2 | WARN 14 | SKIP 0 | PASS 0 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_threshold.R:24:5'): Correct SPE Threshold ────────────────────
     testOut_ls$SPE_threshold (`actual`) not equal to realOut_ls$SPE_threshold (`expected`).
    
     `actual`: 0.6230740
     `expected`: 0.6230738
     ── Failure ('test_threshold.R:31:5'): Correct Hotelling's T2 Threshold ─────────
     testOut_ls$T2_threshold (`actual`) not equal to realOut_ls$T2_threshold (`expected`).
    
     `actual`: 7.098380
     `expected`: 7.098383
    
     [ FAIL 2 | WARN 14 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [5s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(mvMonitoring)
     >
     > test_check("mvMonitoring")
     [ FAIL 2 | WARN 14 | SKIP 0 | PASS 0 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_threshold.R:24:5'): Correct SPE Threshold ────────────────────
     testOut_ls$SPE_threshold (`actual`) not equal to realOut_ls$SPE_threshold (`expected`).
    
     `actual`: 0.6230740
     `expected`: 0.6230738
     ── Failure ('test_threshold.R:31:5'): Correct Hotelling's T2 Threshold ─────────
     testOut_ls$T2_threshold (`actual`) not equal to realOut_ls$T2_threshold (`expected`).
    
     `actual`: 7.098380
     `expected`: 7.098383
    
     [ FAIL 2 | WARN 14 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64