CRAN Package Check Results for Package pamr

Last updated on 2023-06-07 17:55:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.56.1 8.93 87.64 96.57 NOTE
r-devel-linux-x86_64-debian-gcc 1.56.1 8.33 65.73 74.06 NOTE
r-devel-linux-x86_64-fedora-clang 1.56.1 119.93 NOTE
r-devel-linux-x86_64-fedora-gcc 1.56.1 115.96 NOTE
r-devel-windows-x86_64 1.56.1 10.00 86.00 96.00 NOTE
r-patched-linux-x86_64 1.56.1 11.11 84.68 95.79 NOTE
r-release-linux-x86_64 1.56.1 11.22 82.16 93.38 NOTE
r-release-macos-arm64 1.56.1 41.00 NOTE
r-release-macos-x86_64 1.56.1 65.00 NOTE
r-release-windows-x86_64 1.56.1 14.00 99.00 113.00 NOTE
r-oldrel-macos-arm64 1.56.1 41.00 OK
r-oldrel-macos-x86_64 1.56.1 52.00 OK
r-oldrel-windows-x86_64 1.56.1 13.00 101.00 114.00 OK

Check Details

Version: 1.56.1
Check: Rd \usage sections
Result: NOTE
    S3 methods shown with full name in documentation object ‘pamr-internal’:
     ‘print.nsc’ ‘print.nsccv’
    
    The \usage entries for S3 methods should use the \method markup and not
    their full name.
    See chapter ‘Writing R documentation files’ in the ‘Writing R
    Extensions’ manual.
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: 1.56.1
Check: compiled code
Result: NOTE
    File ‘pamr/libs/pamr.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc