CRAN Package Check Results for Package itscalledsoccer

Last updated on 2023-07-20 06:52:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 3.75 97.27 101.02 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 3.14 71.60 74.74 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 124.13 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 117.59 OK
r-devel-windows-x86_64 0.2.2 6.00 529.00 535.00 OK
r-patched-linux-x86_64 0.2.2 4.33 93.69 98.02 OK
r-release-linux-x86_64 0.2.2 4.14 92.84 96.98 OK
r-release-macos-arm64 0.2.2 730.00 OK
r-release-macos-x86_64 0.2.2 660.00 OK
r-release-windows-x86_64 0.2.2 8.00 547.00 555.00 OK
r-oldrel-macos-arm64 0.2.2 660.00 OK
r-oldrel-macos-x86_64 0.2.2 638.00 OK
r-oldrel-windows-x86_64 0.2.2 6.00 151.00 157.00 ERROR

Check Details

Version: 0.2.2
Check: tests
Result: ERROR
     Running 'testthat.R' [102s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(itscalledsoccer)
     >
     > test_check("itscalledsoccer")
     Gathering playersError in `source_file()`:
     ! In path: "D:\\RCompile\\CRANpkg\\local\\4.2\\itscalledsoccer.Rcheck\\tests\\testthat\\helpers.R"
     Caused by error:
     ! Unknown http status code: 524
     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.2\itscalledsoccer.Rcheck\tests\testthat\helpers.R:1:0
     15. │ └─itscalledsoccer (local) initialize(...)
     16. │ └─itscalledsoccer:::get_entity(self, "player")
     17. │ └─itscalledsoccer:::.execute_query(self, url)
     18. │ └─itscalledsoccer:::.single_request(self, url, query)
     19. │ └─itscalledsoccer:::.stop_for_status(r)
     20. │ └─httr::stop_for_status(r)
     21. │ ├─base::stop(http_condition(x, "error", task = task, call = call))
     22. │ └─httr::http_condition(x, "error", task = task, call = call)
     23. │ └─httr::http_status(status)
     24. │ └─base::stop("Unknown http status code: ", status, call. = FALSE)
     25. └─base::.handleSimpleError(...)
     26. └─testthat (local) h(simpleError(msg, call))
     27. └─rlang::abort(...)
     Execution halted
Flavor: r-oldrel-windows-x86_64