CRAN Package Check Results for Package distantia

Last updated on 2026-04-26 03:49:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.2 60.90 317.68 378.58 OK
r-devel-linux-x86_64-debian-gcc 2.0.2 41.05 195.23 236.28 OK
r-devel-linux-x86_64-fedora-clang 2.0.2 84.00 485.28 569.28 OK
r-devel-linux-x86_64-fedora-gcc 2.0.2 116.00 481.18 597.18 OK
r-patched-linux-x86_64 2.0.2 66.45 294.06 360.51 OK
r-release-linux-x86_64 2.0.2 54.43 298.01 352.44 OK
r-release-macos-arm64 2.0.2 12.00 54.00 66.00 OK
r-release-macos-x86_64 2.0.2 36.00 250.00 286.00 NOTE
r-release-windows-x86_64 2.0.2 71.00 355.00 426.00 OK
r-oldrel-macos-arm64 2.0.2 OK
r-oldrel-macos-x86_64 2.0.2 31.00 119.00 150.00 OK
r-oldrel-windows-x86_64 2.0.2 83.00 463.00 546.00 OK

Check Details

Version: 2.0.2
Check: compiled code
Result: NOTE File ‘distantia/libs/distantia.so’: Found non-API call to R: ‘R_UnboundValue’ 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-release-macos-x86_64