CRAN Package Check Results for Package bayesQR

Last updated on 2023-01-25 04:51:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3 5.48 33.09 38.57 OK
r-devel-linux-x86_64-debian-gcc 2.3 4.30 25.60 29.90 OK
r-devel-linux-x86_64-fedora-clang 2.3 52.83 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3 50.14 NOTE
r-devel-windows-x86_64 2.3 20.00 68.00 88.00 OK
r-patched-linux-x86_64 2.3 4.86 33.50 38.36 OK
r-release-linux-x86_64 2.3 4.61 33.70 38.31 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