CRAN Package Check Results for Package RcppDL

Last updated on 2022-08-15 08:50:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5 58.00 51.45 109.45 OK
r-devel-linux-x86_64-debian-gcc 0.0.5 42.22 40.41 82.63 OK
r-devel-linux-x86_64-fedora-clang 0.0.5 159.68 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.5 147.48 NOTE
r-devel-windows-x86_64 0.0.5 57.00 101.00 158.00 OK
r-patched-linux-x86_64 0.0.5 46.26 52.70 98.96 OK
r-release-linux-x86_64 0.0.5 43.94 52.31 96.25 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 52.00 104.00 156.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 153.00 291.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