CRAN Package Check Results for Package GCPM

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.2.2 17.83 46.27 64.10 OK
r-devel-linux-x86_64-debian-gcc 1.2.2 14.32 35.54 49.86 OK
r-devel-linux-x86_64-fedora-clang 1.2.2 89.83 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.2 78.66 NOTE
r-devel-windows-ix86+x86_64 1.2.2 48.00 95.00 143.00 OK
r-patched-linux-x86_64 1.2.2 15.62 45.64 61.26 OK
r-patched-solaris-x86 1.2.2 111.80 OK
r-release-linux-x86_64 1.2.2 15.67 45.10 60.77 OK
r-release-macos-x86_64 1.2.2 OK
r-release-windows-ix86+x86_64 1.2.2 46.00 125.00 171.00 OK
r-oldrel-macos-x86_64 1.2.2 OK
r-oldrel-windows-ix86+x86_64 1.2.2 30.00 106.00 136.00 OK

Check Details

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