Last updated on 2025-10-11 13:49:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 4.84 | 102.95 | 107.79 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 3.61 | 63.03 | 66.64 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 178.44 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 174.71 | OK | |||
r-devel-windows-x86_64 | 0.1.2 | 6.00 | 103.00 | 109.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 4.82 | 94.74 | 99.56 | OK | |
r-release-linux-x86_64 | 0.1.2 | 4.37 | 96.85 | 101.22 | OK | |
r-release-macos-arm64 | 0.1.2 | 46.00 | OK | |||
r-release-macos-x86_64 | 0.1.2 | 112.00 | OK | |||
r-release-windows-x86_64 | 0.1.2 | 7.00 | 108.00 | 115.00 | OK | |
r-oldrel-macos-arm64 | 0.1.2 | 44.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.2 | 78.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.2 | 9.00 | 137.00 | 146.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’ [51s/78s]
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.2011321
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 102 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang