Last updated on 2025-04-02 23:00:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 10.89 | 36.56 | 47.45 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 9.32 | 28.41 | 37.73 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 87.81 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 98.87 | OK | |||
r-devel-macos-arm64 | 0.1.3 | 33.00 | OK | |||
r-devel-macos-x86_64 | 0.1.3 | 58.00 | OK | |||
r-devel-windows-x86_64 | 0.1.3 | 16.00 | 73.00 | 89.00 | OK | |
r-patched-linux-x86_64 | 0.1.3 | 11.95 | 36.14 | 48.09 | OK | |
r-release-linux-x86_64 | 0.1.3 | 11.90 | 35.09 | 46.99 | OK | |
r-release-macos-arm64 | 0.1.3 | 45.00 | OK | |||
r-release-macos-x86_64 | 0.1.3 | 46.00 | OK | |||
r-release-windows-x86_64 | 0.1.3 | 15.00 | 72.00 | 87.00 | OK | |
r-oldrel-macos-arm64 | 0.1.3 | OK | ||||
r-oldrel-macos-x86_64 | 0.1.3 | 54.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.3 | 17.00 | 82.00 | 99.00 | OK |
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/36s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(MazamaRollUtils)
>
> test_check("MazamaRollUtils")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 560 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-na_rm.R:33:3'): na removal is supported ──────────────────────
roll_median(x, 3, na.rm = TRUE) not equal to c(NA, 2, 3, 4, NA, 6, 7, 8, 9, NA).
3/10 mismatches (average diff: 1)
[4] 3 - 4 == -1
[5] 6 - NA == NA
[6] NA - 6 == NA
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 560 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.