CRAN Package Check Results for Package randomLCA

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-10 3.46 38.05 41.51 NOTE
r-devel-linux-x86_64-debian-gcc 1.0-10 3.35 37.54 40.89 NOTE
r-devel-linux-x86_64-fedora-clang 1.0-10 103.10 NOTE --no-stop-on-test-error
r-devel-linux-x86_64-fedora-gcc 1.0-10 91.17 NOTE --no-stop-on-test-error
r-devel-macos-x86_64-clang 1.0-10 72.13 NOTE --no-stop-on-test-error
r-devel-windows-ix86+x86_64 1.0-10 31.00 117.00 148.00 OK
r-patched-linux-x86_64 1.0-10 3.31 35.13 38.44 OK
r-patched-solaris-sparc 1.0-10 478.10 OK
r-patched-solaris-x86 1.0-10 107.10 OK
r-release-linux-x86_64 1.0-10 3.21 34.66 37.87 OK
r-release-osx-x86_64-mavericks 1.0-10 OK
r-release-windows-ix86+x86_64 1.0-10 20.00 72.00 92.00 OK
r-oldrel-windows-ix86+x86_64 1.0-10 31.00 150.00 181.00 OK

Check Details

Version: 1.0-10
Check: compiled code
Result: NOTE
    File ‘randomLCA/libs/randomLCA.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.0-10
Flags: --no-stop-on-test-error
Check: compiled code
Result: NOTE
    File ‘randomLCA/libs/randomLCA.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