CRAN Package Check Results for Package LogicOpt

Last updated on 2018-03-05 09:47:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 13.51 18.45 31.96 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.0 10.35 15.88 26.23 WARN
r-devel-linux-x86_64-fedora-clang 1.0.0 39.89 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 36.86 WARN
r-devel-windows-ix86+x86_64 1.0.0 65.00 60.00 125.00 OK
r-patched-linux-x86_64 1.0.0 11.83 19.69 31.52 NOTE
r-patched-solaris-x86 1.0.0 52.90 OK
r-release-linux-x86_64 1.0.0 11.55 19.88 31.43 NOTE
r-release-windows-ix86+x86_64 1.0.0 63.00 57.00 120.00 OK
r-release-osx-x86_64 1.0.0 OK
r-oldrel-windows-ix86+x86_64 1.0.0 48.00 38.00 86.00 OK
r-oldrel-osx-x86_64 1.0.0 OK

Check Details

Version: 1.0.0
Check: compiled code
Result: NOTE
    File ‘LogicOpt/libs/LogicOpt.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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     cvrout.c:286:35: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc