CRAN Package Check Results for Package LA

Last updated on 2024-03-28 07:52:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2 41.17 29.78 70.95 WARN
r-devel-linux-x86_64-debian-gcc 2.2 31.51 22.79 54.30 NOTE
r-devel-linux-x86_64-fedora-clang 2.2 97.96 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2 98.04 NOTE
r-devel-windows-x86_64 2.2 32.00 67.00 99.00 NOTE
r-patched-linux-x86_64 2.2 31.77 28.20 59.97 NOTE
r-release-linux-x86_64 2.2 40.99 29.23 70.22 NOTE
r-release-macos-arm64 2.2 31.00 NOTE
r-release-macos-x86_64 2.2 48.00 NOTE
r-release-windows-x86_64 2.2 39.00 74.00 113.00 NOTE
r-oldrel-macos-arm64 2.2 29.00 OK
r-oldrel-windows-x86_64 2.2 39.00 73.00 112.00 OK

Check Details

Version: 2.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: LA.cpp:143:10: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] LA.cpp:143:54: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] LA.cpp:164:25: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/LA.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 18.1.0 (rc4-1)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.2
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-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)]).} | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64