CRAN Package Check Results for Package annmatrix

Last updated on 2023-10-01 01:53:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 2.72 27.15 29.87 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 1.87 21.31 23.18 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 36.67 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 37.45 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.32 27.02 29.34 OK
r-release-linux-x86_64 0.1.2 2.81 27.40 30.21 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 5.00 51.00 56.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