CRAN Package Check Results for Package StableEstim

Last updated on 2024-10-28 03:56:17 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2 13.68 98.32 112.00 WARN
r-devel-linux-x86_64-debian-gcc 2.3 8.46 65.42 73.88 OK
r-devel-linux-x86_64-fedora-clang 2.3 169.91 OK
r-devel-linux-x86_64-fedora-gcc 2.3 184.91 OK
r-devel-windows-x86_64 2.3 13.00 112.00 125.00 OK
r-patched-linux-x86_64 2.3 12.18 90.93 103.11 OK
r-release-linux-x86_64 2.3 10.72 90.86 101.58 OK
r-release-macos-arm64 2.3 46.00 OK
r-release-macos-x86_64 2.3 84.00 OK
r-release-windows-x86_64 2.2 14.00 104.00 118.00 OK
r-oldrel-macos-arm64 2.3 53.00 OK
r-oldrel-macos-x86_64 2.3 90.00 OK
r-oldrel-windows-x86_64 2.3 17.00 132.00 149.00 OK

Check Details

Version: 2.2
Check: Rd \usage sections
Result: WARN Objects in \usage without \alias in Rd file 'get.abMat.Rd': ‘abMat’ Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang