CRAN Package Check Results for Package sched

Last updated on 2024-07-11 00:56:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 10.46 70.74 81.20 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 7.67 53.73 61.40 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 100.25 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 115.28 ERROR
r-devel-windows-x86_64 1.0.1 8.00 87.00 95.00 OK
r-patched-linux-x86_64 1.0.1 10.45 67.69 78.14 OK
r-release-linux-x86_64 1.0.1 10.24 66.75 76.99 OK
r-release-macos-arm64 1.0.1 88.00 OK
r-release-macos-x86_64 1.0.1 163.00 OK
r-release-windows-x86_64 1.0.1 8.00 89.00 97.00 OK
r-oldrel-macos-arm64 1.0.1 99.00 OK
r-oldrel-macos-x86_64 1.0.1 142.00 OK
r-oldrel-windows-x86_64 1.0.1 11.00 97.00 108.00 OK

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/36s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # Script needed to run testthat automatically from ‘R CMD check’. See > # testthat::test_dir documentation. > library(testthat) > library(sched) > test_check("sched") trying URL 'https://gitlab.com/cnrgh/databases/r-sched/-/raw/main/README.md?ref_type=heads' Content type 'text/plain; charset=utf-8' length 1167 bytes ================================================== downloaded 1167 bytes trying URL 'https://gitlab.com/cnrgh/databases/r-sched/-/raw/main/README.md?ref_type=heads' Content type 'text/plain; charset=utf-8' length 1167 bytes ================================================== downloaded 1167 bytes trying URL 'https://gitlab.com/cnrgh/databases/r-sched/-/raw/main/README.md?ref_type=heads' Content type 'text/plain; charset=utf-8' length 1167 bytes ================================================== downloaded 1167 bytes [ FAIL 1 | WARN 0 | SKIP 0 | PASS 230 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_010_rule.R:90:3'): Sys.sleep() inside wait() works fine ────── rule$wait() > 0 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 230 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc