CRAN Package Check Results for Package rbvs

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 5.99 22.56 28.55 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 4.00 17.91 21.91 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 42.60 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 33.01 NOTE
r-devel-windows-ix86+x86_64 1.0.2 23.00 41.00 64.00 OK
r-patched-linux-x86_64 1.0.2 4.43 22.43 26.86 OK
r-patched-solaris-x86 1.0.2 60.60 OK
r-release-linux-x86_64 1.0.2 4.28 22.61 26.89 OK
r-release-macos-x86_64 1.0.2 OK
r-release-windows-ix86+x86_64 1.0.2 17.00 60.00 77.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