CRAN Package Check Results for Package loo

Last updated on 2024-06-11 01:54:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.7.0 6.47 167.98 174.45 OK
r-devel-linux-x86_64-debian-gcc 2.7.0 6.37 121.62 127.99 OK
r-devel-linux-x86_64-fedora-clang 2.7.0 215.68 OK
r-devel-linux-x86_64-fedora-gcc 2.7.0 220.70 OK
r-devel-windows-x86_64 2.7.0 9.00 168.00 177.00 OK
r-patched-linux-x86_64 2.7.0 8.84 162.08 170.92 OK
r-release-linux-x86_64 2.7.0 6.95 161.53 168.48 OK
r-release-macos-arm64 2.7.0 68.00 ERROR
r-release-macos-x86_64 2.7.0 111.00 OK
r-release-windows-x86_64 2.7.0 10.00 160.00 170.00 OK
r-oldrel-macos-arm64 2.7.0 69.00 OK
r-oldrel-macos-x86_64 2.7.0 147.00 OK
r-oldrel-windows-x86_64 2.7.0 11.00 184.00 195.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-release-macos-arm64