CRAN Package Check Results for Package mets

Last updated on 2026-04-26 02:49:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.9 314.22 694.55 1008.77 OK
r-devel-linux-x86_64-debian-gcc 1.3.9 216.24 480.27 696.51 OK
r-devel-linux-x86_64-fedora-clang 1.3.9 422.00 942.22 1364.22 OK
r-devel-linux-x86_64-fedora-gcc 1.3.9 611.00 929.57 1540.57 OK
r-patched-linux-x86_64 1.3.9 300.08 590.48 890.56 OK
r-release-linux-x86_64 1.3.9 303.31 586.03 889.34 OK
r-release-macos-arm64 1.3.9 58.00 107.00 165.00 OK
r-release-macos-x86_64 1.3.9 188.00 527.00 715.00 NOTE
r-release-windows-x86_64 1.3.9 337.00 570.00 907.00 OK
r-oldrel-macos-arm64 1.3.9 53.00 115.00 168.00 OK
r-oldrel-macos-x86_64 1.3.9 184.00 440.00 624.00 OK
r-oldrel-windows-x86_64 1.3.9 406.00 781.00 1187.00 OK

Check Details

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