CRAN Package Check Results for Package QCA

Last updated on 2026-03-23 13:50:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.23 20.87 107.35 128.22 NOTE
r-devel-linux-x86_64-debian-gcc 3.23 16.99 69.46 86.45 WARN
r-devel-linux-x86_64-fedora-clang 3.23 38.00 186.79 224.79 WARN
r-devel-linux-x86_64-fedora-gcc 3.23 39.00 170.45 209.45 NOTE
r-devel-macos-arm64 3.23 6.00 23.00 29.00 OK
r-devel-windows-x86_64 3.23 37.00 126.00 163.00 NOTE
r-patched-linux-x86_64 3.23 21.77 98.77 120.54 OK
r-release-linux-x86_64 3.23 20.40 100.78 121.18 OK
r-release-macos-arm64 3.23 OK
r-release-macos-x86_64 3.23 16.00 101.00 117.00 OK
r-release-windows-x86_64 3.23 32.00 121.00 153.00 OK
r-oldrel-macos-arm64 3.23 NOTE
r-oldrel-macos-x86_64 3.23 16.00 88.00 104.00 NOTE
r-oldrel-windows-x86_64 3.23 41.00 151.00 192.00 NOTE

Check Details

Version: 3.23
Check: compiled code
Result: NOTE File ‘QCA/libs/QCA.so’: Found non-API call to R: ‘Rf_findVarInFrame’ 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-fedora-gcc

Version: 3.23
Check: compiled code
Result: WARN File ‘QCA/libs/QCA.so’: Found non-API call to R: ‘Rf_findVarInFrame’ This entry point may be removed soon. 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-gcc, r-devel-linux-x86_64-fedora-clang

Version: 3.23
Check: compiled code
Result: NOTE File 'QCA/libs/x64/QCA.dll': Found non-API call to R: 'Rf_findVarInFrame' 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: 3.23
Check: installed package size
Result: NOTE installed size is 5.9Mb sub-directories of 1Mb or more: gui 1.6Mb staticdocs 3.3Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64