CRAN Package Check Results for Package depth

Last updated on 2020-07-02 02:09:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1-1.1 11.41 59.22 70.63 OK
r-devel-linux-x86_64-debian-gcc 2.1-1.1 10.23 45.94 56.17 OK
r-devel-linux-x86_64-fedora-clang 2.1-1.1 93.48 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1-1.1 84.54 NOTE
r-devel-windows-ix86+x86_64 2.1-1.1 34.00 117.00 151.00 OK
r-patched-linux-x86_64 2.1-1.1 13.45 59.00 72.45 OK
r-patched-solaris-x86 2.1-1.1 117.60 OK
r-release-linux-x86_64 2.1-1.1 12.34 59.42 71.76 OK
r-release-osx-x86_64 2.1-1.1 OK
r-release-windows-ix86+x86_64 2.1-1.1 25.00 103.00 128.00 OK
r-oldrel-osx-x86_64 2.1-1.1 WARN
r-oldrel-windows-ix86+x86_64 2.1-1.1 44.00 96.00 140.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

Version: 2.1-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-oldrel-osx-x86_64

Version: 2.1-1.1
Check: dependencies in R code
Result: NOTE
    No protocol specified
Flavor: r-oldrel-osx-x86_64

Version: 2.1-1.1
Check: S3 generic/method consistency
Result: WARN
    No protocol specified
    See section ‘Generic functions and methods’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-osx-x86_64

Version: 2.1-1.1
Check: replacement functions
Result: WARN
    No protocol specified
    The argument of a replacement function which corresponds to the right
    hand side must be named ‘value’.
Flavor: r-oldrel-osx-x86_64

Version: 2.1-1.1
Check: foreign function calls
Result: NOTE
    No protocol specified
    See chapter ‘System and foreign language interfaces’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-osx-x86_64

Version: 2.1-1.1
Check: R code for possible problems
Result: NOTE
    No protocol specified
Flavor: r-oldrel-osx-x86_64

Version: 2.1-1.1
Check: for missing documentation entries
Result: WARN
    No protocol specified
    All user-level objects in a package should have documentation entries.
    See chapter ‘Writing R documentation files’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-osx-x86_64

Version: 2.1-1.1
Check: for code/documentation mismatches
Result: WARN
    No protocol specified
    No protocol specified
    No protocol specified
Flavor: r-oldrel-osx-x86_64

Version: 2.1-1.1
Check: Rd \usage sections
Result: NOTE
    No protocol specified
    The \usage entries for S3 methods should use the \method markup and not
    their full name.
    See chapter ‘Writing R documentation files’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-osx-x86_64