CRAN Package Check Results for Package swCRTdesign

Last updated on 2025-09-10 12:49:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.1 14.35 108.75 123.10 OK
r-devel-linux-x86_64-debian-gcc 4.1 10.17 71.07 81.24 OK
r-devel-linux-x86_64-fedora-clang 4.1 190.68 OK
r-devel-linux-x86_64-fedora-gcc 4.1 168.92 OK
r-devel-windows-x86_64 4.1 16.00 106.00 122.00 OK
r-patched-linux-x86_64 4.0 12.48 87.72 100.20 NOTE
r-release-linux-x86_64 4.1 12.68 97.80 110.48 OK
r-release-macos-arm64 4.1 57.00 OK
r-release-macos-x86_64 4.1 96.00 OK
r-release-windows-x86_64 4.1 15.00 107.00 122.00 OK
r-oldrel-macos-arm64 4.1 51.00 OK
r-oldrel-macos-x86_64 4.1 112.00 OK
r-oldrel-windows-x86_64 4.1 20.00 130.00 150.00 OK

Check Details

Version: 4.0
Check: Rd files
Result: NOTE checkRd: (-1) swDsn.Rd:28: Lost braces 28 | numeric (scalar or vector): Relative treatment effect upon crossing over from control. Note that this is not the treatment effect (the treatment effect is specified in the call to other functions such as \code{swPwr} or \code{swSim})! If \code{tx.effect.frac} is set to a scalar with value of 1, the standard SW CRT treatment effect will be presumed. If code{tx.effect.frac} is set to a scalar with a fractional value between 0 and 1, then only the first time point upon crossing over from control will have fractional relative treatment effect; the remaining exposure times will have a relative treatment effect of 1. If a vector of fractional treatment effect is specified, each element of the vector corresponds to the (fractional) treatment effect upon crossing over from control; if the length of the vector is less than total number of exposure times, the remaining time points will have a relative treatment effect value of 1; if the length of the vector is greater than total number of time points after crossing over, not all elements of \code{tx.effect.frac} will be used. The default value is (scalar) 1. | ^ Flavor: r-patched-linux-x86_64