CRAN Package Check Results for Package listdtr

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 7.39 43.00 50.39 OK
r-devel-linux-x86_64-debian-gcc 1.0 5.16 33.41 38.57 OK
r-devel-linux-x86_64-fedora-clang 1.0 68.11 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 57.41 NOTE
r-devel-windows-ix86+x86_64 1.0 30.00 79.00 109.00 OK
r-patched-linux-x86_64 1.0 6.50 41.34 47.84 OK
r-patched-solaris-x86 1.0 87.20 OK
r-release-linux-x86_64 1.0 6.76 41.98 48.74 OK
r-release-macos-x86_64 1.0 OK
r-release-windows-ix86+x86_64 1.0 28.00 104.00 132.00 OK
r-oldrel-macos-x86_64 1.0 OK
r-oldrel-windows-ix86+x86_64 1.0 20.00 75.00 95.00 OK

Check Details

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