CRAN Package Check Results for Package lxb

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5 2.49 21.72 24.21 OK
r-devel-linux-x86_64-debian-gcc 1.5 2.27 16.91 19.18 OK
r-devel-linux-x86_64-fedora-clang 1.5 41.01 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5 41.36 NOTE
r-devel-windows-x86_64 1.5 12.00 45.00 57.00 WARN
r-patched-linux-x86_64 1.5 2.40 20.99 23.39 OK
r-release-linux-x86_64 1.5 2.26 20.91 23.17 OK
r-release-macos-arm64 1.5 16.00 OK
r-release-macos-x86_64 1.5 24.00 OK
r-release-windows-x86_64 1.5 8.00 47.00 55.00 WARN
r-oldrel-macos-arm64 1.5 20.00 OK
r-oldrel-macos-x86_64 1.5 28.00 OK
r-oldrel-windows-ix86+x86_64 1.5 7.00 36.00 43.00 WARN

Additional issues

rchk

Check Details

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