CRAN Package Check Results for Package GMCM

Last updated on 2017-02-24 23:52:29.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.4 14.14 81.58 95.72 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.4 15.72 78.50 94.22 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.4 203.89 NOTE --no-stop-on-test-error
r-devel-linux-x86_64-fedora-gcc 1.2.4 204.09 NOTE --no-stop-on-test-error
r-devel-macos-x86_64-clang 1.2.4 139.23 NOTE --no-stop-on-test-error
r-devel-windows-ix86+x86_64 1.2.4 89.00 267.00 356.00 OK
r-patched-linux-x86_64 1.2.4 12.61 71.42 84.03 OK
r-patched-solaris-sparc 1.2.4 982.60 OK
r-patched-solaris-x86 1.2.4 212.70 OK
r-release-linux-x86_64 1.2.4 12.41 70.52 82.93 OK
r-release-osx-x86_64-mavericks 1.2.4 OK
r-release-windows-ix86+x86_64 1.2.4 65.00 253.00 318.00 OK
r-oldrel-windows-ix86+x86_64 1.2.4 79.00 243.00 322.00 OK

Check Details

Version: 1.2.4
Check: compiled code
Result: NOTE
    File ‘GMCM/libs/GMCM.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-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.2.4
Flags: --no-stop-on-test-error
Check: compiled code
Result: NOTE
    File ‘GMCM/libs/GMCM.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, r-devel-macos-x86_64-clang