CRAN Package Check Results for Maintainer ‘Björn Winckler <bjorn.winckler at gmail.com>’

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

Package WARN NOTE OK
lxb 3 2 8

Package lxb

Current CRAN status: WARN: 3, NOTE: 2, OK: 8

Additional issues

rchk

Version: 1.5
Check: compiled code
Result: NOTE
    File ‘lxb/libs/lxb.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: 1.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     lxb.c:62:25: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
     lxb.c:62:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=]
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     lxb.c:62:21: warning: '%d' directive writing between 1 and 11 bytes into a region of size 4 [-Wformat-overflow=]
Flavor: r-oldrel-windows-ix86+x86_64