CRAN Package Check Results for Package fmesher

Last updated on 2026-04-25 12:48:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.0 95.47 320.66 416.13 OK
r-devel-linux-x86_64-debian-gcc 0.7.0 70.23 226.82 297.05 OK
r-devel-linux-x86_64-fedora-clang 0.7.0 131.00 498.97 629.97 OK
r-devel-linux-x86_64-fedora-gcc 0.7.0 194.00 521.23 715.23 OK
r-patched-linux-x86_64 0.7.0 94.69 321.12 415.81 OK
r-release-linux-x86_64 0.7.0 96.15 303.96 400.11 OK
r-release-macos-arm64 0.7.0 21.00 64.00 85.00 OK
r-release-macos-x86_64 0.7.0 65.00 345.00 410.00 NOTE
r-release-windows-x86_64 0.7.0 136.00 351.00 487.00 OK
r-oldrel-macos-arm64 0.7.0 22.00 70.00 92.00 OK
r-oldrel-macos-x86_64 0.7.0 73.00 495.00 568.00 OK
r-oldrel-windows-x86_64 0.7.0 114.00 344.00 458.00 OK

Check Details

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