CRAN Package Check Results for Package humaniformat

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 44.11 28.51 72.62 OK
r-devel-linux-x86_64-debian-gcc 0.6.0 32.68 22.30 54.98 OK
r-devel-linux-x86_64-fedora-clang 0.6.0 107.17 NOTE
r-devel-linux-x86_64-fedora-gcc 0.6.0 92.89 NOTE
r-devel-windows-ix86+x86_64 0.6.0 115.00 74.00 189.00 OK
r-patched-linux-x86_64 0.6.0 34.75 28.40 63.15 OK
r-patched-solaris-x86 0.6.0 96.90 OK
r-release-linux-x86_64 0.6.0 33.58 28.52 62.10 OK
r-release-macos-x86_64 0.6.0 OK
r-release-windows-ix86+x86_64 0.6.0 110.00 76.00 186.00 OK
r-oldrel-macos-x86_64 0.6.0 OK
r-oldrel-windows-ix86+x86_64 0.6.0 82.00 66.00 148.00 OK

Check Details

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