CRAN Package Check Results for Package base64enc

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-3 1.83 17.83 19.66 OK
r-devel-linux-x86_64-debian-gcc 0.1-3 1.64 13.90 15.54 OK
r-devel-linux-x86_64-fedora-clang 0.1-3 33.57 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1-3 24.20 NOTE
r-devel-windows-ix86+x86_64 0.1-3 12.00 35.00 47.00 OK
r-patched-linux-x86_64 0.1-3 2.05 17.61 19.66 OK
r-patched-solaris-x86 0.1-3 38.30 OK
r-release-linux-x86_64 0.1-3 2.35 17.79 20.14 OK
r-release-macos-x86_64 0.1-3 OK
r-release-windows-ix86+x86_64 0.1-3 10.00 37.00 47.00 OK
r-oldrel-macos-x86_64 0.1-3 OK
r-oldrel-windows-ix86+x86_64 0.1-3 12.00 48.00 60.00 OK

Check Details

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