CRAN Package Check Results for Package bootSVD

Last updated on 2025-06-19 11:49:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2 2.60 32.15 34.75 OK
r-devel-linux-x86_64-debian-gcc 1.2 1.85 25.34 27.19 OK
r-devel-linux-x86_64-fedora-clang 1.2 51.49 OK
r-devel-linux-x86_64-fedora-gcc 1.2 48.82 OK
r-devel-windows-x86_64 1.2 5.00 52.00 57.00 OK
r-patched-linux-x86_64 1.2 2.74 29.83 32.57 OK
r-release-linux-x86_64 1.2 2.15 29.66 31.81 OK
r-release-macos-arm64 1.2 41.00 OK
r-release-macos-x86_64 1.2 32.00 OK
r-release-windows-x86_64 1.2 4.00 55.00 59.00 OK
r-oldrel-macos-arm64 1.2 37.00 OK
r-oldrel-macos-x86_64 1.1 37.00 NOTE
r-oldrel-windows-x86_64 1.2 4.00 60.00 64.00 OK

Check Details

Version: 1.1
Check: Rd files
Result: NOTE checkRd: (-1) bootSVD.Rd:13: Lost braces; missing escapes or markup? 13 | \item{Y}{initial data sample, which can be either a matrix or a \code{\link{ff}} matrix. \code{Y} can be either tall (\eqn{p} by \eqn{n}) or wide (\eqn{n} by \eqn{p}). If \code{Y} is entered and \code{V}, \code{d} and \code{U} (see definitions below) are not entered, then \code{bootSVD} will also compute the SVD of \code{Y}. In this case where the SVD is computed, \code{bootSVD} will assume that the larger dimension of \code{Y} is \eqn{p}, and the smaller dimension of code {Y} is \eqn{n} (i.e. \code{bootSVD} assumes that (\eqn{p>n}). This assumption can be overriden by manually entering \code{V}, \code{U} and \code{d}.\cr | ^ Flavor: r-oldrel-macos-x86_64