CRAN Package Check Results for Package bytescircle

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 3.12 24.55 27.67 OK
r-devel-linux-x86_64-debian-gcc 1.1 2.29 19.52 21.81 OK
r-devel-linux-x86_64-fedora-clang 1.1 42.11 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1 33.01 NOTE
r-devel-windows-ix86+x86_64 1.1 10.00 51.00 61.00 OK
r-patched-linux-x86_64 1.1 3.11 24.72 27.83 OK
r-patched-solaris-x86 1.1 49.40 OK
r-release-linux-x86_64 1.1 3.06 24.87 27.93 OK
r-release-macos-x86_64 1.1 OK
r-release-windows-ix86+x86_64 1.1 11.00 54.00 65.00 OK
r-oldrel-macos-x86_64 1.1 OK
r-oldrel-windows-ix86+x86_64 1.1 7.00 42.00 49.00 OK

Check Details

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