CRAN Package Check Results for Package yaml

Last updated on 2024-06-23 00:14:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.8 11.54 23.14 34.68 NOTE
r-devel-linux-x86_64-debian-gcc 2.3.8 8.22 17.81 26.03 NOTE
r-devel-linux-x86_64-fedora-clang 2.3.8 45.30 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.26 21.77 33.03 OK
r-release-linux-x86_64 2.3.8 10.53 22.49 33.02 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-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. Flavor: r-devel-windows-x86_64