Last updated on 2026-05-07 00:50:38 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 6.53 | 53.29 | 59.82 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 4.94 | 40.07 | 45.01 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 11.00 | 82.85 | 93.85 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 10.00 | 82.37 | 92.37 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 8.00 | 64.00 | 72.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1.0 | 5.88 | 48.77 | 54.65 | ERROR | |
| r-release-linux-x86_64 | 0.1.0 | 6.30 | 48.90 | 55.20 | ERROR | |
| r-release-macos-arm64 | 0.1.0 | 2.00 | 15.00 | 17.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 5.00 | 89.00 | 94.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 7.00 | 63.00 | 70.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 3.00 | 42.00 | 45.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 14.00 | 83.00 | 97.00 | ERROR |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘flightplot-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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
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: 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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64