CRAN Package Check Results for Package qrencoder

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 27.83 73.88 101.71 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 18.55 55.66 74.21 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 132.73 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 118.79 NOTE
r-devel-windows-ix86+x86_64 0.1.0 72.00 114.00 186.00 OK
r-patched-linux-x86_64 0.1.0 19.59 72.03 91.62 OK
r-patched-solaris-x86 0.1.0 154.70 OK
r-release-linux-x86_64 0.1.0 19.53 72.31 91.84 OK
r-release-macos-x86_64 0.1.0 OK
r-release-windows-ix86+x86_64 0.1.0 72.00 162.00 234.00 OK
r-oldrel-macos-x86_64 0.1.0 OK
r-oldrel-windows-ix86+x86_64 0.1.0 54.00 115.00 169.00 OK

Check Details

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