Last updated on 2025-08-22 04:49:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.2 | 1.67 | 21.80 | 23.47 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.2 | 1.19 | 18.90 | 20.09 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.2 | 34.43 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 32.62 | OK | |||
r-devel-windows-x86_64 | 0.3.2 | 2.00 | 60.00 | 62.00 | ERROR | |
r-patched-linux-x86_64 | 0.3.2 | 1.51 | 19.91 | 21.42 | OK | |
r-release-linux-x86_64 | 0.3.2 | 1.71 | 19.83 | 21.54 | 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 | 3.00 | 59.00 | 62.00 | OK | |
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 | 64.00 | 67.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-devel-windows-x86_64