CRAN Package Check Results for Package tailDepFun

Last updated on 2018-11-24 00:51:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 7.92 77.39 85.31 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 7.27 61.74 69.01 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 102.03 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 100.80 NOTE
r-devel-windows-ix86+x86_64 1.0.0 24.00 148.00 172.00 OK
r-patched-linux-x86_64 1.0.0 7.86 74.76 82.62 OK
r-patched-solaris-x86 1.0.0 161.90 OK
r-release-linux-x86_64 1.0.0 8.53 74.42 82.95 OK
r-release-windows-ix86+x86_64 1.0.0 24.00 145.00 169.00 OK
r-release-osx-x86_64 1.0.0 OK
r-oldrel-windows-ix86+x86_64 1.0.0 23.00 149.00 172.00 OK
r-oldrel-osx-x86_64 1.0.0 ERROR

Check Details

Version: 1.0.0
Check: compiled code
Result: NOTE
    File ‘tailDepFun/libs/tailDepFun.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: 1.0.0
Check: package dependencies
Result: ERROR
    Package required but not available: ‘copula’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-oldrel-osx-x86_64