Last updated on 2025-12-06 00:48:37 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.5.3 | 9.17 | 211.85 | 221.02 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.5.3 | 5.68 | 55.76 | 61.44 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.5.3 | 24.00 | 301.82 | 325.82 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.5.3 | 19.00 | 287.55 | 306.55 | OK | |
| r-devel-windows-x86_64 | 2.5.3 | 15.00 | 195.00 | 210.00 | OK | |
| r-patched-linux-x86_64 | 2.5.3 | 9.07 | 200.95 | 210.02 | OK | |
| r-release-linux-x86_64 | 2.5.3 | 8.32 | 202.78 | 211.10 | OK | |
| r-release-macos-arm64 | 2.5.3 | OK | ||||
| r-release-macos-x86_64 | 2.5.3 | 10.00 | 152.00 | 162.00 | OK | |
| r-release-windows-x86_64 | 2.5.3 | 15.00 | 193.00 | 208.00 | OK | |
| r-oldrel-macos-arm64 | 2.5.3 | OK | ||||
| r-oldrel-macos-x86_64 | 2.5.3 | 8.00 | 144.00 | 152.00 | OK | |
| r-oldrel-windows-x86_64 | 2.5.3 | 18.00 | 255.00 | 273.00 | OK |
Version: 2.5.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(DALEX)
Welcome to DALEX (version: 2.5.3).
Find examples and detailed introduction at: http://ema.drwhy.ai/
Additional features will be available after installation of: ggpubr.
Use 'install_dependencies()' to get all suggested dependencies
>
> test_check("DALEX")
Error in `source_dir()`:
! Failed to evaluate './helper-objects.R'.
Caused by error in `library()`:
! there is no package called 'ranger'
Backtrace:
▆
1. ├─testthat::test_check("DALEX")
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(...)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. │ └─base::library("ranger") at ./helper-objects.R:10:1
15. │ └─base::stop(packageNotFoundError(package, lib.loc, sys.call()))
16. └─testthat (local) `<fn>`(`<S3: packageNotFoundError>`)
17. └─cli::cli_abort(...)
18. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.5.3
Check: HTML version of manual
Result: NOTE
Skipping checking math rendering: package 'V8' unavailable
Flavor: r-devel-linux-x86_64-debian-gcc