CRAN Package Check Results for Package perccal

Last updated on 2022-08-15 08:50:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 36.90 31.40 68.30 OK
r-devel-linux-x86_64-debian-gcc 1.0 26.06 24.05 50.11 OK
r-devel-linux-x86_64-fedora-clang 1.0 105.11 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 98.57 NOTE
r-devel-windows-x86_64 1.0 43.00 71.00 114.00 OK
r-patched-linux-x86_64 1.0 32.43 30.48 62.91 OK
r-release-linux-x86_64 1.0 34.89 30.84 65.73 OK
r-release-macos-arm64 1.0 30.00 OK
r-release-macos-x86_64 1.0 36.00 OK
r-release-windows-x86_64 1.0 38.00 75.00 113.00 OK
r-oldrel-macos-arm64 1.0 33.00 OK
r-oldrel-macos-x86_64 1.0 45.00 OK
r-oldrel-windows-ix86+x86_64 1.0 88.00 85.00 173.00 OK

Check Details

Version: 1.0
Check: compiled code
Result: NOTE
    File ‘perccal/libs/perccal.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