CRAN Package Check Results for Package PanelCount

Last updated on 2022-08-15 08:50:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.9 34.14 37.84 71.98 OK
r-devel-linux-x86_64-debian-gcc 1.0.9 25.86 29.26 55.12 OK
r-devel-linux-x86_64-fedora-clang 1.0.9 102.75 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.9 107.70 NOTE
r-devel-windows-x86_64 1.0.9 43.00 78.00 121.00 OK
r-patched-linux-x86_64 1.0.9 27.08 36.45 63.53 OK
r-release-linux-x86_64 1.0.9 26.02 37.25 63.27 OK
r-release-macos-arm64 1.0.9 25.00 OK
r-release-macos-x86_64 1.0.9 36.00 OK
r-release-windows-x86_64 1.0.9 51.00 79.00 130.00 OK
r-oldrel-macos-arm64 1.0.9 29.00 OK
r-oldrel-macos-x86_64 1.0.9 46.00 OK
r-oldrel-windows-ix86+x86_64 1.0.9 80.00 84.00 164.00 OK

Check Details

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