CRAN Package Check Results for Maintainer ‘Madison Ell <mell at stat.tamu.edu>’

Last updated on 2026-02-04 19:55:56 CET.

Package ERROR NOTE OK
trafficCAR 1 1 11

Package trafficCAR

Current CRAN status: ERROR: 1, NOTE: 1, OK: 11

Additional issues

noLD OpenBLAS

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