CRAN Package Check Results for Package sgapi

Last updated on 2024-07-03 05:58:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 7.81 61.24 69.05 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 4.35 42.72 47.07 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.2 84.26 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 77.26 OK
r-devel-windows-x86_64 1.0.2 10.00 91.00 101.00 OK
r-patched-linux-x86_64 1.0.2 6.54 58.69 65.23 OK
r-release-linux-x86_64 1.0.2 4.10 57.08 61.18 OK
r-release-macos-arm64 1.0.2 108.00 OK
r-release-macos-x86_64 1.0.2 130.00 OK
r-release-windows-x86_64 1.0.2 12.00 88.00 100.00 OK
r-oldrel-macos-arm64 1.0.2 120.00 OK
r-oldrel-macos-x86_64 1.0.2 189.00 OK
r-oldrel-windows-x86_64 1.0.2 12.00 100.00 112.00 OK

Check Details

Version: 1.0.2
Check: examples
Result: ERROR Running examples in ‘sgapi-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: get_available_scales > ### Title: Available Boundary Scales for 'nomis' Table > ### Aliases: get_available_scales > > ### ** Examples > > get_available_scales(id="NM_1003_1") Error in curl::curl_fetch_memory(url, handle = handle) : Could not resolve host: www.nomisweb.co.uk Calls: get_available_scales ... request_fetch -> request_fetch.write_memory -> <Anonymous> Execution halted Flavor: r-devel-linux-x86_64-debian-gcc