CRAN Package Check Results for Package RcppDL

Last updated on 2022-09-11 12:56:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5 57.42 52.02 109.44 OK
r-devel-linux-x86_64-debian-gcc 0.0.5 43.69 40.23 83.92 OK
r-devel-linux-x86_64-fedora-clang 0.0.5 159.68 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.5 149.07 NOTE
r-devel-windows-x86_64 0.0.5 57.00 105.00 162.00 OK
r-patched-linux-x86_64 0.0.5 44.30 53.66 97.96 OK
r-release-linux-x86_64 0.0.5 44.58 53.19 97.77 OK
r-release-macos-arm64 0.0.5 43.00 OK
r-release-macos-x86_64 0.0.5 53.00 OK
r-release-windows-x86_64 0.0.5 54.00 107.00 161.00 OK
r-oldrel-macos-arm64 0.0.5 50.00 NOTE
r-oldrel-macos-x86_64 0.0.5 71.00 OK
r-oldrel-windows-ix86+x86_64 0.0.5 137.00 151.00 288.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

Version: 0.0.5
Check: installed package size
Result: NOTE
     installed size is 5.3Mb
     sub-directories of 1Mb or more:
     libs 5.1Mb
Flavor: r-oldrel-macos-arm64