CRAN Package Check Results for Package rdist

Last updated on 2026-04-25 01:51:31 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 71.88 23.07 94.95 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.5 162.00 42.14 204.14 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.5 208.00 40.32 248.32 NOTE
r-patched-linux-x86_64 0.0.5 100.94 26.71 127.65 NOTE
r-release-linux-x86_64 0.0.5 78.23 25.08 103.31 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 126.00 64.00 190.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 106.00 70.00 176.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-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