CRAN Package Check Results for Package OmopViewer

Last updated on 2026-02-17 16:51:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.0 6.10 115.05 121.15 OK
r-devel-linux-x86_64-debian-gcc 0.7.0 4.24 75.85 80.09 OK
r-devel-linux-x86_64-fedora-clang 0.7.0 10.00 177.28 187.28 OK
r-devel-linux-x86_64-fedora-gcc 0.7.0 10.00 187.50 197.50 OK
r-devel-macos-arm64 0.7.0 2.00 29.00 31.00 OK
r-devel-windows-x86_64 0.7.0 9.00 104.00 113.00 OK
r-patched-linux-x86_64 0.7.0 5.99 107.34 113.33 OK
r-release-linux-x86_64 0.7.0 4.87 105.96 110.83 OK
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.7.0 9.00 100.00 109.00 OK
r-oldrel-macos-arm64 0.7.0 2.00 35.00 37.00 OK
r-oldrel-macos-x86_64 0.7.0 5.00 112.00 117.00 ERROR
r-oldrel-windows-x86_64 0.7.0 13.00 132.00 145.00 OK

Check Details

Version: 0.7.0
Check: tests
Result: ERROR Running ‘testthat.R’ [26s/19s] 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-appStatic.R: ! No panels identified, generated shiny will be empty. > test-background.R: i Creating `shiny` from provided data > test-appStatic.R: i Creating `shiny` from provided data > test-appStatic.R: v Shiny created in: /Volumes/Temp/tmp/Rtmp3VoEmB/shiny > test-background.R: v Shiny created in: /Volumes/Temp/tmp/Rtmp1WPzcZ/shiny > test-background.R: i Processing data > test-appStatic.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-background.R: i Creating `shiny` from provided data > test-appStatic.R: i Creating `shiny` from provided data > test-background.R: v Shiny created in: /Volumes/Temp/tmp/Rtmp1WPzcZ/shiny > test-appStatic.R: v Shiny created in: /Volumes/Temp/tmp/Rtmp3VoEmB/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/Rtmp1WPzcZ/shiny > test-appStatic.R: v Shiny created in: /Volumes/Temp/tmp/Rtmp3VoEmB/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/Rtmp3VoEmB/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/Rtmp3VoEmB/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/Rtmp3VoEmB/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/Rtmp3VoEmB/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