CRAN Package Check Results for Package PublicWorksFinanceIT

Last updated on 2025-03-15 06:50:19 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.94 23.56 26.50 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_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]: Connection timed out after 10002 milliseconds Calls: get_codes ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-devel-linux-x86_64-debian-gcc