CRAN Package Check Results for Package RcppDL

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5 59.00 47.02 106.02 OK
r-devel-linux-x86_64-debian-gcc 0.0.5 42.53 36.56 79.09 OK
r-devel-linux-x86_64-fedora-clang 0.0.5 149.75 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.5 132.21 NOTE
r-devel-windows-ix86+x86_64 0.0.5 139.00 94.00 233.00 OK
r-patched-linux-x86_64 0.0.5 42.44 47.42 89.86 OK
r-patched-solaris-x86 0.0.5 150.60 OK
r-release-linux-x86_64 0.0.5 45.13 47.78 92.91 OK
r-release-macos-x86_64 0.0.5 OK
r-release-windows-ix86+x86_64 0.0.5 138.00 121.00 259.00 OK
r-oldrel-macos-x86_64 0.0.5 OK
r-oldrel-windows-ix86+x86_64 0.0.5 97.00 109.00 206.00 OK

Check Details

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