* using log directory ‘/data/gannet/ripley/R/packages/tests-OpenBLAS/ceblR.Rcheck’ * using R Under development (unstable) (2026-06-06 r90113) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7) GNU Fortran (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7) * running under: Fedora Linux 42 (Workstation Edition) * using session charset: UTF-8 * current time: 2026-06-07 17:04:20 UTC * using option ‘--no-stop-on-test-error’ * checking for file ‘ceblR/DESCRIPTION’ ... OK * this is package ‘ceblR’ version ‘1.0.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘ceblR’ can be installed ... [5s/10s] OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [5s/10s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [2s/19s] ERROR Running examples in ‘ceblR-Ex.R’ failed The error most likely occurred in: > ### Name: load_cebl_coaches > ### Title: *Load CEBL Coaches* > ### Aliases: load_cebl_coaches > > ### ** Examples > > load_cebl_coaches(2020:2021) Warning: Failed to open 'https://github.com/ryanndu/cebl-data/releases/download/coaches/cebl_coaches.csv': Connection timed out after 10000 milliseconds Error: cannot open the connection Execution halted * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ [5s/35s] [5s/36s] ERROR 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(ceblR) > > test_check("ceblR") Saving _problems/test-get_data-2.R Rows: 1932 Columns: 13 -- Column specification -------------------------------------------------------- Delimiter: "," chr (11): officials_type, officials_name, first_name, last_name, scoreboard_... dbl (2): game_id, season i Use `spec()` to retrieve the full column specification for this data. i Specify the column types or set `show_col_types = FALSE` to quiet this message. Rows: 3137 Columns: 14 -- Column specification -------------------------------------------------------- Delimiter: "," chr (12): team_name, coach_name, coach_type, first_name, first_name_initial,... dbl (2): game_id, season i Use `spec()` to retrieve the full column specification for this data. i Specify the column types or set `show_col_types = FALSE` to quiet this message. [ FAIL 1 | WARN 1 | SKIP 0 | PASS 8 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-get_data.R:2:3'): load_cebl_team_boxscores() works ───────────── Error: cannot open the connection Backtrace: ▆ 1. ├─ceblR::load_cebl_team_boxscores(2020) at test-get_data.R:2:3 2. │ └─readr::read_csv("https://github.com/ryanndu/cebl-data/releases/download/team-boxscore/cebl_teams.csv") 3. │ └─vroom::vroom(...) 4. │ └─vroom:::vroom_(...) 5. └─vroom (local) ``(``, "rb") 6. └─base::tryCatch(...) 7. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 8. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 9. └─value[[3L]](cond) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 8 ] Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [21s/48s] OK * checking PDF version of manual ... [7s/18s] OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 2 ERRORs See ‘/data/gannet/ripley/R/packages/tests-OpenBLAS/ceblR.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 3:31.31, 67.06 + 10.95