Last updated on 2025-09-03 20:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.2 | 1.42 | 22.88 | 24.30 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.2 | 1.13 | 19.69 | 20.82 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.2 | 34.11 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 32.52 | OK | |||
r-devel-windows-x86_64 | 0.3.2 | 3.00 | 57.00 | 60.00 | OK | |
r-patched-linux-x86_64 | 0.3.2 | 1.50 | 21.07 | 22.57 | OK | |
r-release-linux-x86_64 | 0.3.2 | 1.65 | 21.10 | 22.75 | OK | |
r-release-macos-arm64 | 0.3.2 | 33.00 | OK | |||
r-release-macos-x86_64 | 0.3.2 | 51.00 | OK | |||
r-release-windows-x86_64 | 0.3.2 | 4.00 | 174.00 | 178.00 | ERROR | |
r-oldrel-macos-arm64 | 0.3.2 | 38.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.2 | 46.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.2 | 3.00 | 62.00 | 65.00 | OK |
Version: 0.3.2
Check: examples
Result: ERROR
Running examples in 'runonce-Ex.R' failed
The error most likely occurred in:
> ### Name: download_file
> ### Title: Download once
> ### Aliases: download_file
>
> ### ** Examples
>
> download_file("https://github.com/privefl.png")
trying URL 'https://github.com/privefl.png'
Warning in utils::download.file(url, destfile = fname, mode = mode, ...) :
cannot open URL 'https://github.com/privefl.png': HTTP status was '504 Gateway Timeout'
Error in utils::download.file(url, destfile = fname, mode = mode, ...) :
cannot open URL 'https://github.com/privefl.png'
Calls: download_file -> <Anonymous>
Execution halted
Flavor: r-release-windows-x86_64