CRAN Package Check Results for Package yaml

Last updated on 2026-05-03 16:50:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.12 7.79 32.66 40.45 OK
r-devel-linux-x86_64-debian-gcc 2.3.12 6.95 25.67 32.62 OK
r-devel-linux-x86_64-fedora-clang 2.3.12 9.00 46.74 55.74 OK
r-devel-linux-x86_64-fedora-gcc 2.3.12 18.00 57.56 75.56 OK
r-devel-windows-x86_64 2.3.12 23.00 59.00 82.00 OK
r-patched-linux-x86_64 2.3.12 9.00 28.81 37.81 OK
r-release-linux-x86_64 2.3.12 8.78 28.75 37.53 OK
r-release-macos-arm64 2.3.12 3.00 15.00 18.00 NOTE
r-release-macos-x86_64 2.3.12 8.00 46.00 54.00 ERROR
r-release-windows-x86_64 2.3.12 20.00 70.00 90.00 OK
r-oldrel-macos-arm64 2.3.12 3.00 46.00 49.00 OK
r-oldrel-macos-x86_64 2.3.12 8.00 150.00 158.00 OK
r-oldrel-windows-x86_64 2.3.12 21.00 62.00 83.00 OK

Additional issues

rchk

Check Details

Version: 2.3.12
Check: for unstated dependencies in vignettes
Result: NOTE Error: error in inferior call: .onLoad failed in loadNamespace() for 'knitr', details: call: loadNamespace(x) error: there is no package called ‘evaluate’ Execution halted Flavor: r-release-macos-arm64

Version: 2.3.12
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/0s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(yaml) > > test_check("yaml") Error in loadNamespace(x) : there is no package called 'cli' Calls: test_check ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-release-macos-x86_64