CRAN Package Check Results for Package BayesH

Last updated on 2019-08-12 11:48:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 3.55 25.37 28.92 OK
r-devel-linux-x86_64-debian-gcc 1.0 2.40 21.40 23.80 WARN
r-devel-linux-x86_64-fedora-clang 1.0 35.62 WARN
r-devel-linux-x86_64-fedora-gcc 1.0 35.12 WARN
r-devel-windows-ix86+x86_64 1.0 16.00 64.00 80.00 OK
r-patched-linux-x86_64 1.0 2.80 26.72 29.52 OK
r-patched-solaris-x86 1.0 70.60 OK
r-release-linux-x86_64 1.0 2.57 26.77 29.34 OK
r-release-windows-ix86+x86_64 1.0 9.00 66.00 75.00 OK
r-release-osx-x86_64 1.0 OK
r-oldrel-windows-ix86+x86_64 1.0 8.00 45.00 53.00 OK
r-oldrel-osx-x86_64 1.0 OK

Check Details

Version: 1.0
Check: contents of ‘data’ directory
Result: WARN
    File ‘data/datalist’ contains malformed line(s):
     ‘’
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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