CRAN Package Check Results for Package TrialSize

Last updated on 2020-08-07 01:50:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 6.08 31.98 38.06 OK
r-devel-linux-x86_64-debian-gcc 1.4 5.09 24.65 29.74 OK
r-devel-linux-x86_64-fedora-clang 1.4 54.51 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4 45.35 NOTE
r-devel-windows-ix86+x86_64 1.4 19.00 54.00 73.00 OK
r-patched-linux-x86_64 1.4 6.12 32.12 38.24 OK
r-patched-solaris-x86 1.4 55.40 OK
r-release-linux-x86_64 1.4 4.98 32.27 37.25 OK
r-release-macos-x86_64 1.4 OK
r-release-windows-ix86+x86_64 1.4 17.00 71.00 88.00 OK
r-oldrel-macos-x86_64 1.4 OK
r-oldrel-windows-ix86+x86_64 1.4 17.00 77.00 94.00 OK

Check Details

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