* using log directory 'd:/RCompile/CRANincoming/R-devel/cfbfastR.Rcheck' * using R Under development (unstable) (2025-08-24 r88696 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'cfbfastR/DESCRIPTION' ... OK * this is package 'cfbfastR' version '2.0.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Saiem Gilani ' New submission Package was archived on CRAN CRAN repository db overrides: X-CRAN-Comment: Archived on 2024-04-20 as issues were not corrected despite reminders. * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'cfbfastR' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... 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 whether startup messages can be suppressed ... 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 ... [19s] 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 contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... ERROR Running 'testthat.R' Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(cfbfastR) > > test_check("cfbfastR") [ FAIL 1 | WARN 0 | SKIP 62 | PASS 0 ] ══ Skipped tests (62) ══════════════════════════════════════════════════════════ • On CRAN (62): 'test-cfbd_betting_lines.R:5:3', 'test-cfbd_calendar.R:8:3', 'test-cfbd_coaches.R:9:3', 'test-cfbd_conferences.R:6:3', 'test-cfbd_draft_picks.R:14:3', 'test-cfbd_draft_positions.R:8:3', 'test-cfbd_draft_teams.R:8:3', 'test-cfbd_drives.R:13:3', 'test-cfbd_game_box_advanced.R:23:3', 'test-cfbd_game_info.R:38:3', 'test-cfbd_game_media.R:11:3', 'test-cfbd_game_player_stats.R:4:3', 'test-cfbd_game_records.R:16:3', 'test-cfbd_game_team_stats.R:42:3', 'test-cfbd_game_weather.R:29:3', 'test-cfbd_live_plays.R:101:3', 'test-cfbd_live_scoreboard.R:48:3', 'test-cfbd_metrics_fg_ep.R:4:3', 'test-cfbd_metrics_ppa_games.R:11:3', 'test-cfbd_metrics_ppa_players_games.R:9:3', 'test-cfbd_metrics_ppa_players_season.R:14:3', 'test-cfbd_metrics_ppa_predicted.R:6:3', 'test-cfbd_metrics_wepa_players_kicking.R:14:3', 'test-cfbd_metrics_wepa_players_passing.R:15:3', 'test-cfbd_metrics_wepa_players_rushing.R:15:3', 'test-cfbd_metrics_wepa_team_season.R:33:3', 'test-cfbd_metrics_wp.R:10:3', 'test-cfbd_metrics_wp_pregame.R:8:3', 'test-cfbd_pbp_data.R:2:3', 'test-cfbd_play_stats_player.R:23:3', 'test-cfbd_play_stats_types.R:6:3', 'test-cfbd_play_types.R:6:3', 'test-cfbd_player_info.R:10:3', 'test-cfbd_player_returning.R:11:3', 'test-cfbd_player_usage.R:10:3', 'test-cfbd_rankings.R:10:3', 'test-cfbd_ratings_elo.R:4:3', 'test-cfbd_ratings_fpi.R:19:3', 'test-cfbd_ratings_sp.R:15:3', 'test-cfbd_ratings_sp_conf.R:14:3', 'test-cfbd_ratings_srs.R:5:3', 'test-cfbd_recruiting_player.R:12:3', 'test-cfbd_recruiting_position.R:8:3', 'test-cfbd_recruiting_team.R:5:3', 'test-cfbd_recruiting_transfer_portal.R:9:3', 'test-cfbd_stats_categories.R:6:3', 'test-cfbd_stats_game_advanced.R:30:3', 'test-cfbd_stats_season_advanced.R:41:3', 'test-cfbd_stats_season_player.R:22:3', 'test-cfbd_stats_season_team.R:24:3', 'test-cfbd_team_info.R:11:3', 'test-cfbd_team_matchup_records.R:6:3', 'test-cfbd_team_roster.R:9:3', 'test-cfbd_team_talent.R:5:3', 'test-cfbd_venues.R:8:3', 'test-espn_cfb_calendar.R:3:3', 'test-espn_cfb_player_stats.R:3:3', 'test-espn_cfb_schedule.R:3:3', 'test-espn_cfb_scoreboard.R:3:3', 'test-espn_cfb_team_stats.R:3:3', 'test-espn_metrics_wp.R:9:3', 'test-espn_ratings_fpi.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cfbd_pbp_data.R:24:3'): base case 2023 pbp are already properly handled ── Error: CollegeFootballData.com now requires an API key. See ?register_cfbd for details. Backtrace: ▆ 1. └─cfbfastR::cfbd_pbp_data(...) at test-cfbd_pbp_data.R:24:3 2. └─cfbfastR:::validate_api_key() [ FAIL 1 | WARN 0 | SKIP 62 | PASS 0 ] Error: Test failures Execution halted * checking PDF version of manual ... [17s] OK * checking HTML version of manual ... [16s] OK * DONE Status: 1 ERROR, 1 NOTE