Last updated on 2025-12-07 07:50:21 CET.
| Package | ERROR | OK |
|---|---|---|
| GABB | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
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