Last updated on 2026-02-15 13:52:48 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.2 | 6.50 | 288.59 | 295.09 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.4.2 | 3.16 | 195.43 | 198.59 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.4.2 | 13.00 | 482.98 | 495.98 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.2 | 12.00 | 490.23 | 502.23 | OK | |
| r-devel-macos-arm64 | 1.4.2 | 2.00 | 66.00 | 68.00 | OK | |
| r-devel-windows-x86_64 | 1.4.2 | 9.00 | 228.00 | 237.00 | OK | |
| r-patched-linux-x86_64 | 1.4.2 | 7.62 | 271.28 | 278.90 | OK | |
| r-release-linux-x86_64 | 1.4.2 | 6.13 | 272.78 | 278.91 | OK | |
| r-release-macos-arm64 | 1.4.2 | 2.00 | 59.00 | 61.00 | OK | |
| r-release-macos-x86_64 | 1.4.2 | 5.00 | 299.00 | 304.00 | OK | |
| r-release-windows-x86_64 | 1.4.2 | 9.00 | 221.00 | 230.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.2 | 2.00 | 60.00 | 62.00 | OK | |
| r-oldrel-macos-x86_64 | 1.4.2 | 5.00 | 312.00 | 317.00 | ERROR | |
| r-oldrel-windows-x86_64 | 1.4.2 | 14.00 | 217.00 | 231.00 | OK |
Version: 1.4.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [60s/61s]
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.
Saving _problems/test-fxTable-230.R
Saving _problems/test-fxTable-345.R
> test-plot.R: `result_type`, `package_name`, and `package_version` added to settings.
> test-plot.R: ! Multiple values of `age_group` and `mean` detected, consider including them in either: `x`, `facet`, `colour`, and `group`.
> test-tidy.R: ! 126 duplicated rows eliminated.
> test-visTable.R: `tibble` does not support any formatting arguments: `delim`, `style`, `title`, `subtitle`, `caption`, `groupColumn`, `groupAsColumn`, `groupOrder`, and `merge`.
> test-visTable.R: `tibble` does not support any formatting arguments: `delim`, `style`, `title`, `subtitle`, `caption`, `groupColumn`, `groupAsColumn`, `groupOrder`, and `merge`.
> test-visTable.R: `estimate_name` and `estimate_type` must be present in `result` to apply `formatEstimateValue()`.
> test-visOmopTable.R: `result_type`, `package_name`, and `package_version` added to settings.
> test-visOmopTable.R: `result_type`, `package_name`, and `package_version` added to settings.
[ FAIL 2 | WARN 8 | SKIP 13 | PASS 330 ]
══ Skipped tests (13) ══════════════════════════════════════════════════════════
• On CRAN (10): 'test-datatableInternal.R:1:1',
'test-datatableInternal.R:20:1', 'test-formatTable.R:2:3',
'test-formatTable.R:145:3', 'test-formatTable.R:165:3',
'test-formatTable.R:188:3', 'test-reactableInternal.R:1:1',
'test-reactableInternal.R:21:1', 'test-tinyTable.R:2:3',
'test-visOmopTable.R:417:3'
• {flextable} is not installed. (3): 'test-fxTable.R:9:3',
'test-fxTable.R:158:3', 'test-fxTable.R:283:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-fxTable.R:230:3'): fxTableInternal, test merge ─────────────────
<rlib_error_package_not_found/rlang_error/error/condition>
Error in `formatTableStyle(x = internalStyle, type = type)`: The package "flextable" is required.
Backtrace:
▆
1. └─visOmopResults:::validateStyle(...) at test-fxTable.R:230:3
2. └─visOmopResults:::formatTableStyle(x = internalStyle, type = type)
3. └─rlang::check_installed(c("flextable", "officer"))
── Failure ('test-fxTable.R:337:3'): ──────────────────────────────────────────
Expected `visTable(...)` not to throw any errors.
Actually got a <rlib_error_package_not_found> with message:
The package "flextable" is required.
[ FAIL 2 | WARN 8 | SKIP 13 | PASS 330 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 1.4.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘a01_tables.Rmd’ using rmarkdown
--- finished re-building ‘a01_tables.Rmd’
--- re-building ‘a02_plots.Rmd’ using rmarkdown
--- finished re-building ‘a02_plots.Rmd’
--- re-building ‘a03_quarto_reports.Rmd’ using rmarkdown
Quitting from a03_quarto_reports.Rmd:109-118 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `tableCharacteristics()`:
! unused argument (style = style)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'a03_quarto_reports.Rmd' failed with diagnostics:
unused argument (style = style)
--- failed re-building ‘a03_quarto_reports.Rmd’
--- re-building ‘a04_shiny_apps.Rmd’ using rmarkdown
--- finished re-building ‘a04_shiny_apps.Rmd’
--- re-building ‘a05_style.Rmd’ using rmarkdown
--- finished re-building ‘a05_style.Rmd’
SUMMARY: processing the following file failed:
‘a03_quarto_reports.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-x86_64