CRAN Package Check Results for Package mpbart

Last updated on 2020-08-07 01:49:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2 15.56 48.45 64.01 OK
r-devel-linux-x86_64-debian-gcc 0.2 11.54 37.57 49.11 OK
r-devel-linux-x86_64-fedora-clang 0.2 86.69 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2 75.11 NOTE
r-devel-windows-ix86+x86_64 0.2 39.00 91.00 130.00 OK
r-patched-linux-x86_64 0.2 12.04 48.75 60.79 OK
r-patched-solaris-x86 0.2 124.80 OK
r-release-linux-x86_64 0.2 11.25 47.23 58.48 OK
r-release-macos-x86_64 0.2 OK
r-release-windows-ix86+x86_64 0.2 41.00 130.00 171.00 OK
r-oldrel-macos-x86_64 0.2 OK
r-oldrel-windows-ix86+x86_64 0.2 31.00 81.00 112.00 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