CRAN Package Check Results for Package imputeFin

Last updated on 2024-12-19 23:50:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 4.78 96.33 101.11 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 3.41 60.04 63.45 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 166.21 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 171.61 OK
r-devel-windows-x86_64 0.1.2 6.00 106.00 112.00 ERROR
r-patched-linux-x86_64 0.1.2 5.41 90.53 95.94 OK
r-release-linux-x86_64 0.1.2 4.87 89.63 94.50 OK
r-release-macos-arm64 0.1.2 44.00 OK
r-release-macos-x86_64 0.1.2 78.00 OK
r-release-windows-x86_64 0.1.2 7.00 105.00 112.00 OK
r-oldrel-macos-arm64 0.1.2 49.00 OK
r-oldrel-macos-x86_64 0.1.2 85.00 OK
r-oldrel-windows-x86_64 0.1.2 7.00 126.00 133.00 OK

Check Details

Version: 0.1.2
Check: tests
Result: ERROR Running 'testthat.R' [38s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(imputeFin) > > test_check("imputeFin") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 102 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-impute_AR1_t.R:47:3'): imputation plus outliers work ───────── y_missing[idx_not_NA, 3] not equivalent to y_clean[idx_not_NA]. Mean relative difference: 0.2079943 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 102 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64