CRAN Package Check Results for Package rdist

Last updated on 2026-04-27 13:51:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5 111.04 29.38 140.42 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.5 70.57 22.57 93.14 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.5 157.00 42.46 199.46 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.5 208.00 40.32 248.32 NOTE
r-devel-windows-x86_64 0.0.5 135.00 68.00 203.00 NOTE
r-patched-linux-x86_64 0.0.5 100.94 26.71 127.65 NOTE
r-release-linux-x86_64 0.0.5 97.37 26.06 123.43 NOTE
r-release-macos-arm64 0.0.5 20.00 -4.00 16.00 NOTE
r-release-macos-x86_64 0.0.5 58.00 13.00 71.00 NOTE
r-release-windows-x86_64 0.0.5 125.00 110.00 235.00 NOTE
r-oldrel-macos-arm64 0.0.5 NOTE
r-oldrel-macos-x86_64 0.0.5 51.00 2.00 53.00 NOTE
r-oldrel-windows-x86_64 0.0.5 140.00 74.00 214.00 NOTE

Check Details

Version: 0.0.5
Check: Rd files
Result: NOTE checkRd: (-1) farthest_point_sampling.Rd:28: Lost braces; missing escapes or markup? 28 | space P = {p_1, ..., p_k}, such that each p_i is the farthest | ^ 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, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

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