CRAN Package Check Results for Package yaml

Last updated on 2025-04-25 06:49:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.10 8.01 17.95 25.96 NOTE
r-devel-linux-x86_64-debian-gcc 2.3.10 6.86 14.90 21.76 NOTE
r-devel-linux-x86_64-fedora-clang 2.3.10 41.05 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3.10 44.62 NOTE
r-devel-windows-x86_64 2.3.10 16.00 44.00 60.00 NOTE
r-patched-linux-x86_64 2.3.10 11.32 17.54 28.86 NOTE
r-release-linux-x86_64 2.3.10 8.15 17.54 25.69 NOTE
r-release-macos-arm64 2.3.10 21.00 NOTE
r-release-macos-x86_64 2.3.10 31.00 NOTE
r-release-windows-x86_64 2.3.10 18.00 48.00 66.00 NOTE
r-oldrel-macos-arm64 2.3.10 37.00 OK
r-oldrel-macos-x86_64 2.3.10 75.00 OK
r-oldrel-windows-x86_64 2.3.10 17.00 48.00 65.00 OK

Check Details

Version: 2.3.10
Check: compiled code
Result: NOTE File ‘yaml/libs/yaml.so’: Found non-API call to R: ‘OBJECT’ 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-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 2.3.10
Check: compiled code
Result: NOTE File 'yaml/libs/x64/yaml.dll': Found non-API call to R: 'OBJECT' 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-windows-x86_64, r-release-windows-x86_64