CRAN Package Check Results for Package valr

Last updated on 2026-01-06 21:50:09 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.0 66.68 241.83 308.51 NOTE
r-devel-linux-x86_64-debian-gcc 0.9.0 59.80 170.11 229.91 NOTE
r-devel-linux-x86_64-fedora-clang 0.9.0 141.00 363.84 504.84 OK
r-devel-linux-x86_64-fedora-gcc 0.9.0 159.00 374.36 533.36 OK
r-devel-windows-x86_64 0.9.0 89.00 229.00 318.00 NOTE
r-patched-linux-x86_64 0.9.0 77.59 224.91 302.50 OK
r-release-linux-x86_64 0.9.0 77.91 221.20 299.11 OK
r-release-macos-arm64 0.9.0 15.00 51.00 66.00 OK
r-release-macos-x86_64 0.9.0 49.00 280.00 329.00 OK
r-release-windows-x86_64 0.9.0 83.00 227.00 310.00 OK
r-oldrel-macos-arm64 0.9.0 15.00 54.00 69.00 NOTE
r-oldrel-macos-x86_64 0.9.0 49.00 248.00 297.00 NOTE
r-oldrel-windows-x86_64 0.9.0 116.00 319.00 435.00 OK

Additional issues

rchk

Check Details

Version: 0.9.0
Check: compiled code
Result: NOTE File ‘valr/libs/valr.so’: Found non-API call to R: ‘ATTRIB’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.9.0
Check: compiled code
Result: NOTE File 'valr/libs/x64/valr.dll': Found non-API call to R: 'ATTRIB' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 0.9.0
Check: installed package size
Result: NOTE installed size is 6.0Mb sub-directories of 1Mb or more: libs 4.9Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64