CRAN Package Check Results for Package biplotEZ

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2 11.92 263.28 275.20 NOTE
r-devel-linux-x86_64-debian-gcc 2.2 8.31 40.96 49.27 ERROR
r-devel-linux-x86_64-fedora-clang 2.2 24.00 384.51 408.51 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2 25.00 384.79 409.79 NOTE
r-devel-windows-x86_64 2.2 15.00 229.00 244.00 NOTE
r-patched-linux-x86_64 2.2 10.81 255.79 266.60 NOTE
r-release-linux-x86_64 2.2 10.35 253.53 263.88 NOTE
r-release-macos-arm64 2.2 NOTE
r-release-macos-x86_64 2.2 20.00 229.00 249.00 NOTE
r-release-windows-x86_64 2.2 15.00 224.00 239.00 NOTE
r-oldrel-macos-arm64 2.2 OK
r-oldrel-macos-x86_64 2.2 7.00 332.00 339.00 OK
r-oldrel-windows-x86_64 2.2 13.00 294.00 307.00 OK

Check Details

Version: 2.2
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: ‘AoD.Rd’ ‘AoD.biplot.Rd’ ‘CA.Rd’ ‘CA.biplot.Rd’ ‘CLPs.Rd’ ‘CVA.Rd’ ‘CVA.biplot.Rd’ ‘PCA.Rd’ ‘PCA.biplot.Rd’ ‘PCO.Rd’ ‘PCO.biplot.Rd’ ‘alpha.bags.Rd’ ‘axes.Rd’ ‘axes_coordinates.Rd’ ‘biplot.R’ ‘biplot.Rd’ ‘classification.Rd’ ‘classify.Rd’ ‘density1D.Rd’ ‘density2D.Rd’ ‘ellipses.Rd’ ‘fit.measures.Rd’ ‘interpolate.Rd’ ‘legend.type.Rd’ ‘means.Rd’ ‘newaxes.Rd’ ‘newsamples.Rd’ ‘plot.biplot.Rd’ ‘prediction.Rd’ ‘print.biplot.Rd’ ‘reflect.Rd’ ‘regress.Rd’ ‘regress.biplot.Rd’ ‘rotate.Rd’ ‘samples.Rd’ ‘summary.biplot.Rd’ ‘translate_axes.R’ ‘translate_axes.Rd’ 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
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'caret', 'geometry', 'ggrepel', 'knitr', 'rgl', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.2
Check: examples
Result: ERROR Running examples in ‘biplotEZ-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: alpha.bags > ### Title: Create alpha bags > ### Aliases: alpha.bags > > ### ** Examples > > biplot (iris[,1:4]) |> PCA(group.aes=iris[,5]) |> alpha.bags(alpha=0.95) |> plot() Computing 0.95 -bag for setosa Error in loadNamespace(x) : there is no package called ‘geometry’ Calls: plot ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.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

Version: 2.2
Check: HTML version of manual
Result: NOTE Skipping checking math rendering: package 'V8' unavailable Flavor: r-devel-linux-x86_64-debian-gcc