CRAN Package Check Results for Package OmopViewer

Last updated on 2026-02-03 01:49:09 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 5.72 125.91 131.63 ERROR
r-devel-linux-x86_64-debian-gcc 0.6.0 4.52 85.09 89.61 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.0 180.51 ERROR
r-devel-linux-x86_64-fedora-gcc 0.6.0 181.34 ERROR
r-devel-windows-x86_64 0.6.0 9.00 111.00 120.00 OK
r-patched-linux-x86_64 0.6.0 6.48 116.83 123.31 ERROR
r-release-linux-x86_64 0.6.0 5.66 116.70 122.36 ERROR
r-release-macos-arm64 0.6.0 2.00 31.00 33.00 OK
r-release-macos-x86_64 0.6.0 5.00 122.00 127.00 OK
r-release-windows-x86_64 0.6.0 9.00 109.00 118.00 OK
r-oldrel-macos-arm64 0.6.0 2.00 34.00 36.00 OK
r-oldrel-macos-x86_64 0.6.0 5.00 147.00 152.00 OK
r-oldrel-windows-x86_64 0.6.0 11.00 140.00 151.00 ERROR

Check Details

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [38s/23s] 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/Rtmp08CzaV/shiny > test-background.R: v Shiny created in: /home/hornik/tmp/scratch/Rtmp4xivhA/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/Rtmp08CzaV/shiny > test-background.R: v Shiny created in: /home/hornik/tmp/scratch/Rtmp4xivhA/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/Rtmp08CzaV/shiny > test-background.R: v Shiny created in: /home/hornik/tmp/scratch/Rtmp4xivhA/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/Rtmp08CzaV/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/Rtmp08CzaV/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/Rtmp08CzaV/shiny > test-summary.R: `result_type`, `package_name`, and `package_version` added to settings. > 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/Rtmp08CzaV/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 ───────────────────────────────────── <rlib_error_package_not_found/rlang_error/error/condition> Error in `brand_resolve(brand)`: The package "brand.yml" is required. 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:::brand_resolve(brand) 6. └─bslib:::brand_resolve.list(brand) 7. └─rlang::check_installed("brand.yml") [ 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’ [24s/14s] 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-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: /tmp/RtmpFJuRHE/shiny > test-appStatic.R: v Shiny created in: /tmp/RtmplksZ08/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: /tmp/RtmpFJuRHE/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: v Shiny created in: /tmp/RtmplksZ08/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: v Shiny created in: /tmp/RtmpFJuRHE/shiny > test-appStatic.R: v Shiny created in: /tmp/RtmplksZ08/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: /tmp/RtmplksZ08/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: /tmp/RtmplksZ08/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: /tmp/RtmplksZ08/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: /tmp/RtmplksZ08/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 ───────────────────────────────────── <rlib_error_package_not_found/rlang_error/error/condition> Error in `brand_resolve(brand)`: The package "brand.yml" is required. 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:::brand_resolve(brand) 6. └─bslib:::brand_resolve.list(brand) 7. └─rlang::check_installed("brand.yml") [ FAIL 1 | WARN 0 | SKIP 6 | PASS 65 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [59s/34s] 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: /tmp/RtmphZZt49/working_dir/RtmpjCbfpA/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: v Shiny created in: /tmp/RtmphZZt49/working_dir/Rtmp03mVsl/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: v Shiny created in: /tmp/RtmphZZt49/working_dir/RtmpjCbfpA/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: v Shiny created in: /tmp/RtmphZZt49/working_dir/Rtmp03mVsl/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: v Shiny created in: /tmp/RtmphZZt49/working_dir/RtmpjCbfpA/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: v Shiny created in: /tmp/RtmphZZt49/working_dir/Rtmp03mVsl/shiny > test-appStatic.R: v Shiny created in: /tmp/RtmphZZt49/working_dir/RtmpjCbfpA/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: /tmp/RtmphZZt49/working_dir/RtmpjCbfpA/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: /tmp/RtmphZZt49/working_dir/RtmpjCbfpA/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: /tmp/RtmphZZt49/working_dir/RtmpjCbfpA/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-fedora-clang

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [55s/33s] 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-background.R: i Processing data > test-appStatic.R: i Creating `shiny` from provided 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: /tmp/RtmpJBGcuk/working_dir/RtmpYVcGY0/shiny > test-background.R: v Shiny created in: /tmp/RtmpJBGcuk/working_dir/RtmpVSJ2Ld/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: /tmp/RtmpJBGcuk/working_dir/RtmpYVcGY0/shiny > test-background.R: v Shiny created in: /tmp/RtmpJBGcuk/working_dir/RtmpVSJ2Ld/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: /tmp/RtmpJBGcuk/working_dir/RtmpYVcGY0/shiny > test-background.R: v Shiny created in: /tmp/RtmpJBGcuk/working_dir/RtmpVSJ2Ld/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: /tmp/RtmpJBGcuk/working_dir/RtmpYVcGY0/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: /tmp/RtmpJBGcuk/working_dir/RtmpYVcGY0/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: /tmp/RtmpJBGcuk/working_dir/RtmpYVcGY0/shiny > test-summary.R: `result_type`, `package_name`, and `package_version` added to settings. > 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: /tmp/RtmpJBGcuk/working_dir/RtmpYVcGY0/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-fedora-gcc

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-appStatic.R: i Processing data > test-background.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: ! 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/Rtmp1Ij5jr/shiny > test-background.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpD1JwBm/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/Rtmp1Ij5jr/shiny > test-background.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpD1JwBm/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/Rtmp1Ij5jr/shiny > test-background.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpD1JwBm/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/Rtmp1Ij5jr/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/Rtmp1Ij5jr/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/Rtmp1Ij5jr/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/Rtmp1Ij5jr/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 ───────────────────────────────────── <rlib_error_package_not_found/rlang_error/error/condition> Error in `brand_resolve(brand)`: The package "brand.yml" is required. 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:::brand_resolve(brand) 6. └─bslib:::brand_resolve.list(brand) 7. └─rlang::check_installed("brand.yml") [ 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’ [37s/21s] 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-appStatic.R: i Creating `shiny` from provided 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/RtmpbVvHNl/shiny > test-background.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpfvllKC/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/RtmpbVvHNl/shiny > test-background.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpfvllKC/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/RtmpbVvHNl/shiny > test-background.R: v Shiny created in: /home/hornik/tmp/scratch/RtmpfvllKC/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/RtmpbVvHNl/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/RtmpbVvHNl/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/RtmpbVvHNl/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/RtmpbVvHNl/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 ───────────────────────────────────── <rlib_error_package_not_found/rlang_error/error/condition> Error in `brand_resolve(brand)`: The package "brand.yml" is required. 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:::brand_resolve(brand) 6. └─bslib:::brand_resolve.list(brand) 7. └─rlang::check_installed("brand.yml") [ FAIL 1 | WARN 0 | SKIP 6 | PASS 65 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 0.6.0
Check: tests
Result: ERROR Running 'testthat.R' [23s] 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-appStatic.R: i Creating `shiny` from provided 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_01_31_01_50_01_651\Rtmp8WPRW2/shiny > test-background.R: v Shiny created in: D:\temp\2026_01_31_01_50_01_651\RtmpMx0jBl/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_01_31_01_50_01_651\Rtmp8WPRW2/shiny > test-background.R: v Shiny created in: D:\temp\2026_01_31_01_50_01_651\RtmpMx0jBl/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_01_31_01_50_01_651\Rtmp8WPRW2/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: v Shiny created in: D:\temp\2026_01_31_01_50_01_651\RtmpMx0jBl/shiny > test-appStatic.R: v Shiny created in: D:\temp\2026_01_31_01_50_01_651\Rtmp8WPRW2/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_01_31_01_50_01_651\Rtmp8WPRW2/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_01_31_01_50_01_651\Rtmp8WPRW2/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: `result_type`, `package_name`, and `package_version` added to settings. > test-summary.R: `package_name` and `package_version` added to settings. > test-appStatic.R: v Shiny created in: D:\temp\2026_01_31_01_50_01_651\Rtmp8WPRW2/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 ───────────────────────────────────── <rlib_error_package_not_found/rlang_error/error/condition> Error in `brand_resolve(brand)`: The package "brand.yml" is required. 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:::brand_resolve(brand) 6. └─bslib:::brand_resolve.list(brand) 7. └─rlang::check_installed("brand.yml") [ FAIL 1 | WARN 0 | SKIP 6 | PASS 65 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64