CRAN Package Check Results for Package OmopViewer

Last updated on 2024-10-28 03:56:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 5.81 407.96 413.77 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 3.79 275.02 278.81 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 662.21 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 634.86 OK
r-devel-windows-x86_64 0.1.0 7.00 268.00 275.00 ERROR
r-patched-linux-x86_64 0.1.0 4.54 312.81 317.35 ERROR
r-release-linux-x86_64 0.1.0 4.73 314.31 319.04 ERROR
r-release-macos-arm64 0.1.0 150.00 OK
r-release-macos-x86_64 0.1.0 320.00 OK
r-release-windows-x86_64 0.1.0 9.00 256.00 265.00 ERROR
r-oldrel-macos-arm64 0.1.0 149.00 OK
r-oldrel-macos-x86_64 0.1.0 301.00 OK
r-oldrel-windows-x86_64 0.1.0 8.00 446.00 454.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running 'testthat.R' [177s] 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 11 | PASS 89 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • On CRAN (9): 'test-background.R:18:3', 'test-background.R:31:3', 'test-appStatic.R:29:3', 'test-appStatic.R:36:3', 'test-appStatic.R:52:3', 'test-appStatic.R:97:3', 'test-summary.R:9:3', 'test-packagesSupported.R:214:3', 'test-packagesSupported.R:257:3' • Sys.getenv("CDM5_POSTGRESQL_DBNAME") == "" is TRUE (1): 'test-packagesSupported.R:274:3' • Sys.getenv("EUNOMIA_DATA_FOLDER") == "" is TRUE (1): 'test-packagesSupported.R:65:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-packagesSupported.R:17:3'): IncidencePrevalence shiny ────────── <dplyr:::mutate_error/rlang_error/error/condition> Error in `dplyr::mutate(., person_years = round(.data$person_days/365.25, 3))`: i In argument: `person_years = round(.data$person_days/365.25, 3)`. Caused by error in `.data$person_days`: ! Column `person_days` not found in `.data`. [ FAIL 1 | WARN 0 | SKIP 11 | PASS 89 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [261s/224s] 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 11 | PASS 89 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • On CRAN (9): 'test-background.R:18:3', 'test-background.R:31:3', 'test-appStatic.R:29:3', 'test-appStatic.R:36:3', 'test-appStatic.R:52:3', 'test-appStatic.R:97:3', 'test-summary.R:9:3', 'test-packagesSupported.R:214:3', 'test-packagesSupported.R:257:3' • Sys.getenv("CDM5_POSTGRESQL_DBNAME") == "" is TRUE (1): 'test-packagesSupported.R:274:3' • Sys.getenv("EUNOMIA_DATA_FOLDER") == "" is TRUE (1): 'test-packagesSupported.R:65:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-packagesSupported.R:17:3'): IncidencePrevalence shiny ────────── <dplyr:::mutate_error/rlang_error/error/condition> Error in `dplyr::mutate(., person_years = round(.data$person_days/365.25, 3))`: i In argument: `person_years = round(.data$person_days/365.25, 3)`. Caused by error in `.data$person_days`: ! Column `person_days` not found in `.data`. [ FAIL 1 | WARN 0 | SKIP 11 | PASS 89 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [263s/231s] 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 11 | PASS 89 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • On CRAN (9): 'test-background.R:18:3', 'test-background.R:31:3', 'test-appStatic.R:29:3', 'test-appStatic.R:36:3', 'test-appStatic.R:52:3', 'test-appStatic.R:97:3', 'test-summary.R:9:3', 'test-packagesSupported.R:214:3', 'test-packagesSupported.R:257:3' • Sys.getenv("CDM5_POSTGRESQL_DBNAME") == "" is TRUE (1): 'test-packagesSupported.R:274:3' • Sys.getenv("EUNOMIA_DATA_FOLDER") == "" is TRUE (1): 'test-packagesSupported.R:65:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-packagesSupported.R:17:3'): IncidencePrevalence shiny ────────── <dplyr:::mutate_error/rlang_error/error/condition> Error in `dplyr::mutate(., person_years = round(.data$person_days/365.25, 3))`: i In argument: `person_years = round(.data$person_days/365.25, 3)`. Caused by error in `.data$person_days`: ! Column `person_days` not found in `.data`. [ FAIL 1 | WARN 0 | SKIP 11 | PASS 89 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running 'testthat.R' [170s] 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 11 | PASS 89 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • On CRAN (9): 'test-background.R:18:3', 'test-background.R:31:3', 'test-appStatic.R:29:3', 'test-appStatic.R:36:3', 'test-appStatic.R:52:3', 'test-appStatic.R:97:3', 'test-summary.R:9:3', 'test-packagesSupported.R:214:3', 'test-packagesSupported.R:257:3' • Sys.getenv("CDM5_POSTGRESQL_DBNAME") == "" is TRUE (1): 'test-packagesSupported.R:274:3' • Sys.getenv("EUNOMIA_DATA_FOLDER") == "" is TRUE (1): 'test-packagesSupported.R:65:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-packagesSupported.R:17:3'): IncidencePrevalence shiny ────────── <dplyr:::mutate_error/rlang_error/error/condition> Error in `dplyr::mutate(., person_years = round(.data$person_days/365.25, 3))`: i In argument: `person_years = round(.data$person_days/365.25, 3)`. Caused by error in `.data$person_days`: ! Column `person_days` not found in `.data`. [ FAIL 1 | WARN 0 | SKIP 11 | PASS 89 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64