CRAN Package Check Results for Package binostics

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 8.29 17.76 26.05 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 6.84 13.93 20.77 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 46.24 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 32.56 NOTE
r-devel-windows-ix86+x86_64 0.1.2 29.00 41.00 70.00 OK
r-patched-linux-x86_64 0.1.2 8.11 17.63 25.74 OK
r-patched-solaris-x86 0.1.2 51.40 OK
r-release-linux-x86_64 0.1.2 8.66 17.42 26.08 OK
r-release-macos-x86_64 0.1.2 OK
r-release-windows-ix86+x86_64 0.1.2 23.00 43.00 66.00 OK
r-oldrel-macos-x86_64 0.1.2 OK
r-oldrel-windows-ix86+x86_64 0.1.2 24.00 50.00 74.00 OK

Additional issues

valgrind

Check Details

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