CRAN Package Check Results for Package yaml

Last updated on 2025-04-28 00:50:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.10 8.25 18.06 26.31 NOTE
r-devel-linux-x86_64-debian-gcc 2.3.10 6.78 15.69 22.47 NOTE
r-devel-linux-x86_64-fedora-clang 2.3.10 41.05 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3.10 44.62 NOTE
r-devel-windows-x86_64 2.3.10 17.00 45.00 62.00 NOTE
r-patched-linux-x86_64 2.3.10 8.78 17.87 26.65 NOTE
r-release-linux-x86_64 2.3.10 8.29 17.56 25.85 NOTE
r-release-macos-arm64 2.3.10 21.00 NOTE
r-release-macos-x86_64 2.3.10 31.00 NOTE
r-release-windows-x86_64 2.3.10 18.00 48.00 66.00 NOTE
r-oldrel-macos-arm64 2.3.10 37.00 OK
r-oldrel-macos-x86_64 2.3.10 75.00 OK
r-oldrel-windows-x86_64 2.3.10 17.00 48.00 65.00 OK

Check Details

Version: 2.3.10
Check: compiled code
Result: NOTE File ‘yaml/libs/yaml.so’: Found non-API call to R: ‘OBJECT’ 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-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 2.3.10
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Shawn Garbett <shawn.garbett@vumc.org>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = c("Shawn", "P"), family = "Garbett", role = "aut"), person(given = "Jeremy", family = "Stephens", role = c("aut", "cre")), person(given = "Kirill", family = "Simonov", role = "aut"), person(given = "Yihui", family = "Xie", role = "ctb"), person(given = "Zhuoer", family = "Dong", role = "ctb"), person(given = "Hadley", family = "Wickham", role = "ctb"), person(given = "Jeffrey", family = "Horner", role = "ctb"), person(family = "reikoch", role = "ctb"), person(given = "Will", family = "Beasley", role = "ctb"), person(given = "Brendan", family = "O'Connor", role = "ctb"), person(given = c("Gregory", "R."), family = "Warnes", role = "ctb"), person(given = "Michael", family = "Quinn", role = "ctb"), person(given = c("Zhian", "N."), family = "Kamvar", role = "ctb"), person(given = "Charlie", family = "Gao", role = "ctb"), person(given = "Shawn", family = "Garbett", role = "cre", email = "shawn.garbett@vumc.org")) as necessary. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.3.10
Check: compiled code
Result: NOTE File 'yaml/libs/x64/yaml.dll': Found non-API call to R: 'OBJECT' 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-windows-x86_64, r-release-windows-x86_64