CRAN Package Check Results for Package GLIDE

Last updated on 2021-10-08 06:48:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 4.79 35.33 40.12 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 2.93 28.22 31.15 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 57.13 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 45.35 NOTE
r-devel-windows-x86_64 1.0.2 6.00 45.00 51.00 OK
r-devel-windows-x86_64-gcc10-UCRT 1.0.2 OK
r-patched-linux-x86_64 1.0.2 3.77 34.63 38.40 OK
r-patched-solaris-x86 1.0.2 68.60 OK
r-release-linux-x86_64 1.0.2 3.99 34.71 38.70 OK
r-release-macos-arm64 1.0.2 OK
r-release-macos-x86_64 1.0.2 OK
r-release-windows-ix86+x86_64 1.0.2 10.00 65.00 75.00 OK
r-oldrel-macos-x86_64 1.0.2 OK
r-oldrel-windows-ix86+x86_64 1.0.2 11.00 66.00 77.00 OK

Additional issues

donttest donttest

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