CRAN Package Check Results for Package odpc

Last updated on 2023-09-23 23:00:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.5 118.56 111.31 229.87 OK
r-devel-linux-x86_64-debian-gcc 2.0.5 82.25 81.46 163.71 OK
r-devel-linux-x86_64-fedora-clang 2.0.5 317.02 OK
r-devel-linux-x86_64-fedora-gcc 2.0.5 314.60 OK
r-devel-windows-x86_64 2.0.5 97.00 127.00 224.00 OK
r-patched-linux-x86_64 2.0.5 84.32 104.01 188.33 OK
r-release-linux-x86_64 2.0.5 91.00 104.67 195.67 OK
r-release-macos-arm64 2.0.5 108.00 OK
r-release-macos-x86_64 2.0.5 150.00 ERROR
r-release-windows-x86_64 2.0.5 122.00 156.00 278.00 OK
r-oldrel-macos-arm64 2.0.5 95.00 OK
r-oldrel-macos-x86_64 2.0.5 159.00 OK
r-oldrel-windows-x86_64 2.0.5 109.00 151.00 260.00 OK

Check Details

Version: 2.0.5
Check: tests
Result: ERROR
     Running ‘testthat.R’ [27s/48s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     > library(testthat)
     > library(odpc)
     >
     > test_check("odpc")
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 43 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_old_ver.R:75:3'): Equality with stored lambda for DFM model for single component sparse odpc ──
     sparse_fit[[1]]$lambda not equal to `old_lambda_sparse_dfm`.
     1/1 mismatches
     [1] 0.462 - 1.38 == -0.913
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 43 ]
     Error: Test failures
     Execution halted
Flavor: r-release-macos-x86_64