CRAN Package Check Results for Package OmopViewer

Last updated on 2026-01-27 03:47:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 5.01 124.54 129.55 OK
r-devel-linux-x86_64-debian-gcc 0.6.0 4.25 86.68 90.93 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.0 11.00 205.02 216.02 ERROR
r-devel-linux-x86_64-fedora-gcc 0.6.0 10.00 OK
r-devel-windows-x86_64 0.6.0 9.00 111.00 120.00 OK
r-patched-linux-x86_64 0.6.0 6.23 119.16 125.39 OK
r-release-linux-x86_64 0.6.0 5.99 118.85 124.84 OK
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 147.00 158.00 OK

Check Details

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [26s/15s] 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/Rtmpm2IVfu/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/RtmpKJ4BxF/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/Rtmpm2IVfu/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/RtmpKJ4BxF/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/Rtmpm2IVfu/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/RtmpKJ4BxF/shiny > test-appStatic.R: v Shiny created in: /tmp/Rtmpm2IVfu/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/Rtmpm2IVfu/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/Rtmpm2IVfu/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/Rtmpm2IVfu/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’ [65s/99s] 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-appStatic.R: v Shiny created in: /tmp/RtmpMYkkYF/working_dir/RtmpiR2tFA/shiny > test-background.R: v Shiny created in: /tmp/RtmpMYkkYF/working_dir/RtmpvROwuT/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/RtmpMYkkYF/working_dir/RtmpvROwuT/shiny > test-background.R: i Processing data > test-appStatic.R: v Shiny created in: /tmp/RtmpMYkkYF/working_dir/RtmpiR2tFA/shiny > 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/RtmpMYkkYF/working_dir/RtmpvROwuT/shiny > test-appStatic.R: v Shiny created in: /tmp/RtmpMYkkYF/working_dir/RtmpiR2tFA/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/RtmpMYkkYF/working_dir/RtmpiR2tFA/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/RtmpMYkkYF/working_dir/RtmpiR2tFA/shiny > test-summary.R: `result_type`, `package_name`, and `package_version` added to settings. > 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: `package_name` and `package_version` added to settings. > test-appStatic.R: v Shiny created in: /tmp/RtmpMYkkYF/working_dir/RtmpiR2tFA/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-appStatic.R: v Shiny created in: /tmp/RtmpMYkkYF/working_dir/RtmpiR2tFA/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-fedora-clang