CRAN Package Check Results for Package bayesQR

Last updated on 2022-08-15 08:49:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3 5.12 33.84 38.96 OK
r-devel-linux-x86_64-debian-gcc 2.3 4.31 25.87 30.18 OK
r-devel-linux-x86_64-fedora-clang 2.3 59.49 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3 58.20 NOTE
r-devel-windows-x86_64 2.3 19.00 66.00 85.00 OK
r-patched-linux-x86_64 2.3 4.62 33.53 38.15 OK
r-release-linux-x86_64 2.3 4.27 33.00 37.27 OK
r-release-macos-arm64 2.3 24.00 OK
r-release-macos-x86_64 2.3 32.00 OK
r-release-windows-x86_64 2.3 12.00 65.00 77.00 OK
r-oldrel-macos-arm64 2.3 60.00 OK
r-oldrel-macos-x86_64 2.3 80.00 OK
r-oldrel-windows-ix86+x86_64 2.3 13.00 68.00 81.00 OK

Check Details

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