CRAN Package Check Results for Package watcher

Last updated on 2025-02-11 05:49:25 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 0.1.1 28.95 19.47 48.42 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 105.47 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 68.22 OK
r-devel-windows-x86_64 0.1.0 88.00 72.00 160.00 OK
r-patched-linux-x86_64 0.1.0 41.02 23.48 64.50 ERROR
r-release-linux-x86_64 0.1.0 41.12 23.36 64.48 OK
r-release-macos-arm64 0.1.1 45.00 OK
r-release-macos-x86_64 0.1.1 93.00 OK
r-release-windows-x86_64 0.1.1 75.00 66.00 141.00 OK
r-oldrel-windows-x86_64 0.1.0 92.00 82.00 174.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(watcher) > > test_check("watcher") 0: /home/hornik/tmp/scratch/RtmploDHCl/watcher-test/testfile 0: /home/hornik/tmp/scratch/RtmploDHCl/watcher-test/testfile [ FAIL 1 | WARN 0 | SKIP 0 | PASS 22 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-watch.R:48:3'): watcher() callbacks ────────────────────────── `x` (`actual`) not equal to 5L (`expected`). `actual`: 6 `expected`: 5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 22 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64