CRAN Package Check Results for Package PublicWorksFinanceIT

Last updated on 2024-12-09 15:49:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 4.13 40.55 44.68 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 3.02 29.33 32.35 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 76.98 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 67.16 OK
r-devel-windows-x86_64 0.3.0 6.00 63.00 69.00 OK
r-patched-linux-x86_64 0.3.0 3.98 32.59 36.57 ERROR
r-release-linux-x86_64 0.3.0 3.13 33.14 36.27 ERROR
r-release-macos-arm64 0.3.0 35.00 OK
r-release-macos-x86_64 0.3.0 48.00 OK
r-release-windows-x86_64 0.3.0 6.00 63.00 69.00 OK
r-oldrel-macos-arm64 0.3.0 51.00 OK
r-oldrel-macos-x86_64 0.3.0 52.00 OK
r-oldrel-windows-x86_64 0.3.0 7.00 72.00 79.00 OK

Additional issues

donttest

Check Details

Version: 0.3.0
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 Flavors: r-patched-linux-x86_64, r-release-linux-x86_64