CRAN Package Check Results for Package parsermd

Last updated on 2026-04-25 01:51:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 56.30 200.86 257.16 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 47.18 134.92 182.10 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 78.00 335.76 413.76 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 132.00 338.98 470.98 OK
r-patched-linux-x86_64 0.2.0 56.74 188.96 245.70 OK
r-release-linux-x86_64 0.2.0 53.40 182.61 236.01 OK
r-release-macos-arm64 0.2.0 14.00 42.00 56.00 OK
r-release-macos-x86_64 0.2.0 50.00 236.00 286.00 NOTE
r-release-windows-x86_64 0.2.0 55.00 235.00 290.00 OK
r-oldrel-macos-arm64 0.2.0 OK
r-oldrel-macos-x86_64 0.2.0 44.00 180.00 224.00 OK
r-oldrel-windows-x86_64 0.2.0 54.00 231.00 285.00 OK

Check Details

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