Last updated on 2026-04-06 11:50:38 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 6.57 | 57.09 | 63.66 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 4.46 | 40.58 | 45.04 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 12.00 | 87.76 | 99.76 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 10.00 | 79.24 | 89.24 | OK | |
| r-devel-macos-arm64 | 0.1.0 | 2.00 | 15.00 | 17.00 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 9.00 | 89.00 | 98.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 5.21 | 50.74 | 55.95 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 6.16 | 50.65 | 56.81 | OK | |
| r-release-macos-arm64 | 0.1.0 | OK | ||||
| r-release-macos-x86_64 | 0.1.0 | 3.00 | 42.00 | 45.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 7.00 | 66.00 | 73.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 4.00 | 54.00 | 58.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 10.00 | 80.00 | 90.00 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘flightplot-Ex.R’ failed
The error most likely occurred in:
> ### Name: plot_flights
> ### Title: The main function to plot flight paths
> ### Aliases: plot_flights
>
> ### ** Examples
>
> plot_flights(sample_trips[1:20,])
Error in loadNamespace(x) : there is no package called ‘sp’
Calls: plot_flights ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang