Last updated on 2025-04-12 20:52:23 CEST.
Package | ERROR | OK |
---|---|---|
puff | 2 | 9 |
Current CRAN status: ERROR: 2, OK: 9
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(puff)
>
> test_check("puff")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 42 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_sensor_mode.R:91:3'): Output time intervals match output_dt ──
all(abs(diffs - output_dt) < 1e-06) is not TRUE
`actual`: FALSE
`expected`: TRUE
Time intervals do not match output_dt
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 42 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(puff)
>
> test_check("puff")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 42 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_sensor_mode.R:91:3'): Output time intervals match output_dt ──
all(abs(diffs - output_dt) < 1e-06) is not TRUE
`actual`: FALSE
`expected`: TRUE
Time intervals do not match output_dt
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 42 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64
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.