CRAN Package Check Results for Package rbvs

Last updated on 2021-05-12 21:47:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 5.86 24.95 30.81 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 3.80 19.80 23.60 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 47.52 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 36.13 NOTE
r-devel-windows-ix86+x86_64 1.0.2 18.00 41.00 59.00 OK
r-devel-windows-x86_64-gcc10-UCRT 1.0.2 OK
r-patched-linux-x86_64 1.0.2 5.01 24.75 29.76 OK
r-patched-solaris-x86 1.0.2 60.80 OK
r-release-linux-x86_64 1.0.2 4.56 24.47 29.03 OK
r-release-macos-x86_64 1.0.2 OK
r-release-windows-ix86+x86_64 1.0.2 14.00 39.00 53.00 OK
r-oldrel-macos-x86_64 1.0.2 OK
r-oldrel-windows-ix86+x86_64 1.0.2 17.00 57.00 74.00 OK

Check Details

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