CRAN Package Check Results for Package QCA

Last updated on 2026-03-21 06:52:38 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 14.05 69.90 83.95 WARN
r-devel-linux-x86_64-fedora-clang 3.23 41.00 197.54 238.54 NOTE
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 22.16 98.19 120.35 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 50.00 158.00 208.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-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. Flavor: r-devel-linux-x86_64-debian-gcc

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