CRAN Package Check Results for Package ceblR

Last updated on 2026-02-10 19:51:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 1.90 34.65 36.55 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 64.79 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 78.01 OK
r-devel-windows-x86_64 1.0.0 5.00 65.00 70.00 OK
r-patched-linux-x86_64 1.0.0 2.81 40.35 43.16 OK
r-release-linux-x86_64 1.0.0 2.12 39.72 41.84 OK
r-release-macos-arm64 1.0.0 OK
r-release-macos-x86_64 1.0.0 2.00 58.00 60.00 OK
r-release-windows-x86_64 1.0.0 6.00 65.00 71.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 2.00 60.00 62.00 OK
r-oldrel-windows-x86_64 1.0.0 7.00 71.00 78.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/65s] 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") `curl` package not installed, falling back to using `url()` Saving _problems/test-get_data-2.R `curl` package not installed, falling back to using `url()` `curl` package not installed, falling back to using `url()` Rows: 1826 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. `curl` package not installed, falling back to using `url()` Rows: 2961 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. `curl` package not installed, falling back to using `url()` [ 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 to 'https://github.com/ryanndu/cebl-data/releases/download/team-boxscore/cebl_teams.csv' 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) `<fn>`(`<url>`, "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 Flavor: r-devel-linux-x86_64-debian-gcc

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.