Last updated on 2026-07-11 17:50:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.1.2 | 4.28 | 312.71 | 316.99 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.1.2 | 4.04 | 213.48 | 217.52 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 3.1.2 | 516.25 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 3.1.2 | 8.00 | 529.34 | 537.34 | ERROR | |
| r-devel-windows-x86_64 | 3.1.2 | 7.00 | 273.00 | 280.00 | ERROR | |
| r-patched-linux-x86_64 | 3.1.2 | 4.97 | 298.79 | 303.76 | OK | |
| r-release-linux-x86_64 | 3.1.2 | 4.66 | 299.35 | 304.01 | OK | |
| r-release-macos-arm64 | 3.1.2 | 1.00 | 91.00 | 92.00 | OK | |
| r-release-macos-x86_64 | 3.1.2 | 3.00 | 317.00 | 320.00 | OK | |
| r-release-windows-x86_64 | 3.1.2 | 10.00 | 270.00 | 280.00 | OK | |
| r-oldrel-macos-arm64 | 3.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 3.1.2 | 3.00 | 247.00 | 250.00 | OK | |
| r-oldrel-windows-x86_64 | 3.1.2 | 9.00 | 366.00 | 375.00 | OK |
Version: 3.1.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [138s/177s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("modelStudio")
> 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
Attaching package: 'DALEX'
The following object is masked from 'package:modelStudio':
happiness_train
> requireNamespace("ranger", quietly=TRUE)
> requireNamespace("xgboost", quietly=TRUE)
>
> test_check("modelStudio")
Saving _problems/test_2_0-36.R
Saving _problems/test_2_0-45.R
Saving _problems/test_2_0-79.R
Saving _problems/test_2_0-96.R
Saving _problems/test_2_1-24.R
Saving _problems/test_2_1-33.R
Saving _problems/test_2_1-42.R
Saving _problems/test_3_0-18.R
Saving _problems/test_3_1-22.R
Saving _problems/test_3_1-32.R
Saving _problems/test_3_1-54.R
Saving _problems/test_modelStudio-10.R
Saving _problems/test_modelStudio-15.R
Saving _problems/test_modelStudio-20.R
Saving _problems/test_modelStudio-25.R
Saving _problems/test_modelStudio-31.R
Saving _problems/test_modelStudio-37.R
Saving _problems/test_modelStudio-43.R
Saving _problems/test_modelStudio-49.R
Saving _problems/test_modelStudio-55.R
Saving _problems/test_modelStudio-61.R
Saving _problems/test_modelStudio-67.R
Saving _problems/test_ms_update_options-12.R
[ FAIL 23 | WARN 9 | SKIP 1 | PASS 57 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1):
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_2_0.R:33:3'): (code run outside of `test_that()`) ────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_0.R:41:3'): (code run outside of `test_that()`) ────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_0.R:76:3'): (code run outside of `test_that()`) ────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_0.R:91:1'): (code run outside of `test_that()`) ────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_1.R:15:3'): ms_options parameters ──────────────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_1.R:29:3'): N_fi, B_fi parameters ──────────────────────────
Expected `modelStudio::modelStudio(explainer, N_fi = 200, B_fi = 3, show_info = v)` to run silently.
Actual noise: warnings.
── Failure ('test_2_1.R:38:3'): N = NULL ───────────────────────────────────────
Expected `modelStudio::modelStudio(explainer, N_fi = NULL, B = 2, show_info = v)` to run silently.
Actual noise: warnings.
── Failure ('test_3_0.R:14:3'): N_sv, verbose parameters ───────────────────────
Expected `modelStudio::modelStudio(explainer, N_sv = 200, B = 2, verbose = v)` to run silently.
Actual noise: warnings.
── Failure ('test_3_1.R:14:3'): max_features_fi, **_axis_title ─────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_3_1.R:27:3'): open_plots ─────────────────────────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_3_1.R:48:3'): open_plots ─────────────────────────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:8:1'): (code run outside of `test_that()`) ─────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:12:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:17:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:22:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:27:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:33:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:39:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:45:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:51:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:57:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:63:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_ms_update_options.R:11:5'): modelStudio class ────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
[ FAIL 23 | WARN 9 | SKIP 1 | PASS 57 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.1.2
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [6m/12m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("modelStudio")
> 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
Attaching package: 'DALEX'
The following object is masked from 'package:modelStudio':
happiness_train
> requireNamespace("ranger", quietly=TRUE)
> requireNamespace("xgboost", quietly=TRUE)
>
> test_check("modelStudio")
Saving _problems/test_2_0-36.R
Saving _problems/test_2_0-45.R
Saving _problems/test_2_0-79.R
Saving _problems/test_2_0-96.R
Saving _problems/test_2_1-24.R
Saving _problems/test_2_1-33.R
Saving _problems/test_2_1-42.R
Saving _problems/test_3_0-18.R
Saving _problems/test_3_1-22.R
Saving _problems/test_3_1-32.R
Saving _problems/test_3_1-54.R
Saving _problems/test_modelStudio-10.R
Saving _problems/test_modelStudio-15.R
Saving _problems/test_modelStudio-20.R
Saving _problems/test_modelStudio-25.R
Saving _problems/test_modelStudio-31.R
Saving _problems/test_modelStudio-37.R
Saving _problems/test_modelStudio-43.R
Saving _problems/test_modelStudio-49.R
Saving _problems/test_modelStudio-55.R
Saving _problems/test_modelStudio-61.R
Saving _problems/test_modelStudio-67.R
Saving _problems/test_ms_update_options-12.R
[ FAIL 23 | WARN 9 | SKIP 1 | PASS 57 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1):
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_2_0.R:33:3'): (code run outside of `test_that()`) ────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_0.R:41:3'): (code run outside of `test_that()`) ────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_0.R:76:3'): (code run outside of `test_that()`) ────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_0.R:91:1'): (code run outside of `test_that()`) ────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_1.R:15:3'): ms_options parameters ──────────────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_1.R:29:3'): N_fi, B_fi parameters ──────────────────────────
Expected `modelStudio::modelStudio(explainer, N_fi = 200, B_fi = 3, show_info = v)` to run silently.
Actual noise: warnings.
── Failure ('test_2_1.R:38:3'): N = NULL ───────────────────────────────────────
Expected `modelStudio::modelStudio(explainer, N_fi = NULL, B = 2, show_info = v)` to run silently.
Actual noise: warnings.
── Failure ('test_3_0.R:14:3'): N_sv, verbose parameters ───────────────────────
Expected `modelStudio::modelStudio(explainer, N_sv = 200, B = 2, verbose = v)` to run silently.
Actual noise: warnings.
── Failure ('test_3_1.R:14:3'): max_features_fi, **_axis_title ─────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_3_1.R:27:3'): open_plots ─────────────────────────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_3_1.R:48:3'): open_plots ─────────────────────────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:8:1'): (code run outside of `test_that()`) ─────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:12:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:17:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:22:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:27:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:33:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:39:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:45:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:51:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:57:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:63:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_ms_update_options.R:11:5'): modelStudio class ────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
[ FAIL 23 | WARN 9 | SKIP 1 | PASS 57 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 3.1.2
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [341s/497s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("modelStudio")
> library("DALEX")
Welcome to DALEX (version: 2.5.3).
Find examples and detailed introduction at: http://ema.drwhy.ai/
Attaching package: 'DALEX'
The following object is masked from 'package:modelStudio':
happiness_train
> requireNamespace("ranger", quietly=TRUE)
> requireNamespace("xgboost", quietly=TRUE)
>
> test_check("modelStudio")
Saving _problems/test_2_0-36.R
Saving _problems/test_2_0-45.R
Saving _problems/test_2_0-79.R
Saving _problems/test_2_0-96.R
Saving _problems/test_2_1-24.R
Saving _problems/test_2_1-33.R
Saving _problems/test_2_1-42.R
Saving _problems/test_3_0-18.R
Saving _problems/test_3_1-22.R
Saving _problems/test_3_1-32.R
Saving _problems/test_3_1-54.R
Saving _problems/test_modelStudio-10.R
Saving _problems/test_modelStudio-15.R
Saving _problems/test_modelStudio-20.R
Saving _problems/test_modelStudio-25.R
Saving _problems/test_modelStudio-31.R
Saving _problems/test_modelStudio-37.R
Saving _problems/test_modelStudio-43.R
Saving _problems/test_modelStudio-49.R
Saving _problems/test_modelStudio-55.R
Saving _problems/test_modelStudio-61.R
Saving _problems/test_modelStudio-67.R
Saving _problems/test_ms_update_options-12.R
[ FAIL 23 | WARN 9 | SKIP 1 | PASS 57 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1):
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_2_0.R:33:3'): (code run outside of `test_that()`) ────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_0.R:41:3'): (code run outside of `test_that()`) ────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_0.R:76:3'): (code run outside of `test_that()`) ────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_0.R:91:1'): (code run outside of `test_that()`) ────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_1.R:15:3'): ms_options parameters ──────────────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_1.R:29:3'): N_fi, B_fi parameters ──────────────────────────
Expected `modelStudio::modelStudio(explainer, N_fi = 200, B_fi = 3, show_info = v)` to run silently.
Actual noise: warnings.
── Failure ('test_2_1.R:38:3'): N = NULL ───────────────────────────────────────
Expected `modelStudio::modelStudio(explainer, N_fi = NULL, B = 2, show_info = v)` to run silently.
Actual noise: warnings.
── Failure ('test_3_0.R:14:3'): N_sv, verbose parameters ───────────────────────
Expected `modelStudio::modelStudio(explainer, N_sv = 200, B = 2, verbose = v)` to run silently.
Actual noise: warnings.
── Failure ('test_3_1.R:14:3'): max_features_fi, **_axis_title ─────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_3_1.R:27:3'): open_plots ─────────────────────────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_3_1.R:48:3'): open_plots ─────────────────────────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:8:1'): (code run outside of `test_that()`) ─────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:12:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:17:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:22:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:27:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:33:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:39:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:45:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:51:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:57:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:63:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_ms_update_options.R:11:5'): modelStudio class ────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
[ FAIL 23 | WARN 9 | SKIP 1 | PASS 57 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 3.1.2
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [161s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library("testthat")
> library("modelStudio")
> 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
Attaching package: 'DALEX'
The following object is masked from 'package:modelStudio':
happiness_train
> requireNamespace("ranger", quietly=TRUE)
> requireNamespace("xgboost", quietly=TRUE)
>
> test_check("modelStudio")
Saving _problems/test_2_0-36.R
Saving _problems/test_2_0-45.R
Saving _problems/test_2_0-79.R
Saving _problems/test_2_0-96.R
Saving _problems/test_2_1-24.R
Saving _problems/test_2_1-33.R
Saving _problems/test_2_1-42.R
Saving _problems/test_3_0-18.R
Saving _problems/test_3_1-22.R
Saving _problems/test_3_1-32.R
Saving _problems/test_3_1-54.R
Saving _problems/test_modelStudio-10.R
Saving _problems/test_modelStudio-15.R
Saving _problems/test_modelStudio-20.R
Saving _problems/test_modelStudio-25.R
Saving _problems/test_modelStudio-31.R
Saving _problems/test_modelStudio-37.R
Saving _problems/test_modelStudio-43.R
Saving _problems/test_modelStudio-49.R
Saving _problems/test_modelStudio-55.R
Saving _problems/test_modelStudio-61.R
Saving _problems/test_modelStudio-67.R
Saving _problems/test_ms_update_options-12.R
[ FAIL 23 | WARN 9 | SKIP 1 | PASS 57 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1):
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_2_0.R:33:3'): (code run outside of `test_that()`) ────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_0.R:41:3'): (code run outside of `test_that()`) ────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_0.R:76:3'): (code run outside of `test_that()`) ────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_0.R:91:1'): (code run outside of `test_that()`) ────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_1.R:15:3'): ms_options parameters ──────────────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_2_1.R:29:3'): N_fi, B_fi parameters ──────────────────────────
Expected `modelStudio::modelStudio(explainer, N_fi = 200, B_fi = 3, show_info = v)` to run silently.
Actual noise: warnings.
── Failure ('test_2_1.R:38:3'): N = NULL ───────────────────────────────────────
Expected `modelStudio::modelStudio(explainer, N_fi = NULL, B = 2, show_info = v)` to run silently.
Actual noise: warnings.
── Failure ('test_3_0.R:14:3'): N_sv, verbose parameters ───────────────────────
Expected `modelStudio::modelStudio(explainer, N_sv = 200, B = 2, verbose = v)` to run silently.
Actual noise: warnings.
── Failure ('test_3_1.R:14:3'): max_features_fi, **_axis_title ─────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_3_1.R:27:3'): open_plots ─────────────────────────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_3_1.R:48:3'): open_plots ─────────────────────────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:8:1'): (code run outside of `test_that()`) ─────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:12:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:17:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:22:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:27:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:33:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:39:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:45:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:51:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:57:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_modelStudio.R:63:1'): (code run outside of `test_that()`) ────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
── Failure ('test_ms_update_options.R:11:5'): modelStudio class ────────────────
Expected `modelStudio::modelStudio(...)` to run silently.
Actual noise: warnings.
[ FAIL 23 | WARN 9 | SKIP 1 | PASS 57 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64