Last updated on 2026-07-03 03:52:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 7.59 | 68.87 | 76.46 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 5.34 | 47.48 | 52.82 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 13.00 | 90.54 | 103.54 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 13.00 | 131.73 | 144.73 | OK | |
| r-devel-windows-x86_64 | 1.0.3 | 10.00 | 123.00 | 133.00 | OK | |
| r-patched-linux-x86_64 | 1.0.3 | 8.17 | 65.57 | 73.74 | OK | |
| r-release-linux-x86_64 | 1.0.3 | OK | ||||
| r-release-macos-arm64 | 1.0.3 | 2.00 | 166.00 | 168.00 | OK | |
| r-release-macos-x86_64 | 1.0.3 | 5.00 | 279.00 | 284.00 | OK | |
| r-release-windows-x86_64 | 1.0.3 | 9.00 | 107.00 | 116.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.3 | 5.00 | 135.00 | 140.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.3 | 12.00 | 118.00 | 130.00 | OK |
Version: 1.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/155s]
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'
Saving _problems/test_080_scheduler-120.R
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 236 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1):
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_080_scheduler.R:120:5'): We can download a file. ───────────────
Error in `utils::download.file(url = url, destfile = dest_file, mode = "wb", method = "auto", cacheOK = FALSE, quiet = quiet)`: cannot open URL 'https://gitlab.com/cnrgh/databases/r-sched/-/raw/main/README.md?ref_type=heads'
Backtrace:
▆
1. └─scheduler$downloadFile(u, out_file) at test_080_scheduler.R:120:5
2. └─utils::download.file(...)
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 236 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc