CRAN Package Check Results for Package flightplot

Last updated on 2026-04-07 22:51:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 6.66 52.69 59.35 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 5.03 38.57 43.60 ERROR
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.74 89.74 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 66.00 75.00 ERROR
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

Check Details

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

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