CRAN Package Check Results for Package BTSR

Last updated on 2022-11-27 07:55:58 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 31.89 42.83 74.72 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 23.60 32.47 56.07 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 97.72 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 95.42 NOTE
r-devel-windows-x86_64 0.1.2 42.00 82.00 124.00 OK
r-patched-linux-x86_64 0.1.2 27.46 36.35 63.81 OK
r-release-linux-x86_64 0.1.2 26.14 36.44 62.58 OK
r-release-macos-arm64 0.1.2 43.00 OK
r-release-macos-x86_64 0.1.2 37.00 OK
r-release-windows-x86_64 0.1.0 43.00 60.00 103.00 OK
r-oldrel-macos-arm64 0.1.2 41.00 OK
r-oldrel-macos-x86_64 0.1.2 43.00 OK
r-oldrel-windows-ix86+x86_64 0.1.2 61.00 72.00 133.00 OK

Additional issues

valgrind

Check Details

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