Last updated on 2025-09-29 16:50:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 6.87 | 255.23 | 262.10 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 4.77 | 170.68 | 175.45 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 433.65 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 362.65 | ERROR | |||
r-devel-windows-x86_64 | 1.2.0 | 8.00 | 196.00 | 204.00 | OK | |
r-patched-linux-x86_64 | 1.2.0 | 7.47 | 239.09 | 246.56 | OK | |
r-release-linux-x86_64 | 1.2.0 | 6.90 | 241.90 | 248.80 | OK | |
r-release-macos-arm64 | 1.2.0 | 93.00 | OK | |||
r-release-macos-x86_64 | 1.2.0 | 233.00 | OK | |||
r-release-windows-x86_64 | 1.2.0 | 7.00 | 198.00 | 205.00 | OK | |
r-oldrel-macos-arm64 | 1.2.0 | 96.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.0 | 230.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.0 | 12.00 | 258.00 | 270.00 | OK |
Version: 1.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [130s/71s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(visOmopResults)
>
> test_check("visOmopResults")
Starting 2 test processes
[ FAIL 5 | WARN 168 | SKIP 7 | PASS 424 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-datatableInternal.R:11:3',
'test-datatableInternal.R:26:3', 'test-formatTable.R:66:3',
'test-formatTable.R:84:3', 'test-reactableInternal.R:11:3',
'test-reactableInternal.R:35:3', 'test-visOmopTable.R:394:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-formatTable.R:104:3'): global options works ────────────────────
Error in `dplyr::filter(tinytable@style, i == ii & j == jj)`: i In argument: `i == ii & j == jj`.
Caused by error:
! object 'i' not found
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-formatTable.R:104:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─visOmopResults:::getTinytableStyle(tab, -1, 12)
5. │ ├─dplyr::as_tibble(...) at tests/testthat/setup.R:2:3
6. │ ├─dplyr::filter(tinytable@style, i == ii & j == jj)
7. │ └─dplyr:::filter.data.frame(tinytable@style, i == ii & j == jj)
8. │ └─dplyr:::filter_rows(.data, dots, by)
9. │ └─dplyr:::filter_eval(...)
10. │ ├─base::withCallingHandlers(...)
11. │ └─mask$eval_all_filter(dots, env_filter)
12. │ └─dplyr (local) eval()
13. └─base::.handleSimpleError(`<fn>`, "object 'i' not found", base::quote(NULL))
14. └─dplyr (local) h(simpleError(msg, call))
15. └─rlang::abort(message, class = error_class, parent = parent, call = error_call)
── Error ('test-tinyTable.R:38:3'): tinytable ──────────────────────────────────
Error in `dplyr::filter(tinytable@style, i == ii & j == jj)`: i In argument: `i == ii & j == jj`.
Caused by error:
! object 'i' not found
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-tinyTable.R:38:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─visOmopResults:::getTinytableStyle(tinytableInternal, -1, 9)
5. │ ├─dplyr::as_tibble(...) at tests/testthat/setup.R:2:3
6. │ ├─dplyr::filter(tinytable@style, i == ii & j == jj)
7. │ └─dplyr:::filter.data.frame(tinytable@style, i == ii & j == jj)
8. │ └─dplyr:::filter_rows(.data, dots, by)
9. │ └─dplyr:::filter_eval(...)
10. │ ├─base::withCallingHandlers(...)
11. │ └─mask$eval_all_filter(dots, env_filter)
12. │ └─dplyr (local) eval()
13. └─base::.handleSimpleError(`<fn>`, "object 'i' not found", base::quote(NULL))
14. └─dplyr (local) h(simpleError(msg, call))
15. └─rlang::abort(message, class = error_class, parent = parent, call = error_call)
── Error ('test-visTable.R:161:3'): global options works ───────────────────────
Error in `dplyr::filter(tinytable@style, i == ii & j == jj)`: i In argument: `i == ii & j == jj`.
Caused by error:
! object 'i' not found
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-visTable.R:161:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─visOmopResults:::getTinytableStyle(tab, -1, 12)
5. │ ├─dplyr::as_tibble(...) at tests/testthat/setup.R:2:3
6. │ ├─dplyr::filter(tinytable@style, i == ii & j == jj)
7. │ └─dplyr:::filter.data.frame(tinytable@style, i == ii & j == jj)
8. │ └─dplyr:::filter_rows(.data, dots, by)
9. │ └─dplyr:::filter_eval(...)
10. │ ├─base::withCallingHandlers(...)
11. │ └─mask$eval_all_filter(dots, env_filter)
12. │ └─dplyr (local) eval()
13. └─base::.handleSimpleError(`<fn>`, "object 'i' not found", base::quote(NULL))
14. └─dplyr (local) h(simpleError(msg, call))
15. └─rlang::abort(message, class = error_class, parent = parent, call = error_call)
── Error ('test-visOmopTable.R:255:3'): don't want scientific ──────────────────
Error in `res$`_data``: $ operator not defined for this S4 class
Backtrace:
▆
1. └─testthat::expect_true(...) at test-visOmopTable.R:255:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Error ('test-visOmopTable.R:416:3'): global options works ───────────────────
Error in `dplyr::filter(tinytable@style, i == ii & j == jj)`: i In argument: `i == ii & j == jj`.
Caused by error:
! object 'i' not found
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-visOmopTable.R:416:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─visOmopResults:::getTinytableStyle(tab, -1, 12)
5. │ ├─dplyr::as_tibble(...) at tests/testthat/setup.R:2:3
6. │ ├─dplyr::filter(tinytable@style, i == ii & j == jj)
7. │ └─dplyr:::filter.data.frame(tinytable@style, i == ii & j == jj)
8. │ └─dplyr:::filter_rows(.data, dots, by)
9. │ └─dplyr:::filter_eval(...)
10. │ ├─base::withCallingHandlers(...)
11. │ └─mask$eval_all_filter(dots, env_filter)
12. │ └─dplyr (local) eval()
13. └─base::.handleSimpleError(`<fn>`, "object 'i' not found", base::quote(NULL))
14. └─dplyr (local) h(simpleError(msg, call))
15. └─rlang::abort(message, class = error_class, parent = parent, call = error_call)
[ FAIL 5 | WARN 168 | SKIP 7 | PASS 424 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc