CRAN Package Check Results for Package mpbart

Last updated on 2019-10-31 00:51:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2 13.70 34.69 48.39 OK
r-devel-linux-x86_64-debian-gcc 0.2 9.51 29.10 38.61 OK
r-devel-linux-x86_64-fedora-clang 0.2 62.08 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2 58.66 NOTE
r-devel-windows-ix86+x86_64 0.2 44.00 71.00 115.00 OK
r-patched-linux-x86_64 0.2 10.32 35.11 45.43 OK
r-patched-solaris-x86 0.2 109.40 OK
r-release-linux-x86_64 0.2 11.03 34.99 46.02 OK
r-release-windows-ix86+x86_64 0.2 50.00 68.00 118.00 OK
r-release-osx-x86_64 0.2 OK
r-oldrel-windows-ix86+x86_64 0.2 22.00 105.00 127.00 OK
r-oldrel-osx-x86_64 0.2 OK

Check Details

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