CRAN Package Check Results for Package collUtils

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 24.47 34.98 59.45 OK
r-devel-linux-x86_64-debian-gcc 1.0.5 16.58 26.63 43.21 OK
r-devel-linux-x86_64-fedora-clang 1.0.5 94.08 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.5 73.96 NOTE
r-devel-windows-ix86+x86_64 1.0.5 69.00 71.00 140.00 OK
r-patched-linux-x86_64 1.0.5 17.61 34.58 52.19 OK
r-patched-solaris-x86 1.0.5 100.30 OK
r-release-linux-x86_64 1.0.5 18.04 34.27 52.31 OK
r-release-macos-x86_64 1.0.5 OK
r-release-windows-ix86+x86_64 1.0.5 72.00 102.00 174.00 OK
r-oldrel-macos-x86_64 1.0.5 OK
r-oldrel-windows-ix86+x86_64 1.0.5 61.00 83.00 144.00 OK

Check Details

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