CRAN Package Check Results for Package imputeFin

Last updated on 2026-08-16 11:51:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 5.03 104.08 109.11 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 3.40 66.18 69.58 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 67.85 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 74.12 OK
r-devel-windows-x86_64 0.1.2 7.00 200.00 207.00 OK
r-patched-linux-x86_64 0.1.2 4.48 95.64 100.12 OK
r-release-linux-x86_64 0.1.2 5.07 94.62 99.69 ERROR
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 0.00 7.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 141.00 150.00 OK

Check Details

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’ [45s/52s] 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.2048732 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 102 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64