CRAN Package Check Results for Package itscalledsoccer

Last updated on 2025-08-01 07:49:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 3.58 32.10 35.68 OK
r-devel-linux-x86_64-debian-gcc 0.3.2 2.55 24.49 27.04 OK
r-devel-linux-x86_64-fedora-clang 0.3.2 50.65 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 51.81 OK
r-devel-windows-x86_64 0.3.2 6.00 124.00 130.00 OK
r-patched-linux-x86_64 0.3.2 3.57 28.97 32.54 OK
r-release-linux-x86_64 0.3.2 3.53 28.94 32.47 OK
r-release-macos-arm64 0.3.2 67.00 OK
r-release-macos-x86_64 0.3.2 105.00 OK
r-release-windows-x86_64 0.3.2 7.00 125.00 132.00 OK
r-oldrel-macos-arm64 0.3.2 104.00 OK
r-oldrel-macos-x86_64 0.3.2 88.00 OK
r-oldrel-windows-x86_64 0.3.2 7.00 110.00 117.00 ERROR

Check Details

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