CRAN Package Check Results for Package CohortSurvival

Last updated on 2026-07-04 01:53:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 7.11 462.52 469.63 OK
r-devel-linux-x86_64-debian-gcc 1.1.2 4.27 379.08 383.35 OK
r-devel-linux-x86_64-fedora-clang 1.1.2 12.00 954.38 966.38 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 10.00 837.84 847.84 OK
r-devel-windows-x86_64 1.1.1 9.00 332.00 341.00 OK
r-patched-linux-x86_64 1.1.1 6.14 455.10 461.24 OK
r-release-linux-x86_64 1.1.1 OK
r-release-macos-arm64 1.1.2 2.00 97.00 99.00 OK
r-release-macos-x86_64 1.1.2 5.00 370.00 375.00 OK
r-release-windows-x86_64 1.1.1 8.00 268.00 276.00 ERROR
r-oldrel-macos-arm64 1.1.2 2.00 113.00 115.00 OK
r-oldrel-macos-x86_64 1.1.2 5.00 407.00 412.00 OK
r-oldrel-windows-x86_64 1.1.1 12.00 510.00 522.00 OK

Check Details

Version: 1.1.1
Check: tests
Result: ERROR Running 'testthat.R' [6s] 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(CohortSurvival) > > test_check("CohortSurvival") Starting 2 test processes. > test-competing-risk-guard.R: > test-competing-risk-guard.R: -- No results for competing risk analysis -------------------------------------- > test-competing-risk-guard.R: Competing risk variable must have three levels.Do you have at least 1 > test-competing-risk-guard.R: individual for: > test-competing-risk-guard.R: * 1) censored without event, > test-competing-risk-guard.R: * 2) censored at outcome event of intest, and > test-competing-risk-guard.R: * 3) censored at outcome competing event? Error in rs__parse_header(out) : Internal callr error, invalid message header Calls: test_check ... <Anonymous> -> rs__read_message -> rs__parse_header Execution halted Flavor: r-release-windows-x86_64