CRAN Package Check Results for Package qs

Last updated on 2024-10-15 12:53:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.27.2 35.33 392.99 428.32 NOTE
r-devel-linux-x86_64-debian-gcc 0.27.2 36.29 356.30 392.59 NOTE
r-devel-linux-x86_64-fedora-clang 0.27.2 666.71 NOTE
r-devel-linux-x86_64-fedora-gcc 0.27.2 686.76 NOTE
r-devel-windows-x86_64 0.27.2 96.00 400.00 496.00 NOTE
r-patched-linux-x86_64 0.27.2 45.66 403.41 449.07 OK
r-release-linux-x86_64 0.27.2 45.96 392.74 438.70 OK
r-release-macos-arm64 0.27.2 235.00 NOTE
r-release-macos-x86_64 0.27.2 346.00 NOTE
r-release-windows-x86_64 0.27.2 97.00 405.00 502.00 OK
r-oldrel-macos-arm64 0.27.2 231.00 NOTE
r-oldrel-macos-x86_64 0.27.2 352.00 NOTE
r-oldrel-windows-x86_64 0.27.2 113.00 496.00 609.00 OK

Check Details

Version: 0.27.2
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’ 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.27.2
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' 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.27.2
Check: installed package size
Result: NOTE installed size is 9.2Mb sub-directories of 1Mb or more: doc 1.1Mb libs 7.8Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64