CRAN Package Check Results for Package qs

Last updated on 2024-08-07 00:49:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.26.3 34.53 414.19 448.72 NOTE
r-devel-linux-x86_64-debian-gcc 0.26.3 31.44 360.05 391.49 NOTE
r-devel-linux-x86_64-fedora-clang 0.26.3 684.37 NOTE
r-devel-linux-x86_64-fedora-gcc 0.26.3 699.58 NOTE
r-devel-windows-x86_64 0.26.3 95.00 392.00 487.00 NOTE
r-patched-linux-x86_64 0.26.3 44.22 409.41 453.63 OK
r-release-linux-x86_64 0.26.3 41.01 401.03 442.04 OK
r-release-macos-arm64 0.26.3 280.00 NOTE
r-release-macos-x86_64 0.26.3 389.00 NOTE
r-release-windows-x86_64 0.26.3 96.00 394.00 490.00 OK
r-oldrel-macos-arm64 0.26.3 270.00 NOTE
r-oldrel-macos-x86_64 0.26.3 596.00 NOTE
r-oldrel-windows-x86_64 0.26.3 114.00 471.00 585.00 OK

Check Details

Version: 0.26.3
Check: compiled code
Result: NOTE File ‘qs/libs/qs.so’: Found non-API calls to R: ‘FRAME’, ‘HASHTAB’, ‘LEVELS’, ‘PRENV’, ‘SETLEVELS’, ‘SET_CLOENV’, ‘SET_ENCLOS’, ‘SET_FRAME’, ‘SET_HASHTAB’, ‘SET_PRENV’, ‘SET_S4_OBJECT’, ‘SET_TRUELENGTH’, ‘STRING_PTR’ 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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.26.3
Check: compiled code
Result: NOTE File 'qs/libs/x64/qs.dll': Found non-API calls to R: 'FRAME', 'HASHTAB', 'LEVELS', 'PRENV', 'SETLEVELS', 'SET_CLOENV', 'SET_ENCLOS', 'SET_FRAME', 'SET_HASHTAB', 'SET_PRENV', 'SET_S4_OBJECT', 'SET_TRUELENGTH', 'STRING_PTR' 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.26.3
Check: installed package size
Result: NOTE installed size is 13.1Mb sub-directories of 1Mb or more: doc 1.1Mb libs 11.7Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64