CRAN Package Check Results for Package OmopViewer

Last updated on 2026-02-11 07:50:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 ERROR
r-devel-linux-x86_64-debian-gcc 0.7.0 4.79 78.82 83.61 OK
r-devel-linux-x86_64-fedora-clang 0.7.0 11.00 184.49 195.49 OK
r-devel-linux-x86_64-fedora-gcc 0.7.0 10.00 179.69 189.69 OK
r-devel-windows-x86_64 0.6.0 8.00 111.00 119.00 ERROR
r-patched-linux-x86_64 0.6.0 5.74 116.53 122.27 ERROR
r-release-linux-x86_64 0.6.0 4.46 116.18 120.64 ERROR
r-release-macos-arm64 0.7.0 2.00 30.00 32.00 OK
r-release-macos-x86_64 0.7.0 6.00 207.00 213.00 OK
r-release-windows-x86_64 0.6.0 9.00 109.00 118.00 OK
r-oldrel-macos-arm64 0.7.0 2.00 35.00 37.00 OK
r-oldrel-macos-x86_64 0.7.0 6.00 165.00 171.00 ERROR
r-oldrel-windows-x86_64 0.6.0 12.00 147.00 159.00 ERROR

Check Details

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [39s/25s] 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(OmopViewer) > > test_check("OmopViewer") Starting 2 test processes. > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-background.R: i Processing data > test-background.R: ! No panels identified, generated shiny will be empty. > test-background.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpILUwQQ/shiny > test-background.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpNII5OO/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-background.R: i Processing data > test-background.R: ! No panels identified, generated shiny will be empty. > test-background.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpILUwQQ/shiny > test-background.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpNII5OO/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-background.R: i Processing data > test-background.R: ! No panels identified, generated shiny will be empty. > test-background.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpILUwQQ/shiny > test-background.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpNII5OO/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpILUwQQ/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpILUwQQ/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-summary.R: `result_type`, `package_name`, and `package_version` added to settings. > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpILUwQQ/shiny > test-appStatic.R: `package_name` and `package_version` added to settings. > test-appStatic.R: i Processing data > test-appStatic.R: v Data processed: 1 panel idenfied: `custom_result`. > test-appStatic.R: i Creating `shiny` from provided data > test-summary.R: `package_name` and `package_version` added to settings. > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpILUwQQ/shiny Saving _problems/test-appStatic-186.R [ FAIL 1 | WARN 0 | SKIP 6 | PASS 65 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-packagesSupported.R:2:3', 'test-appStatic.R:1:1', 'test-appStatic.R:37:1', 'test-appStatic.R:51:1', 'test-appStatic.R:71:3' • manual test (1): 'test-functions.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-appStatic.R:183:3'): theme ───────────────────────────────────── Error in `maybe_convert_font_size_to_rem(prop_value)`: Could not convert font size '11' from unknown units to a relative unit. Backtrace: ▆ 1. ├─testthat::expect_identical(...) at test-appStatic.R:183:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─bslib::bs_theme(brand = validateTheme(NULL)) 5. ├─bslib::bs_bundle(...) 6. │ ├─base::structure(sass_bundle(theme, ...), class = class(theme)) 7. │ └─sass::sass_bundle(theme, ...) 8. │ ├─sass:::dropNulls(list2(...)) 9. │ └─rlang::list2(...) 10. └─bslib:::bs_brand_bundle(brand, version = version) 11. └─brand.yml::brand_sass_typography(brand) 12. └─brand.yml:::maybe_convert_font_size_to_rem(prop_value) 13. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 6 | PASS 65 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.6.0
Check: tests
Result: ERROR Running 'testthat.R' [17s] 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(OmopViewer) > > test_check("OmopViewer") Starting 2 test processes. > test-background.R: i Processing data > test-background.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Processing data > test-background.R: i Creating `shiny` from provided data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-background.R: v Shiny created in: D:\temp\2026_02_05_01_50_00_2357\RtmpauYKhk/shiny > test-appStatic.R: v Shiny created in: D:\temp\2026_02_05_01_50_00_2357\RtmpegUCEi/shiny > test-background.R: i Processing data > test-background.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Processing data > test-background.R: i Creating `shiny` from provided data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-background.R: v Shiny created in: D:\temp\2026_02_05_01_50_00_2357\RtmpauYKhk/shiny > test-appStatic.R: v Shiny created in: D:\temp\2026_02_05_01_50_00_2357\RtmpegUCEi/shiny > test-background.R: i Processing data > test-background.R: ! No panels identified, generated shiny will be empty. > test-background.R: i Creating `shiny` from provided data > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: D:\temp\2026_02_05_01_50_00_2357\RtmpegUCEi/shiny > test-background.R: v Shiny created in: D:\temp\2026_02_05_01_50_00_2357\RtmpauYKhk/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: D:\temp\2026_02_05_01_50_00_2357\RtmpegUCEi/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: D:\temp\2026_02_05_01_50_00_2357\RtmpegUCEi/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: D:\temp\2026_02_05_01_50_00_2357\RtmpegUCEi/shiny > test-appStatic.R: `package_name` and `package_version` added to settings. > test-summary.R: `result_type`, `package_name`, and `package_version` added to settings. > test-appStatic.R: i Processing data > test-appStatic.R: v Data processed: 1 panel idenfied: `custom_result`. > test-appStatic.R: i Creating `shiny` from provided data > test-summary.R: `package_name` and `package_version` added to settings. > test-appStatic.R: v Shiny created in: D:\temp\2026_02_05_01_50_00_2357\RtmpegUCEi/shiny Saving _problems/test-appStatic-186.R [ FAIL 1 | WARN 0 | SKIP 6 | PASS 65 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-packagesSupported.R:2:3', 'test-appStatic.R:1:1', 'test-appStatic.R:37:1', 'test-appStatic.R:51:1', 'test-appStatic.R:71:3' • manual test (1): 'test-functions.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-appStatic.R:183:3'): theme ───────────────────────────────────── Error in `maybe_convert_font_size_to_rem(prop_value)`: Could not convert font size '11' from unknown units to a relative unit. Backtrace: ▆ 1. ├─testthat::expect_identical(...) at test-appStatic.R:183:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─bslib::bs_theme(brand = validateTheme(NULL)) 5. ├─bslib::bs_bundle(...) 6. │ ├─base::structure(sass_bundle(theme, ...), class = class(theme)) 7. │ └─sass::sass_bundle(theme, ...) 8. │ ├─sass:::dropNulls(list2(...)) 9. │ └─rlang::list2(...) 10. └─bslib:::bs_brand_bundle(brand, version = version) 11. └─brand.yml::brand_sass_typography(brand) 12. └─brand.yml:::maybe_convert_font_size_to_rem(prop_value) 13. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 6 | PASS 65 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [37s/22s] 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(OmopViewer) > > test_check("OmopViewer") Starting 2 test processes. > test-background.R: i Processing data > test-appStatic.R: i Processing data > test-background.R: ! No panels identified, generated shiny will be empty. > test-background.R: i Creating `shiny` from provided data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-background.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpAAnabP/shiny > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/Rtmp532zyn/shiny > test-background.R: i Processing data > test-background.R: ! No panels identified, generated shiny will be empty. > test-background.R: i Creating `shiny` from provided data > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-background.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpAAnabP/shiny > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/Rtmp532zyn/shiny > test-background.R: i Processing data > test-background.R: ! No panels identified, generated shiny will be empty. > test-background.R: i Creating `shiny` from provided data > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-background.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpAAnabP/shiny > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/Rtmp532zyn/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/Rtmp532zyn/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/Rtmp532zyn/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-summary.R: `result_type`, `package_name`, and `package_version` added to settings. > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/Rtmp532zyn/shiny > test-appStatic.R: `package_name` and `package_version` added to settings. > test-summary.R: `package_name` and `package_version` added to settings. > test-appStatic.R: i Processing data > test-appStatic.R: v Data processed: 1 panel idenfied: `custom_result`. > test-appStatic.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/Rtmp532zyn/shiny Saving _problems/test-appStatic-186.R [ FAIL 1 | WARN 0 | SKIP 6 | PASS 65 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-packagesSupported.R:2:3', 'test-appStatic.R:1:1', 'test-appStatic.R:37:1', 'test-appStatic.R:51:1', 'test-appStatic.R:71:3' • manual test (1): 'test-functions.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-appStatic.R:183:3'): theme ───────────────────────────────────── Error in `maybe_convert_font_size_to_rem(prop_value)`: Could not convert font size '11' from unknown units to a relative unit. Backtrace: ▆ 1. ├─testthat::expect_identical(...) at test-appStatic.R:183:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─bslib::bs_theme(brand = validateTheme(NULL)) 5. ├─bslib::bs_bundle(...) 6. │ ├─base::structure(sass_bundle(theme, ...), class = class(theme)) 7. │ └─sass::sass_bundle(theme, ...) 8. │ ├─sass:::dropNulls(list2(...)) 9. │ └─rlang::list2(...) 10. └─bslib:::bs_brand_bundle(brand, version = version) 11. └─brand.yml::brand_sass_typography(brand) 12. └─brand.yml:::maybe_convert_font_size_to_rem(prop_value) 13. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 6 | PASS 65 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [38s/26s] 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(OmopViewer) > > test_check("OmopViewer") Starting 2 test processes. > test-background.R: i Processing data > test-background.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Processing data > test-background.R: i Creating `shiny` from provided data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-background.R: v Shiny created in: /home/hornik/tmp/scratch/Rtmp9CYOa2/shiny > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpY4LOBU/shiny > test-background.R: i Processing data > test-background.R: ! No panels identified, generated shiny will be empty. > test-background.R: i Creating `shiny` from provided data > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-background.R: v Shiny created in: /home/hornik/tmp/scratch/Rtmp9CYOa2/shiny > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpY4LOBU/shiny > test-background.R: i Processing data > test-background.R: ! No panels identified, generated shiny will be empty. > test-background.R: i Creating `shiny` from provided data > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-background.R: v Shiny created in: /home/hornik/tmp/scratch/Rtmp9CYOa2/shiny > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpY4LOBU/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpY4LOBU/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpY4LOBU/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-summary.R: `result_type`, `package_name`, and `package_version` added to settings. > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpY4LOBU/shiny > test-appStatic.R: `package_name` and `package_version` added to settings. > test-appStatic.R: i Processing data > test-appStatic.R: v Data processed: 1 panel idenfied: `custom_result`. > test-appStatic.R: i Creating `shiny` from provided data > test-summary.R: `package_name` and `package_version` added to settings. > test-appStatic.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpY4LOBU/shiny Saving _problems/test-appStatic-186.R [ FAIL 1 | WARN 0 | SKIP 6 | PASS 65 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-packagesSupported.R:2:3', 'test-appStatic.R:1:1', 'test-appStatic.R:37:1', 'test-appStatic.R:51:1', 'test-appStatic.R:71:3' • manual test (1): 'test-functions.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-appStatic.R:183:3'): theme ───────────────────────────────────── Error in `maybe_convert_font_size_to_rem(prop_value)`: Could not convert font size '11' from unknown units to a relative unit. Backtrace: ▆ 1. ├─testthat::expect_identical(...) at test-appStatic.R:183:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─bslib::bs_theme(brand = validateTheme(NULL)) 5. ├─bslib::bs_bundle(...) 6. │ ├─base::structure(sass_bundle(theme, ...), class = class(theme)) 7. │ └─sass::sass_bundle(theme, ...) 8. │ ├─sass:::dropNulls(list2(...)) 9. │ └─rlang::list2(...) 10. └─bslib:::bs_brand_bundle(brand, version = version) 11. └─brand.yml::brand_sass_typography(brand) 12. └─brand.yml:::maybe_convert_font_size_to_rem(prop_value) 13. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 6 | PASS 65 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 0.7.0
Check: tests
Result: ERROR Running ‘testthat.R’ [26s/25s] 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(OmopViewer) > > test_check("OmopViewer") Starting 2 test processes. > test-appStatic.R: i Processing data > test-background.R: i Processing data > test-background.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-background.R: i Creating `shiny` from provided data > test-background.R: v Shiny created in: /Volumes/Temp/tmp/RtmpbCj8MN/shiny > test-appStatic.R: v Shiny created in: /Volumes/Temp/tmp/Rtmpji2P1b/shiny > test-background.R: i Processing data > test-background.R: ! No panels identified, generated shiny will be empty. > test-background.R: i Creating `shiny` from provided data > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-background.R: v Shiny created in: /Volumes/Temp/tmp/RtmpbCj8MN/shiny > test-appStatic.R: v Shiny created in: /Volumes/Temp/tmp/Rtmpji2P1b/shiny > test-background.R: i Processing data > test-background.R: ! No panels identified, generated shiny will be empty. > test-background.R: i Creating `shiny` from provided data > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-background.R: v Shiny created in: /Volumes/Temp/tmp/RtmpbCj8MN/shiny > test-appStatic.R: v Shiny created in: /Volumes/Temp/tmp/Rtmpji2P1b/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: /Volumes/Temp/tmp/Rtmpji2P1b/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: /Volumes/Temp/tmp/Rtmpji2P1b/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-summary.R: `result_type`, `package_name`, and `package_version` added to settings. > test-appStatic.R: v Shiny created in: /Volumes/Temp/tmp/Rtmpji2P1b/shiny > test-appStatic.R: `package_name` and `package_version` added to settings. > test-summary.R: `package_name` and `package_version` added to settings. > test-appStatic.R: i Processing data > test-appStatic.R: v Data processed: 1 panel idenfied: `custom_result`. > test-appStatic.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: /Volumes/Temp/tmp/Rtmpji2P1b/shiny Saving _problems/test-appStatic-41.R Saving _problems/test-appStatic-42.R [ FAIL 2 | WARN 0 | SKIP 6 | PASS 83 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-packagesSupported.R:2:3', 'test-appStatic.R:1:1', 'test-appStatic.R:46:1', 'test-appStatic.R:60:1', 'test-appStatic.R:80:3' • manual test (1): 'test-functions.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-appStatic.R:41:3'): logo ───────────────────────────────────── Expected `copyLogos(logo = logo, directory = tdir)` to be identical to "logo.png". Differences: `actual` is NULL `expected` is a character vector ('logo.png') ── Failure ('test-appStatic.R:42:3'): logo ───────────────────────────────────── Expected `"www/logo.png" %in% list.files(tdir, recursive = TRUE)` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 0 | SKIP 6 | PASS 83 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-x86_64

Version: 0.6.0
Check: tests
Result: ERROR Running 'testthat.R' [27s] 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(OmopViewer) > > test_check("OmopViewer") Starting 2 test processes. > test-appStatic.R: i Processing data > test-background.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-background.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-background.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: D:\temp\2026_02_04_01_50_01_15123\Rtmp4qRini/shiny > test-background.R: v Shiny created in: D:\temp\2026_02_04_01_50_01_15123\RtmpGCtA14/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-background.R: i Processing data > test-background.R: ! No panels identified, generated shiny will be empty. > test-background.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: D:\temp\2026_02_04_01_50_01_15123\Rtmp4qRini/shiny > test-background.R: v Shiny created in: D:\temp\2026_02_04_01_50_01_15123\RtmpGCtA14/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-background.R: i Processing data > test-background.R: ! No panels identified, generated shiny will be empty. > test-background.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: D:\temp\2026_02_04_01_50_01_15123\Rtmp4qRini/shiny > test-background.R: v Shiny created in: D:\temp\2026_02_04_01_50_01_15123\RtmpGCtA14/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: D:\temp\2026_02_04_01_50_01_15123\Rtmp4qRini/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: D:\temp\2026_02_04_01_50_01_15123\Rtmp4qRini/shiny > test-appStatic.R: i Processing data > test-appStatic.R: ! No panels identified, generated shiny will be empty. > test-appStatic.R: i Creating `shiny` from provided data > test-summary.R: `result_type`, `package_name`, and `package_version` added to settings. > test-appStatic.R: v Shiny created in: D:\temp\2026_02_04_01_50_01_15123\Rtmp4qRini/shiny > test-appStatic.R: `package_name` and `package_version` added to settings. > test-appStatic.R: i Processing data > test-appStatic.R: v Data processed: 1 panel idenfied: `custom_result`. > test-appStatic.R: i Creating `shiny` from provided data > test-summary.R: `package_name` and `package_version` added to settings. > test-appStatic.R: v Shiny created in: D:\temp\2026_02_04_01_50_01_15123\Rtmp4qRini/shiny Saving _problems/test-appStatic-186.R [ FAIL 1 | WARN 0 | SKIP 6 | PASS 65 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-packagesSupported.R:2:3', 'test-appStatic.R:1:1', 'test-appStatic.R:37:1', 'test-appStatic.R:51:1', 'test-appStatic.R:71:3' • manual test (1): 'test-functions.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-appStatic.R:183:3'): theme ───────────────────────────────────── Error in `maybe_convert_font_size_to_rem(prop_value)`: Could not convert font size '11' from unknown units to a relative unit. Backtrace: ▆ 1. ├─testthat::expect_identical(...) at test-appStatic.R:183:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─bslib::bs_theme(brand = validateTheme(NULL)) 5. ├─bslib::bs_bundle(...) 6. │ ├─base::structure(sass_bundle(theme, ...), class = class(theme)) 7. │ └─sass::sass_bundle(theme, ...) 8. │ ├─sass:::dropNulls(list2(...)) 9. │ └─rlang::list2(...) 10. └─bslib:::bs_brand_bundle(brand, version = version) 11. └─brand.yml::brand_sass_typography(brand) 12. └─brand.yml:::maybe_convert_font_size_to_rem(prop_value) 13. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 6 | PASS 65 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64