CRAN Package Check Results for Package perccal

Last updated on 2020-08-07 01:49:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 35.65 27.27 62.92 OK
r-devel-linux-x86_64-debian-gcc 1.0 29.79 20.97 50.76 OK
r-devel-linux-x86_64-fedora-clang 1.0 94.58 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 81.52 NOTE
r-devel-windows-ix86+x86_64 1.0 101.00 57.00 158.00 OK
r-patched-linux-x86_64 1.0 30.02 26.93 56.95 OK
r-patched-solaris-x86 1.0 86.30 OK
r-release-linux-x86_64 1.0 30.68 26.89 57.57 OK
r-release-macos-x86_64 1.0 OK
r-release-windows-ix86+x86_64 1.0 92.00 79.00 171.00 OK
r-oldrel-macos-x86_64 1.0 OK
r-oldrel-windows-ix86+x86_64 1.0 61.00 69.00 130.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