CRAN Package Check Results for Package scout

Last updated on 2019-07-03 01:47:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 3.10 22.46 25.56 OK
r-devel-linux-x86_64-debian-gcc 1.0.4 2.59 18.11 20.70 OK
r-devel-linux-x86_64-fedora-clang 1.0.4 33.71 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.4 30.58 NOTE
r-devel-windows-ix86+x86_64 1.0.4 12.00 44.00 56.00 OK
r-patched-linux-x86_64 1.0.4 3.04 22.41 25.45 OK
r-patched-solaris-x86 1.0.4 47.00 OK
r-release-linux-x86_64 1.0.4 3.15 22.66 25.81 OK
r-release-windows-ix86+x86_64 1.0.4 7.00 61.00 68.00 OK
r-release-osx-x86_64 1.0.4 OK
r-oldrel-windows-ix86+x86_64 1.0.4 7.00 45.00 52.00 OK
r-oldrel-osx-x86_64 1.0.4 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