CRAN Package Check Results for Package depth

Last updated on 2022-04-24 03:52:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1-1.1 13.37 70.02 83.39 OK
r-devel-linux-x86_64-debian-gcc 2.1-1.1 10.25 53.31 63.56 WARN
r-devel-linux-x86_64-fedora-clang 2.1-1.1 99.47 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1-1.1 102.90 WARN
r-patched-linux-x86_64 2.1-1.1 13.89 67.75 81.64 OK
r-release-linux-x86_64 2.1-1.1 10.73 65.67 76.40 OK
r-release-macos-arm64 2.1-1.1 OK
r-release-macos-x86_64 2.1-1.1 OK
r-release-windows-x86_64 2.1-1.1 18.00 91.00 109.00 OK
r-oldrel-macos-arm64 2.1-1.1 OK
r-oldrel-macos-x86_64 2.1-1.1 OK
r-oldrel-windows-ix86+x86_64 2.1-1.1 25.00 99.00 124.00 OK

Check Details

Version: 2.1-1.1
Check: package dependencies
Result: WARN
    Requires orphaned package: ‘circular’
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

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