Last updated on 2025-01-19 05:49:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 4.22 | 31.08 | 35.30 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 3.17 | 29.17 | 32.34 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 76.10 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 67.64 | OK | |||
r-devel-windows-x86_64 | 0.3.1 | 7.00 | 62.00 | 69.00 | OK | |
r-patched-linux-x86_64 | 0.3.1 | 4.80 | 38.30 | 43.10 | OK | |
r-release-linux-x86_64 | 0.3.1 | 3.63 | 38.53 | 42.16 | OK | |
r-release-macos-arm64 | 0.3.1 | 56.00 | OK | |||
r-release-macos-x86_64 | 0.3.1 | 64.00 | OK | |||
r-release-windows-x86_64 | 0.3.1 | 6.00 | 65.00 | 71.00 | OK | |
r-oldrel-macos-arm64 | 0.3.1 | 38.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.1 | 52.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.1 | 7.00 | 74.00 | 81.00 | OK |
Version: 0.3.1
Check: examples
Result: ERROR
Running examples in ‘PublicWorksFinanceIT-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_codes
> ### Title: Download ISTAT codes for italian regions, provinces and
> ### municipalities.
> ### Aliases: get_codes
>
> ### ** Examples
>
> data <- get_codes("region")
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [dati.isprambiente.it]: Resolving timed out after 10000 milliseconds
Calls: get_codes ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang