CRAN Package Check Results for Package RcppDL

Last updated on 2023-01-25 04:51:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5 63.82 50.64 114.46 OK
r-devel-linux-x86_64-debian-gcc 0.0.5 47.50 39.04 86.54 OK
r-devel-linux-x86_64-fedora-clang 0.0.5 158.39 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.5 144.42 NOTE
r-devel-windows-x86_64 0.0.5 73.00 106.00 179.00 OK
r-patched-linux-x86_64 0.0.5 54.55 51.51 106.06 OK
r-release-linux-x86_64 0.0.5 56.58 53.05 109.63 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 61.00 118.00 179.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 138.00 143.00 281.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