Last updated on 2025-04-23 07:49:56 CEST.
Package | ERROR | OK |
---|---|---|
AirMonitor | 13 | |
beakr | 13 | |
MazamaCoreUtils | 13 | |
MazamaLocationUtils | 13 | |
MazamaRollUtils | 1 | 12 |
MazamaSpatialPlots | 13 | |
MazamaSpatialUtils | 13 | |
MazamaTimeSeries | 13 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/32s]
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
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13