CRAN Package Check Results for Package pamr

Last updated on 2024-04-23 10:54:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.56.1 12.10 82.08 94.18 NOTE
r-devel-linux-x86_64-debian-gcc 1.56.2 8.03 61.80 69.83 OK
r-devel-linux-x86_64-fedora-clang 1.56.2 117.18 NOTE
r-devel-linux-x86_64-fedora-gcc 1.56.2 110.34 NOTE
r-prerel-macos-arm64 1.56.2 37.00 OK
r-prerel-macos-x86_64 1.56.2 102.00 OK
r-prerel-windows-x86_64 1.56.2 14.00 82.00 96.00 OK
r-patched-linux-x86_64 1.56.1 8.57 79.05 87.62 NOTE
r-release-linux-x86_64 1.56.2 11.40 80.60 92.00 OK
r-release-macos-arm64 1.56.2 45.00 OK
r-release-macos-x86_64 1.56.2 85.00 OK
r-release-windows-x86_64 1.56.2 13.00 99.00 112.00 OK
r-oldrel-macos-arm64 1.56.2 43.00 OK
r-oldrel-windows-x86_64 1.56.1 13.00 99.00 112.00 OK

Check Details

Version: 1.56.1
Check: Rd \usage sections
Result: NOTE S3 methods shown with full name in Rd file 'pamr.internal.Rd': ‘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-patched-linux-x86_64

Version: 1.56.2
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