CRAN Package Check Results for Package itscalledsoccer

Last updated on 2024-05-01 05:04:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.4 4.83 32.80 37.63 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.4 3.19 25.95 29.14 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.4 52.56 OK
r-devel-linux-x86_64-fedora-gcc 0.2.4 49.38 OK
r-devel-windows-x86_64 0.2.4 6.00 121.00 127.00 OK
r-patched-linux-x86_64 0.2.4 3.61 35.52 39.13 OK
r-release-linux-x86_64 0.2.4 2.63 32.23 34.86 ERROR
r-release-macos-arm64 0.2.4 113.00 OK
r-release-windows-x86_64 0.2.4 5.00 120.00 125.00 OK
r-oldrel-macos-arm64 0.2.4 168.00 OK
r-oldrel-macos-x86_64 0.2.4 92.00 OK
r-oldrel-windows-x86_64 0.2.4 7.00 162.00 169.00 OK

Check Details

Version: 0.2.4
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(itscalledsoccer) > > test_check("itscalledsoccer") Error in `FUN()`: ! In path: "/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/itscalledsoccer.Rcheck/tests/testthat/helpers.R" Caused by error in `curl::curl_fetch_memory()`: ! Failed writing received data to disk/application 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 tests/testthat/helpers.R:1:1 15. │ └─itscalledsoccer (local) initialize(...) 16. │ └─itscalledsoccer:::.get_latest_update_timestamp(self) 17. │ └─itscalledsoccer:::.execute_query(self, url, uncached = ) 18. │ └─itscalledsoccer:::.single_request(self, url, query, uncached) 19. │ └─httpcache::GET(url = url, query = query, self$httr_configs) 20. │ └─httr::GET(url, ...) 21. │ └─httr:::request_perform(req, hu$handle$handle) 22. │ ├─httr:::request_fetch(req$output, req$url, handle) 23. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle) 24. │ └─curl::curl_fetch_memory(url, handle = handle) 25. └─base::.handleSimpleError(...) 26. └─testthat (local) h(simpleError(msg, call)) 27. └─rlang::abort(...) Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.4
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(itscalledsoccer) > > test_check("itscalledsoccer") Error in `FUN()`: ! In path: "/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/itscalledsoccer.Rcheck/tests/testthat/helpers.R" Caused by error in `curl::curl_fetch_memory()`: ! Failed writing received data to disk/application 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 tests/testthat/helpers.R:1:1 15. │ └─itscalledsoccer (local) initialize(...) 16. │ └─itscalledsoccer:::.get_latest_update_timestamp(self) 17. │ └─itscalledsoccer:::.execute_query(self, url, uncached = ) 18. │ └─itscalledsoccer:::.single_request(self, url, query, uncached) 19. │ └─httpcache::GET(url = url, query = query, self$httr_configs) 20. │ └─httr::GET(url, ...) 21. │ └─httr:::request_perform(req, hu$handle$handle) 22. │ ├─httr:::request_fetch(req$output, req$url, handle) 23. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle) 24. │ └─curl::curl_fetch_memory(url, handle = handle) 25. └─base::.handleSimpleError(...) 26. └─testthat (local) h(simpleError(msg, call)) 27. └─rlang::abort(...) Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.4
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(itscalledsoccer) > > test_check("itscalledsoccer") Error in `FUN()`: ! In path: "/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/itscalledsoccer.Rcheck/tests/testthat/helpers.R" Caused by error in `curl::curl_fetch_memory()`: ! Failed writing received data to disk/application 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 tests/testthat/helpers.R:1:1 15. │ └─itscalledsoccer (local) initialize(...) 16. │ └─itscalledsoccer:::.get_latest_update_timestamp(self) 17. │ └─itscalledsoccer:::.execute_query(self, url, uncached = ) 18. │ └─itscalledsoccer:::.single_request(self, url, query, uncached) 19. │ └─httpcache::GET(url = url, query = query, self$httr_configs) 20. │ └─httr::GET(url, ...) 21. │ └─httr:::request_perform(req, hu$handle$handle) 22. │ ├─httr:::request_fetch(req$output, req$url, handle) 23. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle) 24. │ └─curl::curl_fetch_memory(url, handle = handle) 25. └─base::.handleSimpleError(...) 26. └─testthat (local) h(simpleError(msg, call)) 27. └─rlang::abort(...) Execution halted Flavor: r-release-linux-x86_64