CRAN Package Check Results for Package sanitizers

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.78 17.96 20.74 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 2.06 13.96 16.02 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 33.63 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 23.73 NOTE
r-devel-windows-ix86+x86_64 0.1.0 10.00 30.00 40.00 OK
r-patched-linux-x86_64 0.1.0 2.58 17.52 20.10 OK
r-patched-solaris-x86 0.1.0 39.10 OK
r-release-linux-x86_64 0.1.0 2.46 17.51 19.97 OK
r-release-macos-x86_64 0.1.0 OK
r-release-windows-ix86+x86_64 0.1.0 8.00 45.00 53.00 OK
r-oldrel-macos-x86_64 0.1.0 OK
r-oldrel-windows-ix86+x86_64 0.1.0 7.00 52.00 59.00 OK

Check Details

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