CRAN Package Check Results for Package depth

Last updated on 2022-09-11 12:56:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1-1.1 12.78 61.23 74.01 OK
r-devel-linux-x86_64-debian-gcc 2.1-1.1 9.85 45.96 55.81 OK
r-devel-linux-x86_64-fedora-clang 2.1-1.1 98.73 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1-1.1 97.27 NOTE
r-devel-windows-x86_64 2.1-1.1 21.00 88.00 109.00 OK
r-patched-linux-x86_64 2.1-1.1 12.94 58.28 71.22 OK
r-release-linux-x86_64 2.1-1.1 13.35 59.22 72.57 OK
r-release-macos-arm64 2.1-1.1 35.00 OK
r-release-macos-x86_64 2.1-1.1 42.00 OK
r-release-windows-x86_64 2.1-1.1 21.00 92.00 113.00 OK
r-oldrel-macos-arm64 2.1-1.1 45.00 OK
r-oldrel-macos-x86_64 2.1-1.1 63.00 OK
r-oldrel-windows-ix86+x86_64 2.1-1.1 28.00 106.00 134.00 OK

Check Details

Version: 2.1-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