CRAN Package Check Results for Package qtpaint

Last updated on 2020-07-15 14:48:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.1 0.44 2.31 2.75 ERROR
r-devel-linux-x86_64-debian-gcc 0.9.1 0.42 1.72 2.14 ERROR
r-devel-linux-x86_64-fedora-gcc 0.9.1 89.33 NOTE
r-patched-linux-x86_64 0.9.1 0.55 2.44 2.99 ERROR
r-release-linux-x86_64 0.9.1 0.51 2.32 2.83 ERROR
r-release-windows-ix86+x86_64 0.9.1 1.00 5.00 6.00 ERROR
r-oldrel-macos-x86_64 0.9.1 ERROR

Additional issues

gcc-UBSAN rchk

Check Details

Version: 0.9.1
Check: package dependencies
Result: ERROR
    Package required but not available: 'qtbase'
    
    See section 'The DESCRIPTION file' in the 'Writing R Extensions'
    manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64

Version: 0.9.1
Check: for GNU extensions in Makefiles
Result: NOTE
    GNU make is a SystemRequirements.
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.9.1
Check: compiled code
Result: NOTE
    Note: information on .o files is not available
    File ‘qtpaint/libs/qtpaint.so’:
     Found no call to: ‘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.
Flavor: r-devel-linux-x86_64-fedora-gcc