CRAN Package Check Results for Package ucminf

Last updated on 2019-05-01 01:52:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-4 2.40 19.41 21.81 OK
r-devel-linux-x86_64-debian-gcc 1.1-4 1.84 16.17 18.01 OK
r-devel-linux-x86_64-fedora-clang 1.1-4 26.38 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1-4 25.34 NOTE
r-patched-linux-x86_64 1.1-4 2.19 19.73 21.92 OK
r-patched-solaris-x86 1.1-4 38.50 OK
r-release-linux-x86_64 1.1-4 2.16 19.84 22.00 OK
r-release-windows-ix86+x86_64 1.1-4 12.00 36.00 48.00 OK
r-release-osx-x86_64 1.1-4 OK
r-oldrel-windows-ix86+x86_64 1.1-4 6.00 39.00 45.00 OK
r-oldrel-osx-x86_64 1.1-4 OK

Additional issues

rchk

Check Details

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