CRAN Package Check Results for Maintainer ‘Pierrick Roger <pierrick.roger at cea.fr>’

Last updated on 2024-06-24 11:57:08 CEST.

Package ERROR OK
fscache 13
sched 1 12

Package fscache

Current CRAN status: OK: 13

Package sched

Current CRAN status: ERROR: 1, OK: 12

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 232 ] ══ 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 232 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc