CRAN Package Check Results for Package scout

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 3.75 24.31 28.06 OK
r-devel-linux-x86_64-debian-gcc 1.0.4 2.81 19.05 21.86 OK
r-devel-linux-x86_64-fedora-clang 1.0.4 42.40 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.4 32.66 NOTE
r-devel-windows-ix86+x86_64 1.0.4 12.00 42.00 54.00 OK
r-patched-linux-x86_64 1.0.4 3.72 24.03 27.75 OK
r-patched-solaris-x86 1.0.4 48.90 OK
r-release-linux-x86_64 1.0.4 3.02 24.01 27.03 OK
r-release-macos-x86_64 1.0.4 OK
r-release-windows-ix86+x86_64 1.0.4 8.00 66.00 74.00 OK
r-oldrel-macos-x86_64 1.0.4 OK
r-oldrel-windows-ix86+x86_64 1.0.4 7.00 61.00 68.00 OK

Check Details

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