CRAN Package Check Results for Package LA

Last updated on 2024-06-07 12:57:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3 39.54 29.88 69.42 OK
r-devel-linux-x86_64-debian-gcc 2.3 28.92 22.90 51.82 OK
r-devel-linux-x86_64-fedora-clang 2.3 101.45 OK
r-devel-linux-x86_64-fedora-gcc 2.3 102.56 OK
r-devel-windows-x86_64 2.3 34.00 67.00 101.00 OK
r-patched-linux-x86_64 2.3 34.68 28.19 62.87 OK
r-release-linux-x86_64 2.2 33.55 28.99 62.54 NOTE
r-release-macos-arm64 2.3 28.00 OK
r-release-macos-x86_64 2.3 51.00 OK
r-release-windows-x86_64 2.3 32.00 67.00 99.00 OK
r-oldrel-macos-arm64 2.3 33.00 OK
r-oldrel-macos-x86_64 2.3 68.00 OK
r-oldrel-windows-x86_64 2.3 29.00 79.00 108.00 OK

Check Details

Version: 2.2
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavor: r-release-linux-x86_64

Version: 2.2
Check: Rd files
Result: NOTE checkRd: (-1) LA_LHDC.Rd:62: Lost braces; missing escapes or markup? 62 | \item{i}{A positive integer, which stands for the i^{th} row of \code{X}.} | ^ checkRd: (-1) LA_LHDC.Rd:64: Lost braces; missing escapes or markup? 64 | \item{j}{A positive integer, which stands for the j^{th} column (or row) of \code{X}, and it should be within [1,ncol(X)] (or [1,nrow(X)]).} | ^ Flavor: r-release-linux-x86_64