CRAN Package Check Results for Package yaml12

Last updated on 2026-07-29 03:59:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 86.69 45.20 131.89 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 72.84 35.33 108.17 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 145.00 67.40 212.40 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 54.00 33.89 87.89 OK
r-devel-windows-x86_64 0.1.0 123.00 78.00 201.00 OK
r-patched-linux-x86_64 0.1.0 88.25 40.74 128.99 OK
r-release-linux-x86_64 0.1.0 89.34 40.94 130.28 OK
r-release-macos-arm64 0.1.0 20.00 19.00 39.00 OK
r-release-macos-x86_64 0.1.0 66.00 101.00 167.00 OK
r-release-windows-x86_64 0.1.0 127.00 77.00 204.00 OK
r-oldrel-macos-arm64 0.1.0 21.00 20.00 41.00 OK
r-oldrel-macos-x86_64 0.1.0 67.00 147.00 214.00 OK
r-oldrel-windows-x86_64 0.1.0 192.00 89.00 281.00 OK

Check Details

Version: 0.1.0
Check: compiled code
Result: NOTE File ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/yaml12/libs/yaml12.so’: Found ‘abort’, possibly from ‘abort’ (C) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc