Package check result: ERROR Check: CRAN incoming feasibility, Result: NOTE Maintainer: ‘Martí Català ’ New submission Package was archived on CRAN Possibly misspelled words in DESCRIPTION: OMOP (3:18, 27:49) CRAN repository db overrides: X-CRAN-Comment: Archived on 2024-11-13 as issues were not corrected in time. Check: tests, Result: ERROR Running ‘testthat.R’ [15s/9s] 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 2 | WARN 11 | SKIP 13 | PASS 62 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (12): 'test-background.R:20:3', 'test-background.R:48:3', 'test-packagesSupported.R:2:3', 'test-packagesSupported.R:66:3', 'test-packagesSupported.R:172:3', 'test-packagesSupported.R:245:3', 'test-packagesSupported.R:278:3', 'test-summary.R:15:3', 'test-appStatic.R:33:3', 'test-appStatic.R:45:3', 'test-appStatic.R:64:3', 'test-appStatic.R:246:3' • manual test (1): 'test-functions.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-appStatic.R:73:3'): order tabs ───────────────────────────────── Error in `loadNamespace(x)`: there is no package called 'omock' Backtrace: ▆ 1. └─base::loadNamespace(x) at test-appStatic.R:73:3 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test-appStatic.R:255:3'): check preprocess file works ─────────────── Error in `loadNamespace(x)`: there is no package called 'omock' Backtrace: ▆ 1. └─base::loadNamespace(x) at test-appStatic.R:255:3 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 2 | WARN 11 | SKIP 13 | PASS 62 ] Error: Test failures Execution halted Check: re-building of vignette outputs, Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘supported_result_type.Rmd’ using rmarkdown Quitting from lines 20-34 [unnamed-chunk-2] (supported_result_type.Rmd) Error: processing vignette 'supported_result_type.Rmd' failed with diagnostics: there is no package called 'gt' --- failed re-building ‘supported_result_type.Rmd’ SUMMARY: processing the following file failed: ‘supported_result_type.Rmd’ Error: Vignette re-building failed. Execution halted