CRAN Package Check Results for Package jgsbook

Last updated on 2025-08-22 04:49:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.7 2.15 23.51 25.66 OK
r-devel-linux-x86_64-debian-gcc 1.0.7 1.73 20.17 21.90 OK
r-devel-linux-x86_64-fedora-clang 1.0.7 39.62 OK
r-devel-linux-x86_64-fedora-gcc 1.0.7 37.42 OK
r-devel-windows-x86_64 1.0.7 4.00 46.00 50.00 ERROR
r-patched-linux-x86_64 1.0.7 2.16 21.99 24.15 OK
r-release-linux-x86_64 1.0.7 2.08 22.09 24.17 OK
r-release-macos-arm64 1.0.7 21.00 OK
r-release-macos-x86_64 1.0.7 39.00 OK
r-release-windows-x86_64 1.0.7 4.00 47.00 51.00 OK
r-oldrel-macos-arm64 1.0.7 25.00 OK
r-oldrel-macos-x86_64 1.0.7 36.00 OK
r-oldrel-windows-x86_64 1.0.7 4.00 50.00 54.00 OK

Check Details

Version: 1.0.7
Check: examples
Result: ERROR Running examples in 'jgsbook-Ex.R' failed The error most likely occurred in: > ### Name: lon.lat.osm > ### Title: get longitude and altitude from an address using OpenStreetMap's > ### API at http://nominatim.openstreetmap.org > ### Aliases: lon.lat.osm > > ### ** Examples > > lon.lat.osm("Eiffeltower") Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached [nominatim.openstreetmap.org]: Connection timed out after 10008 milliseconds Calls: lon.lat.osm ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-devel-windows-x86_64