Last updated on 2025-02-24 19:50:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 3.51 | 40.77 | 44.28 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 3.04 | 26.30 | 29.34 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 71.65 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 69.31 | OK | |||
r-devel-macos-arm64 | 0.3.1 | 51.00 | OK | |||
r-devel-macos-x86_64 | 0.3.1 | 51.00 | OK | |||
r-devel-windows-x86_64 | 0.3.1 | 7.00 | 64.00 | 71.00 | OK | |
r-patched-linux-x86_64 | 0.3.1 | 4.70 | 38.42 | 43.12 | OK | |
r-release-linux-x86_64 | 0.3.1 | 3.55 | 38.81 | 42.36 | 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 | 66.00 | 72.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 | 100.00 | 107.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_data_region_OC
> ### Title: Retrieve data from the OpenCoesione data base per region.
> ### Aliases: get_data_region_OC
>
> ### ** Examples
>
> dati_VDA <- get_data_region_OC("VDA", cod_mun = "007002")
Warning in utils::download.file(url, destfile = dest_file, mode = "wb", :
URL 'https://opencoesione.gov.it/it/opendata/regioni/progetti_esteso_VDA.zip': Timeout of 60 seconds was reached
Error in utils::download.file(url, destfile = dest_file, mode = "wb", :
cannot open URL 'https://opencoesione.gov.it/it/opendata/regioni/progetti_esteso_VDA.zip'
Calls: get_data_region_OC -> <Anonymous>
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
get_data_RENDIS 1.887 0.078 5.184
Flavor: r-devel-linux-x86_64-debian-gcc