CRAN Package Check Results for Package rmp

Last updated on 2018-06-02 07:48:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0 2.59 18.84 21.43 NOTE
r-devel-linux-x86_64-debian-gcc 2.0 2.61 15.07 17.68 WARN
r-devel-linux-x86_64-fedora-clang 2.0 26.21 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0 24.84 WARN
r-devel-windows-ix86+x86_64 2.0 13.00 51.00 64.00 WARN
r-patched-linux-x86_64 2.0 2.94 17.58 20.52 WARN
r-patched-solaris-x86 2.0 40.70 OK
r-release-linux-x86_64 2.0 3.15 17.47 20.62 WARN
r-release-windows-ix86+x86_64 2.0 14.00 34.00 48.00 WARN
r-release-osx-x86_64 2.0 OK
r-oldrel-windows-ix86+x86_64 2.0 8.00 31.00 39.00 OK
r-oldrel-osx-x86_64 2.0 OK

Check Details

Version: 2.0
Check: compiled code
Result: NOTE
    File ‘rmp/libs/rmp.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: 2.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     npmpois.c:246:38: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
     rmg.c:335:38: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64