Last updated on 2026-07-18 23:51:19 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 5.04 | 100.50 | 105.54 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 2.88 | 67.28 | 70.16 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 9.00 | 177.26 | 186.26 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 72.25 | OK | |||
| r-devel-windows-x86_64 | 0.1.2 | 6.00 | 110.00 | 116.00 | OK | |
| r-patched-linux-x86_64 | 0.1.2 | 5.19 | 94.72 | 99.91 | OK | |
| r-release-linux-x86_64 | 0.1.2 | 4.88 | 94.36 | 99.24 | OK | |
| r-release-macos-arm64 | 0.1.2 | 1.00 | 27.00 | 28.00 | OK | |
| r-release-macos-x86_64 | 0.1.2 | 4.00 | 108.00 | 112.00 | OK | |
| r-release-windows-x86_64 | 0.1.2 | 7.00 | 106.00 | 113.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.2 | 3.00 | 109.00 | 112.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.2 | 9.00 | 136.00 | 145.00 | OK |
Version: 0.1.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Daniel P. Palomar <daniel.p.palomar@gmail.com>’
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [27s/33s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(imputeFin)
>
> test_check("imputeFin")
Saving _problems/test-impute_AR1_t-48.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 102 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-impute_AR1_t.R:47:3'): imputation plus outliers work ─────────
Expected `y_missing[idx_not_NA, 3]` to be equivalent to `y_clean[idx_not_NA]`.
Mean relative difference: 0.2031093
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 102 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc