R Under development (unstable) (2024-05-02 r86512 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(fflr) > > options(fflr.leagueId = "42654852") > test_check("fflr") League has not yet drafted this season League has not yet drafted this season League has not yet drafted this season Request failed [500]. Retrying in 1 seconds... Request failed [500]. Retrying in 1.8 seconds... No scheduled professional football events No scheduled professional football events League has not yet drafted this season League has not yet drafted this season No scores yet for this season [ FAIL 0 | WARN 0 | SKIP 9 | PASS 169 ] ══ Skipped tests (9) ═══════════════════════════════════════════════════════════ • Function returned no data, likely predraft (7): 'test-best.R:7:3', 'test-best.R:23:3', 'test-events.R:3:3', 'test-events.R:11:3', 'test-live.R:3:3', 'test-opponents.R:3:3', 'test-roster.R:3:3' • nrow(a) == 0 is TRUE (1): 'test-acquisition.R:3:3' • rvest cannot be loaded (1): 'test-news.R:10:3' [ FAIL 0 | WARN 0 | SKIP 9 | PASS 169 ] > > proc.time() user system elapsed 10.54 0.85 38.48