CRAN Package Check Results for Package CohortCharacteristics

Last updated on 2024-11-23 09:49:15 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 7.27 653.74 661.01 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 5.04 468.92 473.96 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 1088.03 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.0 1043.38 ERROR
r-devel-windows-x86_64 0.3.0 8.00 419.00 427.00 OK
r-patched-linux-x86_64 0.3.0 7.22 622.94 630.16 OK
r-release-linux-x86_64 0.3.0 5.23 621.17 626.40 OK
r-release-macos-arm64 0.3.0 172.00 OK
r-release-macos-x86_64 0.3.0 261.00 OK
r-release-windows-x86_64 0.3.0 8.00 499.00 507.00 OK
r-oldrel-macos-arm64 0.3.0 199.00 OK
r-oldrel-macos-x86_64 0.3.0 313.00 OK
r-oldrel-windows-x86_64 0.3.0 10.00 595.00 605.00 OK

Check Details

Version: 0.3.0
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [687s/477s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(CohortCharacteristics) > > test_check("CohortCharacteristics") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 15 | PASS 161 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (15): 'test-plotCharacteristics.R:2:3', 'test-plotCharacteristics.R:136:3', 'test-plotCohortOverlap.R:2:3', 'test-plotCohortTiming.R:2:3', 'test-plotCohortTiming.R:94:3', 'test-plotLargeScaleCharacteristics.R:3:3', 'test-summariseCohortCount.R:2:3', 'test-summariseLargeScaleCharacteristics.R:2:3', 'test-tableCharacteristics.R:2:3', 'test-tableCharacteristics.R:123:3', 'test-tableCohortOverlap.R:2:3', 'test-tableCohortTiming.R:2:3', 'test-tableLargeScaleCharacteristics.R:2:3', 'test-summariseCharacteristics.R:1162:3', 'test-summariseCharacteristics.R:1392:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-summariseCohortTiming.R:51:3'): summariseCohortTiming ──────── omopgenerics::settings(timing1)$restrict_to_first_entry is not TRUE `actual` is a character vector ('TRUE') `expected` is a logical vector (TRUE) [ FAIL 1 | WARN 0 | SKIP 15 | PASS 161 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3.0
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [645s/452s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(CohortCharacteristics) > > test_check("CohortCharacteristics") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 15 | PASS 161 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (15): 'test-plotCharacteristics.R:2:3', 'test-plotCharacteristics.R:136:3', 'test-plotCohortOverlap.R:2:3', 'test-plotCohortTiming.R:2:3', 'test-plotCohortTiming.R:94:3', 'test-plotLargeScaleCharacteristics.R:3:3', 'test-summariseCohortCount.R:2:3', 'test-summariseLargeScaleCharacteristics.R:2:3', 'test-tableCharacteristics.R:2:3', 'test-tableCharacteristics.R:123:3', 'test-tableCohortOverlap.R:2:3', 'test-tableCohortTiming.R:2:3', 'test-tableLargeScaleCharacteristics.R:2:3', 'test-summariseCharacteristics.R:1162:3', 'test-summariseCharacteristics.R:1392:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-summariseCohortTiming.R:51:3'): summariseCohortTiming ──────── omopgenerics::settings(timing1)$restrict_to_first_entry is not TRUE `actual` is a character vector ('TRUE') `expected` is a logical vector (TRUE) [ FAIL 1 | WARN 0 | SKIP 15 | PASS 161 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc