CRAN Package Check Results for Package depth

Last updated on 2019-01-19 00:46:22 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1-1 10.88 51.19 62.07 OK
r-devel-linux-x86_64-debian-gcc 2.1-1 7.23 39.41 46.64 OK
r-devel-linux-x86_64-fedora-clang 2.1-1 72.45 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1-1 67.74 NOTE
r-devel-windows-ix86+x86_64 2.1-1 34.00 120.00 154.00 OK
r-patched-linux-x86_64 2.1-1 10.40 48.32 58.72 OK
r-patched-solaris-x86 2.1-1 107.80 OK
r-release-linux-x86_64 2.1-1 9.33 47.72 57.05 OK
r-release-windows-ix86+x86_64 2.1-1 27.00 86.00 113.00 OK
r-release-osx-x86_64 2.1-1 OK
r-oldrel-windows-ix86+x86_64 2.1-1 25.00 90.00 115.00 OK
r-oldrel-osx-x86_64 2.1-1 OK

Check Details

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