CRAN Package Check Results for Package GLIDE

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 5.05 30.15 35.20 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 2.97 24.11 27.08 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 50.72 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 40.63 NOTE
r-devel-windows-ix86+x86_64 1.0.2 13.00 59.00 72.00 OK
r-patched-linux-x86_64 1.0.2 3.64 29.68 33.32 OK
r-patched-solaris-x86 1.0.2 60.10 OK
r-release-linux-x86_64 1.0.2 3.61 29.70 33.31 OK
r-release-macos-x86_64 1.0.2 OK
r-release-windows-ix86+x86_64 1.0.2 13.00 83.00 96.00 OK
r-oldrel-macos-x86_64 1.0.2 OK
r-oldrel-windows-ix86+x86_64 1.0.2 8.00 61.00 69.00 OK

Check Details

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