CRAN Package Check Results for Package GABB

Last updated on 2025-12-07 04:49:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.10 3.98 37.54 41.52 OK
r-devel-linux-x86_64-debian-gcc 0.3.10 2.81 23.15 25.96 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.10 63.97 OK
r-devel-linux-x86_64-fedora-gcc 0.3.10 25.00 39.29 64.29 OK
r-devel-windows-x86_64 0.3.10 7.00 51.00 58.00 OK
r-patched-linux-x86_64 0.3.10 3.79 32.31 36.10 OK
r-release-linux-x86_64 0.3.10 4.06 33.60 37.66 OK
r-release-macos-arm64 0.3.10 OK
r-release-macos-x86_64 0.3.10 6.00 52.00 58.00 OK
r-release-windows-x86_64 0.3.10 6.00 52.00 58.00 OK
r-oldrel-macos-arm64 0.3.10 OK
r-oldrel-macos-x86_64 0.3.10 4.00 39.00 43.00 OK
r-oldrel-windows-x86_64 0.3.10 9.00 61.00 70.00 OK

Check Details

Version: 0.3.10
Check: examples
Result: ERROR Running examples in ‘GABB-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: PCA_RDA_graphics > ### Title: PCA_RDA_graphics function This function facilitate the user > ### creation of PCA (! from FactoMineR package !) enhanced graphics with > ### multiple options. Individuals and variables graphics are possible. > ### With or without variable cor, cos, contrib.. correlation to > ### dimensions. RDA outputs are displayable as table under graphics. > ### Aliases: PCA_RDA_graphics > > ### ** Examples > > > library(FactoMineR) Error in library(FactoMineR) : there is no package called ‘FactoMineR’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc