CRAN Package Check Results for Package loo

Last updated on 2024-04-20 00:56:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.7.0 7.01 166.84 173.85 OK
r-devel-linux-x86_64-debian-gcc 2.7.0 OK
r-devel-linux-x86_64-fedora-clang 2.7.0 217.07 OK
r-devel-linux-x86_64-fedora-gcc 2.7.0 220.90 OK
r-prerel-macos-arm64 2.7.0 68.00 ERROR
r-prerel-macos-x86_64 2.7.0 162.00 OK
r-prerel-windows-x86_64 2.7.0 10.00 162.00 172.00 OK
r-patched-linux-x86_64 2.7.0 9.60 161.34 170.94 OK
r-release-linux-x86_64 2.7.0 6.44 159.52 165.96 OK
r-release-macos-arm64 2.7.0 69.00 OK
r-release-macos-x86_64 2.7.0 147.00 OK
r-release-windows-x86_64 2.7.0 12.00 184.00 196.00 OK
r-oldrel-macos-arm64 2.7.0 69.00 OK
r-oldrel-windows-x86_64 2.7.0 12.00 180.00 192.00 OK

Check Details

Version: 2.7.0
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/18s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 21. │ ├─base::withCallingHandlers(...) 22. │ └─base::eval(code, test_env) 23. │ └─base::eval(code, test_env) 24. │ └─testthat::test_that(...) at test_loo_predictive_metric.R:32:1 25. │ └─testthat:::test_code(desc, code, env = parent.frame(), default_reporter = local_interactive_reporter()) 26. │ └─testthat:::testthat_state_condition(before, after, call = sys.call(-1)) 27. │ └─testthat:::waldo_compare(before, after, x_arg = "before", y_arg = "after") 28. └─base::loadNamespace(x) 29. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 30. └─base (local) withOneRestart(expr, restarts[[1L]]) 31. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 12 | WARN 1 | SKIP 6 | PASS 649 ] Error: Test failures Execution halted Flavor: r-prerel-macos-arm64