CRAN Package Check Results for Package outbreaker

Last updated on 2017-02-24 23:52:42.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-7 7.46 58.09 65.55 NOTE
r-devel-linux-x86_64-debian-gcc 1.1-7 7.38 57.77 65.15 NOTE
r-devel-linux-x86_64-fedora-clang 1.1-7 151.47 NOTE --no-stop-on-test-error
r-devel-linux-x86_64-fedora-gcc 1.1-7 138.14 NOTE --no-stop-on-test-error
r-devel-macos-x86_64-clang 1.1-7 107.31 NOTE --no-stop-on-test-error
r-devel-windows-ix86+x86_64 1.1-7 43.00 220.00 263.00 OK
r-patched-linux-x86_64 1.1-7 7.01 54.29 61.30 OK
r-patched-solaris-sparc 1.1-7 745.40 OK
r-patched-solaris-x86 1.1-7 171.80 OK
r-release-linux-x86_64 1.1-7 7.22 53.70 60.92 OK
r-release-osx-x86_64-mavericks 1.1-7 OK
r-release-windows-ix86+x86_64 1.1-7 35.00 123.00 158.00 OK
r-oldrel-windows-ix86+x86_64 1.1-7 44.00 216.00 260.00 OK

Check Details

Version: 1.1-7
Check: compiled code
Result: NOTE
    File ‘outbreaker/libs/outbreaker.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-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.1-7
Flags: --no-stop-on-test-error
Check: compiled code
Result: NOTE
    File ‘outbreaker/libs/outbreaker.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, r-devel-macos-x86_64-clang