CRAN Package Check Results for Package wingui

Last updated on 2023-05-18 19:54:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2 3.56 28.68 32.24 OK
r-devel-linux-x86_64-debian-gcc 0.2 2.75 23.01 25.76 OK
r-devel-linux-x86_64-fedora-clang 0.2 42.95 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2 40.14 NOTE
r-devel-windows-x86_64 0.2 21.00 64.00 85.00 NOTE
r-patched-linux-x86_64 0.2 3.66 28.07 31.73 OK
r-release-linux-x86_64 0.2 3.17 28.65 31.82 OK
r-release-macos-arm64 0.2 18.00 OK
r-release-macos-x86_64 0.2 24.00 OK
r-release-windows-x86_64 0.2 19.00 5.00 24.00 ERROR
r-oldrel-macos-arm64 0.2 19.00 OK
r-oldrel-macos-x86_64 0.2 25.00 OK
r-oldrel-windows-x86_64 0.2 27.00 72.00 99.00 NOTE

Check Details

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

Version: 0.2
Check: R code for possible problems
Result: NOTE
    .__A__.1 : <anonymous>: no visible binding for global variable '.hwnd'
    Undefined global functions or variables:
     .hwnd
Flavors: r-devel-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.2
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-release-windows-x86_64