Last updated on 2026-05-24 06:49:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 5.90 | 501.30 | 507.20 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 4.50 | 353.99 | 358.49 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 12.00 | 883.01 | 895.01 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 11.00 | 802.54 | 813.54 | OK | |
| r-devel-windows-x86_64 | 1.1.1 | 8.00 | 288.00 | 296.00 | ERROR | |
| r-patched-linux-x86_64 | 1.1.1 | 6.28 | 487.93 | 494.21 | OK | |
| r-release-linux-x86_64 | 1.1.1 | 6.11 | 486.11 | 492.22 | OK | |
| r-release-macos-arm64 | 1.1.1 | 2.00 | 86.00 | 88.00 | OK | |
| r-release-macos-x86_64 | 1.1.1 | 5.00 | 389.00 | 394.00 | OK | |
| r-release-windows-x86_64 | 1.1.1 | 9.00 | 368.00 | 377.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.1 | 2.00 | 96.00 | 98.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.1 | 4.00 | 331.00 | 335.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.1 | 10.00 | 520.00 | 530.00 | OK |
Version: 1.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [7s]
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-devel-windows-x86_64