CRAN Package Check Results for Package trafficCAR

Last updated on 2026-02-05 09:50:22 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 6.20 121.53 127.73 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 4.19 85.50 89.69 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 12.00 176.32 188.32 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 11.00 202.24 213.24 ERROR
r-devel-windows-x86_64 0.1.0 16.00 146.00 162.00 OK
r-patched-linux-x86_64 0.1.0 6.58 110.60 117.18 OK
r-release-linux-x86_64 0.1.0 5.91 110.61 116.52 OK
r-release-macos-arm64 0.1.0 2.00 36.00 38.00 OK
r-release-macos-x86_64 0.1.0 5.00 187.00 192.00 OK
r-release-windows-x86_64 0.1.0 11.00 129.00 140.00 OK
r-oldrel-macos-arm64 0.1.0 2.00 49.00 51.00 OK
r-oldrel-macos-x86_64 0.1.0 5.00 248.00 253.00 NOTE
r-oldrel-windows-x86_64 0.1.0 14.00 161.00 175.00 OK

Additional issues

noLD

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/21s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(trafficCAR) > > test_check("trafficCAR") Saving _problems/test-car-precision-317.R [ FAIL 1 | WARN 0 | SKIP 3 | PASS 543 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-fit-traffic.R:108:3' • leaflet is installed; skipping missing-dependency test (1): 'test-plot-interactive.R:55:5' • osmdata is installed; cannot test missing-dependency error path. (1): 'test-osm.R:3:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-car-precision.R:317:3'): ICAR construction is not slower than proper CAR ── Expected `t_icar` <= `1.2 * t_car`. Actual comparison: 8870512.0 > 7606739.4 Difference: 1263772.6 > 0 [ FAIL 1 | WARN 0 | SKIP 3 | PASS 543 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [38s/98s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(trafficCAR) > > test_check("trafficCAR") Saving _problems/test-car-precision-317.R [ FAIL 1 | WARN 0 | SKIP 3 | PASS 543 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-fit-traffic.R:108:3' • leaflet is installed; skipping missing-dependency test (1): 'test-plot-interactive.R:55:5' • osmdata is installed; cannot test missing-dependency error path. (1): 'test-osm.R:3:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-car-precision.R:317:3'): ICAR construction is not slower than proper CAR ── Expected `t_icar` <= `1.2 * t_car`. Actual comparison: 19535523.0 > 14982352.8 Difference: 4553170.2 > 0 [ FAIL 1 | WARN 0 | SKIP 3 | PASS 543 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.0
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘osmdata’ Flavor: r-oldrel-macos-x86_64