Last updated on 2026-08-13 06:55:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | OK | |||||
| r-devel-linux-x86_64-debian-gcc | 0.3.3 | 1.25 | 20.53 | 21.78 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.3 | 17.79 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.3 | 16.37 | OK | |||
| r-devel-windows-x86_64 | 0.3.3 | 3.00 | 59.00 | 62.00 | OK | |
| r-patched-linux-x86_64 | 0.3.3 | 1.76 | 21.41 | 23.17 | ERROR | |
| r-release-linux-x86_64 | 0.3.3 | 1.59 | 20.63 | 22.22 | OK | |
| r-release-macos-arm64 | 0.3.3 | 1.00 | 26.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 0.3.3 | 2.00 | 51.00 | 53.00 | OK | |
| r-release-windows-x86_64 | 0.3.3 | 3.00 | 58.00 | 61.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.3 | 1.00 | 50.00 | 51.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.3 | 4.00 | 62.00 | 66.00 | OK |
Version: 0.3.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(runonce)
>
> test_check("runonce")
Saving _problems/test-download-file-4.R
user system elapsed
0.003 0.000 2.010
user system elapsed
0.004 0.000 2.009
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 27 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-download-file.R:4:3'): download_file() works ───────────────────
Error in `utils::download.file(url, destfile = fname, mode = mode, ...)`: cannot open URL 'https://github.com/privefl.png'
Backtrace:
▆
1. └─runonce::download_file(myurl, quiet = TRUE) at test-download-file.R:4:3
2. └─utils::download.file(url, destfile = fname, mode = mode, ...)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 27 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64