CRAN Package Check Results for Package tvd

Last updated on 2020-08-07 01:50:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 17.38 23.36 40.74 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 13.79 18.03 31.82 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 61.93 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 48.76 NOTE
r-devel-windows-ix86+x86_64 0.1.0 45.00 57.00 102.00 OK
r-patched-linux-x86_64 0.1.0 12.77 22.81 35.58 OK
r-patched-solaris-x86 0.1.0 60.70 OK
r-release-linux-x86_64 0.1.0 12.30 22.80 35.10 OK
r-release-macos-x86_64 0.1.0 OK
r-release-windows-ix86+x86_64 0.1.0 44.00 70.00 114.00 OK
r-oldrel-macos-x86_64 0.1.0 OK
r-oldrel-windows-ix86+x86_64 0.1.0 34.00 71.00 105.00 OK

Check Details

Version: 0.1.0
Check: compiled code
Result: NOTE
    File ‘tvd/libs/tvd.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