CRAN Package Check Results for Package STB

Last updated on 2020-06-15 08:53:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.3.1 9.41 70.86 80.27 WARN
r-devel-linux-x86_64-debian-gcc 0.6.3.1 8.18 55.31 63.49 WARN
r-devel-linux-x86_64-fedora-clang 0.6.3.1 104.11 WARN
r-devel-linux-x86_64-fedora-gcc 0.6.3.1 96.15 WARN
r-devel-windows-ix86+x86_64 0.6.3.1 28.00 140.00 168.00 WARN
r-patched-linux-x86_64 0.6.3.1 10.12 69.82 79.94 OK
r-patched-solaris-x86 0.6.3.1 144.60 OK
r-release-linux-x86_64 0.6.3.1 9.38 70.21 79.59 OK
r-release-osx-x86_64 0.6.3.1 OK
r-release-windows-ix86+x86_64 0.6.3.1 29.00 125.00 154.00 OK
r-oldrel-osx-x86_64 0.6.3.1 OK
r-oldrel-windows-ix86+x86_64 0.6.3.1 27.00 148.00 175.00 OK

Check Details

Version: 0.6.3.1
Check: whether the namespace can be loaded with stated dependencies
Result: WARN
    Warning: S4 exports specified in 'NAMESPACE' but not defined in package 'STB'
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-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64

Version: 0.6.3.1
Check: compiled code
Result: NOTE
    File ‘STB/libs/STB.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