CRAN Package Check Results for Package xyz

Last updated on 2017-02-24 23:53:01.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 13.45 35.97 49.42 NOTE
r-devel-linux-x86_64-debian-gcc 0.1 13.41 27.06 40.47 NOTE
r-devel-linux-x86_64-fedora-clang 0.1 76.46 NOTE --no-stop-on-test-error
r-devel-linux-x86_64-fedora-gcc 0.1 83.45 NOTE --no-stop-on-test-error
r-devel-macos-x86_64-clang 0.1 54.15 NOTE --no-stop-on-test-error
r-devel-windows-ix86+x86_64 0.1 80.00 100.00 180.00 OK
r-patched-linux-x86_64 0.1 11.87 23.52 35.38 OK
r-patched-solaris-sparc 0.1 102.70 ERROR
r-patched-solaris-x86 0.1 17.10 ERROR
r-release-linux-x86_64 0.1 11.61 22.58 34.19 OK
r-release-osx-x86_64-mavericks 0.1 OK
r-release-windows-ix86+x86_64 0.1 62.00 81.00 143.00 OK
r-oldrel-windows-ix86+x86_64 0.1 66.00 103.00 169.00 OK

Check Details

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

Version: 0.1
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavors: r-patched-solaris-sparc, r-patched-solaris-x86