Last updated on 2025-10-17 06:50:31 CEST.
Package | ERROR | WARN | NOTE | OK |
---|---|---|---|---|
CohortCharacteristics | 1 | 10 | 1 | 1 |
DrugUtilisation | 13 | |||
OmopConstructor | 13 | |||
omopgenerics | 1 | 12 | ||
OmopViewer | 1 | 12 | ||
PatientProfiles | 1 | 12 |
Current CRAN status: ERROR: 1, WARN: 10, NOTE: 1, OK: 1
Version: 1.0.1
Check: for code/documentation mismatches
Result: WARN
Codoc mismatches from Rd file 'mockCohortCharacteristics.Rd':
mockCohortCharacteristics
Code: function(numberIndividuals = 10, ..., source = "local", con =
lifecycle::deprecated(), writeSchema =
lifecycle::deprecated(), seed =
lifecycle::deprecated())
Docs: function(con = NULL, writeSchema = NULL, numberIndividuals =
10, ..., seed = NULL)
Argument names in code not in docs:
source
Mismatches in argument names (first 3):
Position: 1 Code: numberIndividuals Docs: con
Position: 2 Code: ... Docs: writeSchema
Position: 3 Code: source Docs: numberIndividuals
Mismatches in argument default values:
Name: 'con' Code: lifecycle::deprecated() Docs: NULL
Name: 'writeSchema' Code: lifecycle::deprecated() Docs: NULL
Name: 'seed' Code: lifecycle::deprecated() Docs: NULL
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 1.0.1
Check: installed package size
Result: NOTE
installed size is 6.0Mb
sub-directories of 1Mb or more:
doc 4.0Mb
help 1.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-windows-x86_64
Version: 1.0.1
Check: package dependencies
Result: ERROR
Package required and available but unsuitable version: ‘omopgenerics’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 1.3.2
Check: package dependencies
Result: ERROR
Package required and available but unsuitable version: ‘dbplyr’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-x86_64
Current CRAN status: ERROR: 1, OK: 12
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
Current CRAN status: ERROR: 1, OK: 12
Version: 1.4.3
Check: package dependencies
Result: ERROR
Package required and available but unsuitable version: ‘omopgenerics’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-x86_64