CRAN Package Check Results for Maintainer ‘Tyler Richardett <tyler.richardett at gmail.com>’

Last updated on 2025-07-31 09:50:37 CEST.

Package ERROR OK
itscalledsoccer 1 12

Package itscalledsoccer

Current CRAN status: ERROR: 1, OK: 12

Version: 0.3.2
Check: tests
Result: ERROR Running 'testthat.R' [59s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(itscalledsoccer) > > test_check("itscalledsoccer") Gathering players..Error in `FUN()`: ! In path: "D:\\RCompile\\CRANpkg\\local\\4.4\\itscalledsoccer.Rcheck\\tests\\testthat\\helper.R" Caused by error in `.stop_for_status()`: ! HTTP 502: This resource is temporarily unavailable, or it has been removed. If you believe you are receiving this message in error, please reach out to the maintainer(s). Otherwise, please try again shortly. Backtrace: ▆ 1. ├─testthat::test_check("itscalledsoccer") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_helpers(".", env) 7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(path, env = env, chdir = chdir, wrap = wrap) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. │ └─AmericanSoccerAnalysis$new() at D:\RCompile\CRANpkg\local\4.4\itscalledsoccer.Rcheck\tests\testthat\helper.R:1:1 15. │ └─itscalledsoccer (local) initialize(...) 16. │ └─itscalledsoccer:::.initialize_entities(self, verbose = TRUE) 17. │ └─itscalledsoccer:::.get_entity(self, "player", verbose = verbose) 18. │ └─itscalledsoccer:::.execute_query(self, url) 19. │ └─itscalledsoccer:::.single_request(self, url, query, uncached) 20. │ └─itscalledsoccer:::.stop_for_status(r) 21. │ └─base::stop(error_message) 22. └─base::.handleSimpleError(...) 23. └─testthat (local) h(simpleError(msg, call)) 24. └─rlang::abort(...) Execution halted Flavor: r-oldrel-windows-x86_64