CRAN Package Check Results for Package tidyplate

Last updated on 2025-12-07 10:50:27 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.0 2.93 142.53 145.46 NOTE
r-devel-linux-x86_64-debian-gcc 2.2.0 2.19 86.58 88.77 ERROR
r-devel-linux-x86_64-fedora-clang 2.2.0 18.00 232.43 250.43 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2.0 232.09 NOTE
r-devel-windows-x86_64 2.2.0 5.00 138.00 143.00 NOTE
r-patched-linux-x86_64 2.2.0 2.93 134.72 137.65 NOTE
r-release-linux-x86_64 2.2.0 2.94 134.74 137.68 NOTE
r-release-macos-arm64 2.2.0 NOTE
r-release-macos-x86_64 2.2.0 2.00 167.00 169.00 NOTE
r-release-windows-x86_64 2.2.0 5.00 139.00 144.00 NOTE
r-oldrel-macos-arm64 2.2.0 OK
r-oldrel-macos-x86_64 2.2.0 3.00 118.00 121.00 OK
r-oldrel-windows-x86_64 2.2.0 7.00 183.00 190.00 OK

Check Details

Version: 2.2.0
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘tidy_plate.R’ 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-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 2.2.0
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown', 'spelling' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.2.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [64s/71s] Running the tests in ‘tests/spelling.R’ failed. Complete output: > spelling::spell_check_test(vignettes = TRUE, error = FALSE, skip_on_cran = TRUE) Error in loadNamespace(x) : there is no package called 'spelling' Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.2.0
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc