CRAN Package Check Results for Package DIRECT

Last updated on 2020-08-07 01:49:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 5.15 25.56 30.71 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 3.40 19.80 23.20 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 45.36 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 35.50 NOTE
r-devel-windows-ix86+x86_64 1.0.1 16.00 59.00 75.00 OK
r-patched-linux-x86_64 1.0.1 3.75 25.44 29.19 OK
r-patched-solaris-x86 1.0.1 51.10 OK
r-release-linux-x86_64 1.0.1 3.72 25.62 29.34 OK
r-release-macos-x86_64 1.0.1 OK
r-release-windows-ix86+x86_64 1.0.1 11.00 43.00 54.00 OK
r-oldrel-macos-x86_64 1.0.1 OK
r-oldrel-windows-ix86+x86_64 1.0.1 10.00 64.00 74.00 OK

Check Details

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