CRAN Package Check Results for Package OmopViewer

Last updated on 2025-10-17 02:50:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 4.94 109.37 114.31 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 3.92 76.22 80.14 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 191.83 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 207.63 OK
r-devel-windows-x86_64 0.4.0 8.00 99.00 107.00 ERROR
r-patched-linux-x86_64 0.4.0 5.45 103.58 109.03 OK
r-release-linux-x86_64 0.4.0 5.06 102.11 107.17 OK
r-release-macos-arm64 0.4.0 42.00 OK
r-release-macos-x86_64 0.4.0 85.00 OK
r-release-windows-x86_64 0.4.0 8.00 100.00 108.00 OK
r-oldrel-macos-arm64 0.4.0 49.00 OK
r-oldrel-macos-x86_64 0.4.0 101.00 OK
r-oldrel-windows-x86_64 0.4.0 11.00 142.00 153.00 OK

Check Details

Version: 0.4.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 [ FAIL 1 | WARN 0 | SKIP 6 | PASS 68 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-packagesSupported.R:2:3', 'test-appStatic.R:33:3', 'test-appStatic.R:45:3', 'test-appStatic.R:64:3', 'test-appStatic.R:71:3' • manual test (1): 'test-functions.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-appStatic.R:5:3'): logo ────────────────────────────────────── Expected `exportStaticApp(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. [ FAIL 1 | WARN 0 | SKIP 6 | PASS 68 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64