CRAN Package Check Results for Package f1dataR

Last updated on 2024-07-17 04:49:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.3 10.72 142.92 153.64 OK
r-devel-linux-x86_64-debian-gcc 1.5.3 8.66 107.06 115.72 OK
r-devel-linux-x86_64-fedora-clang 1.5.3 209.11 OK
r-devel-linux-x86_64-fedora-gcc 1.5.3 226.87 OK
r-devel-windows-x86_64 1.5.3 11.00 807.00 818.00 OK
r-patched-linux-x86_64 1.5.3 9.80 138.44 148.24 OK
r-release-linux-x86_64 1.5.3 7.47 139.51 146.98 OK
r-release-macos-arm64 1.5.3 72.00 OK
r-release-macos-x86_64 1.5.3 120.00 OK
r-release-windows-x86_64 1.5.3 9.00 210.00 219.00 OK
r-oldrel-macos-arm64 1.5.3 83.00 OK
r-oldrel-macos-x86_64 1.5.3 168.00 OK
r-oldrel-windows-x86_64 1.5.3 12.00 1020.00 1032.00 ERROR

Check Details

Version: 1.5.3
Check: tests
Result: ERROR Running 'testthat.R' [15m] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(f1dataR) Loading required package: reticulate > > test_check("f1dataR") Waiting 5s for retry backoff ======>------------------------ Waiting 5s for retry backoff ===============>--------------- Waiting 5s for retry backoff ==============================> Waiting 5s for retry backoff ======>------------------------ Waiting 5s for retry backoff ======================>-------- Waiting 5s for retry backoff ==============================> Waiting 5s for retry backoff ======>------------------------ Waiting 5s for retry backoff =========================>----- Waiting 5s for retry backoff ==============================> Waiting 5s for retry backoff ======>------------------------ Waiting 5s for retry backoff =============>----------------- Waiting 5s for retry backoff ==============================> ! Failure at Ergast with https:// connection. Retrying as http://. Waiting 5s for retry backoff ======>------------------------ Waiting 5s for retry backoff ================>-------------- Waiting 5s for retry backoff ==============================> Waiting 5s for retry backoff ======>------------------------ Waiting 5s for retry backoff ========================>------ Waiting 5s for retry backoff ==============================> Waiting 5s for retry backoff ======>------------------------ Waiting 5s for retry backoff =======>----------------------- Waiting 5s for retry backoff =========================>----- Waiting 5s for retry backoff ==============================> Waiting 5s for retry backoff ======>------------------------ Waiting 5s for retry backoff ==============>---------------- Waiting 5s for retry backoff ==============================> x Error getting Ergast data, http status code 503. Service Unavailable Waiting 5s for retry backoff ======>------------------------ Waiting 5s for retry backoff ======================>-------- Waiting 5s for retry backoff ==============================> Waiting 5s for retry backoff ======>------------------------ Waiting 5s for retry backoff ========================>------ Waiting 5s for retry backoff ==============================> Waiting 5s for retry backoff ======>------------------------ Waiting 5s for retry backoff =============>----------------- Waiting 5s for retry backoff ==============================> Waiting 5s for retry backoff ======>------------------------ Waiting 5s for retry backoff ====================>---------- Waiting 5s for retry backoff ==============================> ! Failure at Ergast with https:// connection. Retrying as http://. Waiting 5s for retry backoff ======>------------------------ Waiting 5s for retry backoff ==========>-------------------- Waiting 5s for retry backoff ============================>-- Waiting 5s for retry backoff ==============================> Waiting 5s for retry backoff ======>------------------------ Waiting 5s for retry backoff ===========>------------------- Waiting 5s for retry backoff =============================>- Waiting 5s for retry backoff ==============================> Waiting 5s for retry backoff ======>------------------------ Waiting 5s for retry backoff ==============>---------------- Waiting 5s for retry backoff ==============================> Waiting 5s for retry backoff ======>------------------------ Waiting 5s for retry backoff =================>------------- Waiting 5s for retry backoff ==============================> x Error getting Ergast data, http status code 503. Service Unavailable [ FAIL 9 | WARN 2 | SKIP 21 | PASS 41 ] ══ Skipped tests (21) ══════════════════════════════════════════════════════════ • On CRAN (10): 'test-load_circuits.R:10:3', 'test-load_constructors.R:10:3', 'test-load_drivers.R:9:3', 'test-load_laps.R:10:3', 'test-load_pitstops.R:10:3', 'test-load_quali.R:10:3', 'test-load_results.R:10:3', 'test-load_schedule.R:10:3', 'test-load_sprint.R:9:3', 'test-load_standings.R:9:3' • fastf1 not available for testing (11): 'test-load_circuit_details.R:3:3', 'test-load_circuit_details.R:52:3', 'test-load_driver_telemetry.R:3:3', 'test-load_driver_telemetry.R:66:3', 'test-load_race_session.R:3:3', 'test-load_race_session.R:69:3', 'test-load_race_session.R:92:3', 'test-load_session_laps.R:3:3', 'test-load_session_laps.R:52:3', 'test-plot_fastest.R:3:3', 'test-plot_fastest.R:74:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-clear_f1_cache.R:27:3'): load_ciruits (off cache) works ────── nrow(ciruits_2021) (`actual`) not equal to 21 (`expected`). `actual` is NULL `expected` is a double vector (21) ── Failure ('test-clear_f1_cache.R:28:3'): load_ciruits (off cache) works ────── ciruits_2021$circuit_id[3] (`actual`) not equal to "baku" (`expected`). `actual` is NULL `expected` is a character vector ('baku') ── Failure ('test-clear_f1_cache.R:29:3'): load_ciruits (off cache) works ────── ciruits_2021$locality[1] (`actual`) not equal to "Austin" (`expected`). `actual` is NULL `expected` is a character vector ('Austin') ── Failure ('test-clear_f1_cache.R:41:3'): load_ciruits (memory cache) works ─── nrow(ciruits_2021) (`actual`) not equal to 21 (`expected`). `actual` is NULL `expected` is a double vector (21) ── Failure ('test-clear_f1_cache.R:42:3'): load_ciruits (memory cache) works ─── ciruits_2021$circuit_id[3] (`actual`) not equal to "baku" (`expected`). `actual` is NULL `expected` is a character vector ('baku') ── Failure ('test-clear_f1_cache.R:43:3'): load_ciruits (memory cache) works ─── ciruits_2021$locality[1] (`actual`) not equal to "Austin" (`expected`). `actual` is NULL `expected` is a character vector ('Austin') ── Failure ('test-clear_f1_cache.R:60:3'): load_ciruits (filesystem cache) works ── nrow(ciruits_2021) (`actual`) not equal to 21 (`expected`). `actual` is NULL `expected` is a double vector (21) ── Failure ('test-clear_f1_cache.R:61:3'): load_ciruits (filesystem cache) works ── ciruits_2021$circuit_id[3] (`actual`) not equal to "baku" (`expected`). `actual` is NULL `expected` is a character vector ('baku') ── Failure ('test-clear_f1_cache.R:62:3'): load_ciruits (filesystem cache) works ── ciruits_2021$locality[1] (`actual`) not equal to "Austin" (`expected`). `actual` is NULL `expected` is a character vector ('Austin') [ FAIL 9 | WARN 2 | SKIP 21 | PASS 41 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64