CRAN Package Check Results for Package lxb

Last updated on 2022-04-24 03:52:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5 2.70 30.09 32.79 OK
r-devel-linux-x86_64-debian-gcc 1.5 2.23 23.51 25.74 OK
r-devel-linux-x86_64-fedora-clang 1.5 41.15 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5 28.96 NOTE
r-patched-linux-x86_64 1.5 2.60 29.45 32.05 OK
r-release-linux-x86_64 1.5 2.14 28.50 30.64 OK
r-release-macos-arm64 1.5 OK
r-release-macos-x86_64 1.5 OK
r-release-windows-x86_64 1.5 12.00 45.00 57.00 WARN
r-oldrel-macos-arm64 1.5 OK
r-oldrel-macos-x86_64 1.5 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=]
Flavor: 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