Last updated on 2026-04-09 05:52:08 CEST.
| Package | ERROR | OK |
|---|---|---|
| flightplot | 5 | 9 |
| mapchina | 14 |
Current CRAN status: ERROR: 5, OK: 9
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
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
Current CRAN status: OK: 14