CRAN Package Check Results for Package PublicWorksFinanceIT

Last updated on 2025-03-14 08:53:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 4.06 41.24 45.30 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 2.97 26.21 29.18 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.1 71.65 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 74.20 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 6.00 64.00 70.00 OK
r-patched-linux-x86_64 0.3.1 OK
r-release-linux-x86_64 0.3.1 3.91 38.60 42.51 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 7.00 62.00 69.00 OK
r-oldrel-macos-arm64 0.3.1 OK
r-oldrel-macos-x86_64 0.3.1 52.00 OK
r-oldrel-windows-x86_64 0.3.1 7.00 71.00 78.00 OK

Check Details

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 2.049 0.13 5.262 Flavor: r-devel-linux-x86_64-debian-gcc