CRAN Package Check Results for Package depth

Last updated on 2019-05-01 01:51:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1-1 8.83 50.49 59.32 OK
r-devel-linux-x86_64-debian-gcc 2.1-1 8.63 39.90 48.53 OK
r-devel-linux-x86_64-fedora-clang 2.1-1 72.54 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1-1 69.48 NOTE
r-patched-linux-x86_64 2.1-1 9.06 49.49 58.55 OK
r-patched-solaris-x86 2.1-1 104.70 OK
r-release-linux-x86_64 2.1-1 9.35 48.92 58.27 OK
r-release-windows-ix86+x86_64 2.1-1 39.00 124.00 163.00 OK
r-release-osx-x86_64 2.1-1 WARN
r-oldrel-windows-ix86+x86_64 2.1-1 30.00 85.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

Version: 2.1-1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Flavor: r-release-osx-x86_64