CRAN Package Check Results for Package Branching

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.4 5.78 23.32 29.10 OK
r-devel-linux-x86_64-debian-gcc 0.9.4 3.99 17.86 21.85 OK
r-devel-linux-x86_64-fedora-clang 0.9.4 41.95 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.4 32.69 NOTE
r-devel-windows-ix86+x86_64 0.9.4 15.00 52.00 67.00 OK
r-patched-linux-x86_64 0.9.4 5.10 23.19 28.29 OK
r-patched-solaris-x86 0.9.4 49.80 OK
r-release-linux-x86_64 0.9.4 5.18 22.82 28.00 OK
r-release-macos-x86_64 0.9.4 OK
r-release-windows-ix86+x86_64 0.9.4 11.00 42.00 53.00 OK
r-oldrel-macos-x86_64 0.9.4 OK
r-oldrel-windows-ix86+x86_64 0.9.4 13.00 52.00 65.00 OK

Check Details

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