CRAN Package Check Results for Package collUtils

Last updated on 2023-03-24 04:52:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 26.88 40.98 67.86 OK
r-devel-linux-x86_64-debian-gcc 1.0.5 21.18 31.74 52.92 OK
r-devel-linux-x86_64-fedora-clang 1.0.5 103.67 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.5 85.09 NOTE
r-devel-windows-x86_64 1.0.5 24.00 88.00 112.00 OK
r-patched-linux-x86_64 1.0.5 23.65 39.69 63.34 OK
r-release-linux-x86_64 1.0.5 19.00 39.90 58.90 OK
r-release-macos-arm64 1.0.5 27.00 OK
r-release-macos-x86_64 1.0.5 39.00 OK
r-release-windows-x86_64 1.0.5 44.00 94.00 138.00 OK
r-oldrel-macos-arm64 1.0.5 44.00 OK
r-oldrel-macos-x86_64 1.0.5 55.00 OK
r-oldrel-windows-ix86+x86_64 1.0.5 63.00 92.00 155.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