CRAN Package Check Results for Package lingdist

Last updated on 2026-01-08 07:48:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 19.97 24.09 44.06 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 15.17 20.28 35.45 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 36.00 36.66 72.66 OK
r-devel-linux-x86_64-fedora-gcc 1.0 43.00 43.92 86.92 OK
r-devel-windows-x86_64 1.0 24.00 62.00 86.00 NOTE
r-patched-linux-x86_64 1.0 21.42 21.83 43.25 OK
r-release-linux-x86_64 1.0 19.90 21.81 41.71 OK
r-release-macos-arm64 1.0 OK
r-release-macos-x86_64 1.0 14.00 28.00 42.00 OK
r-release-windows-x86_64 1.0 24.00 60.00 84.00 OK
r-oldrel-macos-arm64 1.0 OK
r-oldrel-macos-x86_64 1.0 17.00 19.00 36.00 OK
r-oldrel-windows-x86_64 1.0 22.00 71.00 93.00 OK

Check Details

Version: 1.0
Check: compiled code
Result: NOTE File ‘lingdist/libs/lingdist.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

Version: 1.0
Check: compiled code
Result: NOTE File 'lingdist/libs/x64/lingdist.dll': 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. Flavor: r-devel-windows-x86_64