Last updated on 2023-11-18 08:04:55 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2.4.2 | ERROR | ||||
r-devel-linux-x86_64-debian-gcc | 2.2.4.2 | 21.48 | 120.30 | 141.78 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.2.4.2 | 246.81 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.2.4.2 | 222.23 | ERROR | |||
r-devel-windows-x86_64 | 2.2.4.2 | 25.00 | 137.00 | 162.00 | ERROR | |
r-patched-linux-x86_64 | 2.2.4.2 | 25.90 | 151.00 | 176.90 | ERROR | |
r-release-linux-x86_64 | 2.2.4.2 | 22.84 | 150.42 | 173.26 | ERROR | |
r-release-macos-arm64 | 2.2.4.2 | 94.00 | OK | |||
r-release-macos-x86_64 | 2.2.4.2 | 197.00 | OK | |||
r-release-windows-x86_64 | 2.2.4.2 | 35.00 | 166.00 | 201.00 | ERROR | |
r-oldrel-macos-arm64 | 2.2.4.2 | 95.00 | OK | |||
r-oldrel-macos-x86_64 | 2.2.4.2 | 132.00 | OK | |||
r-oldrel-windows-x86_64 | 2.2.4.2 | 37.00 | 168.00 | 205.00 | ERROR |
Version: 2.2.4.2
Check: examples
Result: ERROR
Running examples in ‘SWMPrExtension-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: base_map
> ### Title: Create background map
> ### Aliases: base_map
>
> ### ** Examples
>
>
> # Simple, low-zoom map for testing
> bound_box <- c(-77.393, 38.277, -75.553, 39.741)
> (x <- base_map(bound_box, zoom = 7))
ℹ Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under ODbL.
Error in curl::curl_fetch_memory(url, handle = handle) :
Could not resolve host: tile.stamen.com
Calls: base_map ... request_fetch -> request_fetch.write_memory -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 2.2.4.2
Check: examples
Result: ERROR
Running examples in ‘SWMPrExtension-Ex.R’ failed
The error most likely occurred in:
> ### Name: base_map
> ### Title: Create background map
> ### Aliases: base_map
>
> ### ** Examples
>
>
> # Simple, low-zoom map for testing
> bound_box <- c(-77.393, 38.277, -75.553, 39.741)
> (x <- base_map(bound_box, zoom = 7))
ℹ Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under ODbL.
Error in curl::curl_fetch_memory(url, handle = handle) :
Could not resolve host: tile.stamen.com
Calls: base_map ... request_fetch -> request_fetch.write_memory -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64