CRAN Package Check Results for Package pamr

Last updated on 2023-03-29 04:51:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.56.1 11.51 85.75 97.26 NOTE
r-devel-linux-x86_64-debian-gcc 1.56.1 9.24 65.85 75.09 NOTE
r-devel-linux-x86_64-fedora-clang 1.56.1 120.17 NOTE
r-devel-linux-x86_64-fedora-gcc 1.56.1 114.20 NOTE
r-devel-windows-x86_64 1.56.1 28.00 0.00 28.00 NOTE
r-patched-linux-x86_64 1.56.1 10.28 82.05 92.33 NOTE
r-release-linux-x86_64 1.56.1 9.25 82.14 91.39 OK
r-release-macos-arm64 1.56.1 37.00 OK
r-release-macos-x86_64 1.56.1 52.00 OK
r-release-windows-x86_64 1.56.1 31.00 115.00 146.00 OK
r-oldrel-macos-arm64 1.56.1 42.00 OK
r-oldrel-macos-x86_64 1.56.1 73.00 OK
r-oldrel-windows-ix86+x86_64 1.56.1 23.00 142.00 165.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

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