CRAN Package Check Results for Package traipse

Last updated on 2024-06-14 00:54:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 1.90 33.98 35.88 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 2.03 22.78 24.81 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.0 45.73 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 43.96 OK
r-devel-windows-x86_64 0.3.0 3.00 49.00 52.00 OK
r-patched-linux-x86_64 0.3.0 2.18 32.38 34.56 OK
r-release-linux-x86_64 0.3.0 2.73 32.20 34.93 OK
r-release-macos-arm64 0.3.0 18.00 OK
r-release-macos-x86_64 0.3.0 25.00 OK
r-release-windows-x86_64 0.3.0 3.00 49.00 52.00 OK
r-oldrel-macos-arm64 0.3.0 20.00 OK
r-oldrel-macos-x86_64 0.3.0 25.00 OK
r-oldrel-windows-x86_64 0.3.0 3.00 53.00 56.00 OK

Check Details

Version: 0.3.0
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'testthat', 'dplyr', 'tibble', 'tidyr' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.0
Check: examples
Result: ERROR Running examples in ‘traipse-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: track_query > ### Title: Query track data for arbitrary locations > ### Aliases: track_query > > ### ** Examples > > track_query(trips0$x[1:10], trips0$y[1:10], query = c(4.5, 5.5, 6.5)) Warning in track_query(trips0$x[1:10], trips0$y[1:10], query = c(4.5, 5.5, : date is null, so assuming linear relative movement in time Error in loadNamespace(x) : there is no package called ‘tibble’ Calls: track_query ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc