CRAN Package Check Results for Package ConsReg

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 5.23 48.49 53.72 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 4.39 36.62 41.01 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 74.87 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 62.54 NOTE
r-devel-windows-ix86+x86_64 0.1.0 24.00 117.00 141.00 OK
r-patched-linux-x86_64 0.1.0 5.15 48.17 53.32 OK
r-patched-solaris-x86 0.1.0 105.70 OK
r-release-linux-x86_64 0.1.0 4.70 46.64 51.34 OK
r-release-macos-x86_64 0.1.0 OK
r-release-windows-ix86+x86_64 0.1.0 23.00 89.00 112.00 OK
r-oldrel-macos-x86_64 0.1.0 OK
r-oldrel-windows-ix86+x86_64 0.1.0 8.00 82.00 90.00 OK

Check Details

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