CRAN Package Check Results for Package parsermd

Last updated on 2026-04-30 09:53:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 57.02 198.79 255.81 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 45.61 132.75 178.36 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 65.00 287.96 352.96 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 132.00 338.98 470.98 OK
r-devel-windows-x86_64 0.2.0 69.00 240.00 309.00 OK
r-patched-linux-x86_64 0.2.0 53.84 185.03 238.87 OK
r-release-linux-x86_64 0.2.0 43.05 186.48 229.53 OK
r-release-macos-arm64 0.2.0 14.00 40.00 54.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 59.00 239.00 298.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 71.00 300.00 371.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