CRAN Package Check Results for Package depth

Last updated on 2022-08-15 08:49:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1-1.1 15.27 60.73 76.00 OK
r-devel-linux-x86_64-debian-gcc 2.1-1.1 11.24 46.12 57.36 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 100.23 NOTE
r-devel-windows-x86_64 2.1-1.1 18.00 89.00 107.00 OK
r-patched-linux-x86_64 2.1-1.1 11.93 57.57 69.50 OK
r-release-linux-x86_64 2.1-1.1 13.61 57.49 71.10 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 23.00 88.00 111.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 27.00 103.00 130.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