CRAN Package Check Results for Package sgt

Last updated on 2023-12-08 16:54:22 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0 2.85 45.51 48.36 NOTE
r-devel-linux-x86_64-debian-gcc 2.0 2.82 35.30 38.12 NOTE
r-devel-linux-x86_64-fedora-clang 2.0 63.55 OK
r-devel-linux-x86_64-fedora-gcc 2.0 71.57 OK
r-devel-windows-x86_64 2.0 4.00 76.00 80.00 OK
r-patched-linux-x86_64 2.0 2.36 44.88 47.24 OK
r-release-linux-x86_64 2.0 2.92 45.31 48.23 OK
r-release-macos-arm64 2.0 36.00 OK
r-release-macos-x86_64 2.0 71.00 OK
r-release-windows-x86_64 2.0 5.00 77.00 82.00 OK
r-oldrel-macos-arm64 2.0 29.00 OK
r-oldrel-macos-x86_64 2.0 34.00 OK
r-oldrel-windows-x86_64 2.0 5.00 77.00 82.00 OK

Check Details

Version: 2.0
Check: Rd files
Result: NOTE checkRd: (-1) sgt.Rd:55: Lost braces 55 | \code{sigma <= 0}, \code{lambda <= -1}, \code{lambda >= 1}, \code{p <= 0}, and \code{q <= 0} are errors and return \code{NaN}. Also, if \code{mean.cent} is \code{TRUE} but code{p*q <= 1}, the result is an error and \code{NaNs} are produced. Similarly, if \code{var.adj} is \code{TRUE} but code{p*q <= 2}, the result is an error and \code{NaNs} are produced. | ^ checkRd: (-1) sgt.Rd:55: Lost braces 55 | \code{sigma <= 0}, \code{lambda <= -1}, \code{lambda >= 1}, \code{p <= 0}, and \code{q <= 0} are errors and return \code{NaN}. Also, if \code{mean.cent} is \code{TRUE} but code{p*q <= 1}, the result is an error and \code{NaNs} are produced. Similarly, if \code{var.adj} is \code{TRUE} but code{p*q <= 2}, the result is an error and \code{NaNs} are produced. | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc