CRAN Package Check Results for Package qs

Last updated on 2025-03-09 22:53:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.27.2 34.95 375.24 410.19 NOTE
r-devel-linux-x86_64-debian-gcc 0.27.2 34.58 329.35 363.93 NOTE
r-devel-linux-x86_64-fedora-clang 0.27.2 647.53 WARN
r-devel-linux-x86_64-fedora-gcc 0.27.2 715.42 NOTE
r-devel-macos-arm64 0.27.2 236.00 NOTE
r-devel-macos-x86_64 0.27.2 534.00 NOTE
r-devel-windows-x86_64 0.27.2 102.00 394.00 496.00 NOTE
r-patched-linux-x86_64 0.27.2 49.84 391.04 440.88 OK
r-release-linux-x86_64 0.27.2 46.57 394.66 441.23 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 385.00 482.00 OK
r-oldrel-macos-arm64 0.27.2 NOTE
r-oldrel-macos-x86_64 0.27.2 352.00 NOTE
r-oldrel-windows-x86_64 0.27.2 117.00 487.00 604.00 OK

Check Details

Version: 0.27.2
Check: compiled code
Result: NOTE File ‘qs/libs/qs.so’: Found non-API calls to R: ‘CLOENV’, ‘ENCLOS’, ‘FRAME’, ‘HASHTAB’, ‘IS_S4_OBJECT’, ‘LEVELS’, ‘OBJECT’, ‘PRENV’, ‘Rf_allocSExp’, ‘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: whether package can be installed
Result: WARN Found the following significant warnings: ./qs_common.h:98:44: warning: identifier '_u8' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] ./qs_common.h:101:44: warning: identifier '_u16' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] See ‘/data/gannet/ripley/R/packages/tests-clang/qs.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 20.1.0’ Flavor: r-devel-linux-x86_64-fedora-clang

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-macos-arm64, r-devel-macos-x86_64

Version: 0.27.2
Check: compiled code
Result: NOTE File 'qs/libs/x64/qs.dll': Found non-API calls to R: 'CLOENV', 'ENCLOS', 'FRAME', 'HASHTAB', 'IS_S4_OBJECT', 'LEVELS', 'OBJECT', 'PRENV', 'Rf_allocSExp', '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