CRAN Package Check Results for Package sched

Last updated on 2024-07-17 15:56:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 8.54 69.76 78.30 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 6.90 54.91 61.81 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 99.35 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 107.61 OK
r-devel-windows-x86_64 1.0.1 9.00 100.00 109.00 OK
r-patched-linux-x86_64 1.0.1 11.00 67.28 78.28 OK
r-release-linux-x86_64 1.0.1 9.42 66.70 76.12 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 105.00 116.00 OK

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/24s] 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 229 ] ══ 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 229 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc