CRAN Package Check Results for Package medfateland

Last updated on 2026-03-31 00:50:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.8.1 85.67 408.34 494.01 OK
r-devel-linux-x86_64-debian-gcc 2.8.1 55.05 253.40 308.45 NOTE
r-devel-linux-x86_64-fedora-clang 2.8.1 124.00 644.28 768.28 NOTE
r-devel-linux-x86_64-fedora-gcc 2.8.1 147.00 624.46 771.46 OK
r-devel-macos-arm64 2.8.1 17.00 74.00 91.00 OK
r-devel-windows-x86_64 2.8.1 80.00 348.00 428.00 OK
r-patched-linux-x86_64 2.8.1 74.21 373.58 447.79 OK
r-release-linux-x86_64 2.8.1 74.09 375.87 449.96 OK
r-release-macos-arm64 2.8.1 OK
r-release-macos-x86_64 2.8.1 47.00 269.00 316.00 OK
r-release-windows-x86_64 2.8.1 75.00 347.00 422.00 OK
r-oldrel-macos-arm64 2.8.1 OK
r-oldrel-macos-x86_64 2.8.1 46.00 303.00 349.00 OK
r-oldrel-windows-x86_64 2.8.1 100.00 480.00 580.00 OK

Check Details

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