CRAN Package Check Results for Maintainer ‘Jean-Francois Plante <jfplante at hec.ca>’

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

Package WARN NOTE OK
depth 2 1 9

Package depth

Current CRAN status: WARN: 2, NOTE: 1, OK: 9

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