Last updated on 2024-12-22 03:49:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 4.97 | 94.62 | 99.59 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 3.63 | 60.73 | 64.36 | 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 | 3.95 | 90.33 | 94.28 | 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 | 8.00 | 125.00 | 133.00 | OK |
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