Last updated on 2025-06-15 19:50:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 3.62 | 47.75 | 51.37 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 2.85 | 32.33 | 35.18 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 80.43 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 89.83 | OK | |||
r-devel-windows-x86_64 | 1.1 | 8.00 | 70.00 | 78.00 | OK | |
r-patched-linux-x86_64 | 1.1 | 4.17 | 43.79 | 47.96 | OK | |
r-release-linux-x86_64 | 1.1 | 3.08 | 44.61 | 47.69 | OK | |
r-release-macos-arm64 | 1.1 | 52.00 | OK | |||
r-release-macos-x86_64 | 1.1 | 89.00 | OK | |||
r-release-windows-x86_64 | 1.1 | 7.00 | 68.00 | 75.00 | OK | |
r-oldrel-macos-arm64 | 1.1 | 56.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1 | 82.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1 | 8.00 | 80.00 | 88.00 | OK |
Version: 1.1
Check: examples
Result: ERROR
Running examples in ‘GISSB-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: address_to_coords
> ### Title: Convert addresses to coordinates
> ### Aliases: address_to_coords
>
> ### ** Examples
>
> address_to_coords(zip_code = "0185", address = "Schweigaards gate 10")
Error: Please install xml2 package
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc