CRAN Package Check Results for Package stsm

Last updated on 2018-02-25 00:49:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9 9.25 47.19 56.44 NOTE
r-devel-linux-x86_64-debian-gcc 1.9 9.13 36.11 45.24 NOTE
r-devel-linux-x86_64-fedora-clang 1.9 69.38 NOTE
r-devel-linux-x86_64-fedora-gcc 1.9 66.36 NOTE
r-devel-windows-ix86+x86_64 1.9 27.00 80.00 107.00 OK
r-patched-linux-x86_64 1.9 3.42 51.80 55.22 NOTE
r-patched-solaris-x86 1.9 83.70 OK
r-release-linux-x86_64 1.9 3.81 50.65 54.46 NOTE
r-release-windows-ix86+x86_64 1.9 13.00 103.00 116.00 OK
r-release-osx-x86_64 1.9 ERROR
r-oldrel-windows-ix86+x86_64 1.9 10.00 94.00 104.00 OK
r-oldrel-osx-x86_64 1.9 OK

Check Details

Version: 1.9
Check: compiled code
Result: NOTE
    File ‘stsm/libs/stsm.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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.9
Check: package dependencies
Result: ERROR
    Package required but not available: ‘KFKSDS’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-release-osx-x86_64