CRAN Package Check Results for Package VariABEL

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9-2.1 24.18 17.36 41.54 NOTE
r-devel-linux-x86_64-debian-gcc 0.9-2.1 21.66 15.52 37.18 WARN
r-devel-linux-x86_64-fedora-clang 0.9-2.1 75.16 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9-2.1 60.12 WARN
r-devel-windows-ix86+x86_64 0.9-2.1 102.00 62.00 164.00 OK
r-patched-linux-x86_64 0.9-2.1 26.35 19.04 45.39 NOTE
r-patched-solaris-x86 0.9-2.1 99.20 OK
r-release-linux-x86_64 0.9-2.1 30.16 18.96 49.12 NOTE
r-release-windows-ix86+x86_64 0.9-2.1 103.00 46.00 149.00 OK
r-release-osx-x86_64 0.9-2.1 OK
r-oldrel-windows-ix86+x86_64 0.9-2.1 74.00 55.00 129.00 OK
r-oldrel-osx-x86_64 0.9-2.1 OK

Check Details

Version: 0.9-2.1
Check: compiled code
Result: NOTE
    File ‘VariABEL/libs/VariABEL.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: 0.9-2.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     convert_util.cpp:299:20: warning: null destination pointer [-Wformat-overflow=]
     convert_util.cpp:307:20: warning: null destination pointer [-Wformat-overflow=]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc