CRAN Package Check Results for Package yaml

Last updated on 2024-07-03 18:57:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.8 10.54 22.49 33.03 NOTE
r-devel-linux-x86_64-debian-gcc 2.3.8 8.18 18.11 26.29 NOTE
r-devel-linux-x86_64-fedora-clang 2.3.8 44.31 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3.8 46.17 NOTE
r-devel-windows-x86_64 2.3.8 16.00 44.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.32 22.45 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 18.00 44.00 62.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 46.00 64.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. 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-clang

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, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-gcc, 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/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. 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-windows-x86_64