Last updated on 2026-06-21 15:50:31 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 67.61 | OK | |||
| r-devel-windows-x86_64 | 0.1.1 | 5.00 | 66.00 | 71.00 | OK | |
| r-release-macos-arm64 | 0.1.2 | 1.00 | 17.00 | 18.00 | OK | |
| r-release-macos-x86_64 | 0.1.2 | 2.00 | 47.00 | 49.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | 1.00 | 24.00 | 25.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.1.1 | 2.00 | 51.00 | 53.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(survSampleSize)
>
> test_check("survSampleSize")
Saving _problems/test-calculations-70.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 32 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-calculations.R:70:3'): lrstat sample size matches the reference simulation case ──
Expected `p$n_total` to equal 285.
Differences:
`actual`: 286.0
`expected`: 285.0
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 32 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-arm64