CRAN Package Check Results for Package yaml

Last updated on 2024-06-27 10:49:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.8 NOTE
r-devel-linux-x86_64-debian-gcc 2.3.8 9.01 17.87 26.88 NOTE
r-devel-linux-x86_64-fedora-clang 2.3.8 42.13 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3.8 48.45 NOTE
r-devel-windows-x86_64 2.3.8 17.00 43.00 60.00 NOTE
r-patched-linux-x86_64 2.3.8 11.03 22.16 33.19 OK
r-release-linux-x86_64 2.3.8 10.82 21.95 32.77 OK
r-release-macos-arm64 2.3.8 19.00 OK
r-release-macos-x86_64 2.3.8 27.00 OK
r-release-windows-x86_64 2.3.8 17.00 44.00 61.00 OK
r-oldrel-macos-arm64 2.3.8 39.00 OK
r-oldrel-macos-x86_64 2.3.8 67.00 OK
r-oldrel-windows-x86_64 2.3.8 18.00 44.00 62.00 OK

Check Details

Version: 2.3.8
Check: compiled code
Result: NOTE File ‘yaml/libs/yaml.so’: Found non-API calls to R: ‘SET_BODY’, ‘SET_CLOENV’, ‘SET_FORMALS’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.3.8
Check: compiled code
Result: NOTE File ‘yaml/libs/yaml.so’: Found non-API calls to R: ‘SET_BODY’, ‘SET_CLOENV’, ‘SET_FORMALS’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with use of non-API entry points. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.3.8
Check: compiled code
Result: NOTE File 'yaml/libs/x64/yaml.dll': Found non-API calls to R: 'SET_BODY', 'SET_CLOENV', 'SET_FORMALS' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64