Last updated on 2026-06-05 01:51:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 6.64 | 508.62 | 515.26 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 4.87 | 335.11 | 339.98 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 12.00 | 885.36 | 897.36 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 12.00 | 879.79 | 891.79 | OK | |
| r-devel-windows-x86_64 | 1.1.1 | 9.00 | 351.00 | 360.00 | OK | |
| r-patched-linux-x86_64 | 1.1.1 | 5.04 | 487.42 | 492.46 | OK | |
| r-release-linux-x86_64 | 1.1.1 | 6.80 | 490.69 | 497.49 | 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 | 8.00 | 314.00 | 322.00 | ERROR | |
| 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 | 510.00 | 520.00 | OK |
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