CRAN Package Check Results for Package OmopViewer

Last updated on 2026-02-15 00:51:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.0 5.61 115.42 121.03 OK
r-devel-linux-x86_64-debian-gcc 0.7.0 3.17 78.24 81.41 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-macos-arm64 0.7.0 2.00 29.00 31.00 OK
r-devel-windows-x86_64 0.7.0 9.00 103.00 112.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 12.00 106.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 182.00 188.00 ERROR
r-oldrel-windows-x86_64 0.7.0 14.00 129.00 143.00 OK

Check Details

Version: 0.7.0
Check: tests
Result: ERROR Running ‘testthat.R’ [28s/32s] 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: /Volumes/Temp/tmp/RtmpVjssxr/shiny > test-background.R: v Shiny created in: /Volumes/Temp/tmp/RtmpBL6u0B/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: /Volumes/Temp/tmp/RtmpVjssxr/shiny > test-background.R: v Shiny created in: /Volumes/Temp/tmp/RtmpBL6u0B/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: /Volumes/Temp/tmp/RtmpVjssxr/shiny > test-background.R: v Shiny created in: /Volumes/Temp/tmp/RtmpBL6u0B/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/RtmpVjssxr/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/RtmpVjssxr/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/RtmpVjssxr/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/RtmpVjssxr/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