CRAN Package Check Results for Package ezplot

Last updated on 2025-12-06 00:48:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.2 8.98 214.59 223.57 OK
r-devel-linux-x86_64-debian-gcc 0.8.2 5.86 43.77 49.63 ERROR
r-devel-linux-x86_64-fedora-clang 0.8.2 20.00 316.38 336.38 OK
r-devel-linux-x86_64-fedora-gcc 0.8.2 20.00 314.98 334.98 OK
r-devel-windows-x86_64 0.8.2 12.00 196.00 208.00 OK
r-patched-linux-x86_64 0.8.2 9.47 199.42 208.89 OK
r-release-linux-x86_64 0.8.2 8.46 200.74 209.20 OK
r-release-macos-arm64 0.8.2 OK
r-release-macos-x86_64 0.8.2 7.00 143.00 150.00 OK
r-release-windows-x86_64 0.8.2 12.00 194.00 206.00 OK
r-oldrel-macos-arm64 0.8.2 OK
r-oldrel-macos-x86_64 0.8.2 7.00 151.00 158.00 OK
r-oldrel-windows-x86_64 0.8.2 15.00 254.00 269.00 OK

Check Details

Version: 0.8.2
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'covr', 'DT', 'ggrepel', 'knitr', 'miniUI', 'rmarkdown', 'shiny', 'tsibble', 'tsibbledata' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.8.2
Check: examples
Result: ERROR Running examples in ‘ezplot-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: agg_data > ### Title: Aggregates data > ### Aliases: agg_data > > ### ** Examples > > suppressPackageStartupMessages(library(tsibble)) Error in library(tsibble) : there is no package called ‘tsibble’ Calls: suppressPackageStartupMessages -> withCallingHandlers -> library Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.8.2
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(ezplot) > suppressPackageStartupMessages(library(tsibble)) Error in library(tsibble) : there is no package called 'tsibble' Calls: suppressPackageStartupMessages -> withCallingHandlers -> library Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.8.2
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