CRAN Package Check Results for Package RcppDL

Last updated on 2023-08-18 08:53:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5 63.40 51.48 114.88 OK
r-devel-linux-x86_64-debian-gcc 0.0.5 44.32 39.59 83.91 OK
r-devel-linux-x86_64-fedora-clang 0.0.5 160.12 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.5 159.27 NOTE
r-devel-windows-x86_64 0.0.5 48.00 104.00 152.00 OK
r-patched-linux-x86_64 0.0.5 61.91 50.60 112.51 OK
r-release-linux-x86_64 0.0.5 66.28 51.42 117.70 OK
r-release-macos-arm64 0.0.5 45.00 OK
r-release-macos-x86_64 0.0.5 71.00 OK
r-release-windows-x86_64 0.0.5 59.00 95.00 154.00 OK
r-oldrel-macos-arm64 0.0.5 48.00 OK
r-oldrel-macos-x86_64 0.0.5 53.00 OK
r-oldrel-windows-x86_64 0.0.5 60.00 106.00 166.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