CRAN Package Check Results for Package annmatrix

Last updated on 2023-12-05 07:48:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 2.72 26.81 29.53 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 1.99 21.13 23.12 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 37.33 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 36.26 OK
r-devel-windows-x86_64 0.1.2 3.00 45.00 48.00 OK
r-patched-linux-x86_64 0.1.2 2.62 26.75 29.37 OK
r-release-linux-x86_64 0.1.2 2.10 26.39 28.49 OK
r-release-macos-arm64 0.1.2 18.00 WARN
r-release-macos-x86_64 0.1.2 39.00 WARN
r-release-windows-x86_64 0.1.2 4.00 46.00 50.00 OK

Check Details

Version: 0.1.2
Check: Rd \usage sections
Result: WARN Bad \usage lines found in documentation object 'annmatrix': <unescaped bksl>method{@}{annmatrix}(object, name) <unescaped bksl>method{@}{annmatrix}(object, name) <- value 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. Flavors: r-release-macos-arm64, r-release-macos-x86_64