CRAN Package Check Results for Package Euclimatch

Last updated on 2026-01-01 02:50:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 30.99 177.36 208.35 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 21.72 108.72 130.44 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 60.00 319.79 379.79 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 59.00 317.32 376.32 NOTE
r-devel-windows-x86_64 1.0.2 31.00 163.00 194.00 NOTE
r-patched-linux-x86_64 1.0.2 28.41 171.04 199.45 OK
r-release-linux-x86_64 1.0.2 28.37 167.84 196.21 OK
r-release-macos-arm64 1.0.2 OK
r-release-macos-x86_64 1.0.2 18.00 164.00 182.00 OK
r-release-windows-x86_64 1.0.2 32.00 157.00 189.00 OK
r-oldrel-macos-arm64 1.0.2 OK
r-oldrel-macos-x86_64 1.0.2 13.00 72.00 85.00 OK
r-oldrel-windows-x86_64 1.0.2 40.00 225.00 265.00 OK

Check Details

Version: 1.0.2
Check: compiled code
Result: NOTE File ‘Euclimatch/libs/Euclimatch.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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.2
Check: compiled code
Result: NOTE File 'Euclimatch/libs/x64/Euclimatch.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