CRAN Package Check Results for Package MEtest

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 3.14 21.11 24.25 OK
r-devel-linux-x86_64-debian-gcc 1.1 2.93 16.41 19.34 OK
r-devel-linux-x86_64-fedora-clang 1.1 38.83 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1 29.48 NOTE
r-devel-windows-ix86+x86_64 1.1 17.00 43.00 60.00 OK
r-patched-linux-x86_64 1.1 3.73 20.89 24.62 OK
r-patched-solaris-x86 1.1 48.70 OK
r-release-linux-x86_64 1.1 3.57 21.08 24.65 OK
r-release-macos-x86_64 1.1 OK
r-release-windows-ix86+x86_64 1.1 20.00 58.00 78.00 OK
r-oldrel-macos-x86_64 1.1 OK
r-oldrel-windows-ix86+x86_64 1.1 10.00 58.00 68.00 OK

Check Details

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