Last updated on 2025-03-13 05:51:48 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 2.40 | 27.33 | 29.73 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 1.72 | 21.92 | 23.64 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 46.78 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 46.26 | OK | |||
r-devel-macos-arm64 | 0.2.1 | 32.00 | OK | |||
r-devel-macos-x86_64 | 0.2.1 | 44.00 | OK | |||
r-devel-windows-x86_64 | 0.2.1 | 4.00 | 64.00 | 68.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.1 | OK | ||||
r-release-linux-x86_64 | 0.2.1 | 2.32 | 26.48 | 28.80 | OK | |
r-release-macos-arm64 | 0.2.1 | 36.00 | OK | |||
r-release-macos-x86_64 | 0.2.1 | 43.00 | OK | |||
r-release-windows-x86_64 | 0.2.1 | 4.00 | 54.00 | 58.00 | OK | |
r-oldrel-macos-arm64 | 0.2.1 | OK | ||||
r-oldrel-macos-x86_64 | 0.2.1 | 44.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.1 | 5.00 | 59.00 | 64.00 | OK |
Version: 0.2.1
Check: examples
Result: ERROR
Running examples in 'kofdata-Ex.R' failed
The error most likely occurred in:
> ### Name: download_cached_file
> ### Title: get_dataset
> ### Aliases: download_cached_file
>
> ### ** Examples
>
> f <- download_cached_file("kofdatapkg", "313984fcd9f343d3961891319b0ed321",
+ "empty.txt",file.path(tempdir(),"empty.txt"))
Error in curl::curl_fetch_disk(url, x$path, handle = handle) :
Timeout was reached [datenservice.kof.ethz.ch]: SSL/TLS connection timeout
Calls: download_cached_file ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted
Flavor: r-devel-windows-x86_64