CRAN Package Check Results for Package CHsharp

Last updated on 2020-08-19 01:49:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4 2.73 21.32 24.05 OK
r-devel-linux-x86_64-debian-gcc 0.4 2.29 17.23 19.52 OK
r-devel-linux-x86_64-fedora-clang 0.4 39.05 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4 29.21 NOTE
r-devel-windows-ix86+x86_64 0.4 12.00 58.00 70.00 OK
r-patched-linux-x86_64 0.4 2.82 21.54 24.36 OK
r-patched-solaris-x86 0.4 45.70 OK
r-release-linux-x86_64 0.4 2.75 21.45 24.20 OK
r-release-macos-x86_64 0.4 OK
r-release-windows-ix86+x86_64 0.4 12.00 48.00 60.00 OK
r-oldrel-macos-x86_64 0.4 OK
r-oldrel-windows-ix86+x86_64 0.4 7.00 55.00 62.00 OK

Check Details

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