CRAN Package Check Results for Package ConsReg

Last updated on 2020-12-01 00:46:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 7.59 49.42 57.01 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 5.72 37.23 42.95 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 76.97 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 63.67 NOTE
r-devel-windows-ix86+x86_64 0.1.0 14.00 99.00 113.00 OK
r-patched-linux-x86_64 0.1.0 6.51 46.99 53.50 OK
r-patched-solaris-x86 0.1.0 101.70 OK
r-release-linux-x86_64 0.1.0 6.55 48.11 54.66 OK
r-release-macos-x86_64 0.1.0 OK
r-release-windows-ix86+x86_64 0.1.0 11.00 79.00 90.00 OK
r-oldrel-macos-x86_64 0.1.0 OK
r-oldrel-windows-ix86+x86_64 0.1.0 10.00 94.00 104.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