CRAN Package Check Results for Package LocalControl

Last updated on 2025-12-20 19:50:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.4 21.98 70.29 92.27 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.4 15.63 51.04 66.67 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.4 45.00 112.19 157.19 OK
r-devel-linux-x86_64-fedora-gcc 1.1.4 48.00 127.12 175.12 OK
r-devel-windows-x86_64 1.1.4 25.00 115.00 140.00 OK
r-patched-linux-x86_64 1.1.4 23.53 64.62 88.15 OK
r-release-linux-x86_64 1.1.4 21.68 64.61 86.29 OK
r-release-macos-arm64 1.1.4 OK
r-release-macos-x86_64 1.1.4 15.00 79.00 94.00 OK
r-release-windows-x86_64 1.1.4 25.00 112.00 137.00 OK
r-oldrel-macos-arm64 1.1.4 OK
r-oldrel-macos-x86_64 1.1.4 16.00 123.00 139.00 OK
r-oldrel-windows-x86_64 1.1.4 28.00 132.00 160.00 OK

Check Details

Version: 1.1.4
Check: compiled code
Result: NOTE File ‘LocalControl/libs/LocalControl.so’: Found non-API call to R: ‘ATTRIB’ 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