CRAN Package Check Results for Package gipsDA

Last updated on 2026-02-03 17:49:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-fedora-clang 0.1.2 8.00 109.58 117.58 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 8.00 73.05 81.05 ERROR
r-release-macos-x86_64 0.1.2 3.00 65.00 68.00 OK

Check Details

Version: 0.1.2
Check: examples
Result: ERROR Running examples in ‘gipsDA-Ex.R’ failed The error most likely occurred in: > ### Name: gipslda > ### Title: Linear Discriminant Analysis with gips Covariance Projection > ### Aliases: gipslda gipslda.default gipslda.data.frame gipslda.formula > ### gipslda.matrix model.frame.gipslda print.gipslda coef.gipslda > ### plot.gipslda pairs.gipslda > ### Keywords: multivariate > > ### ** Examples > > Iris <- data.frame(rbind(iris3[, , 1], iris3[, , 2], iris3[, , 3]), + Sp = rep(c("s", "c", "v"), rep(50, 3)) + ) Error: object 'iris3' not found Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/14s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(gipsDA) > > test_check("gipsDA") The permutation (): - is 1 times more likely than the () permutation. ========Saving _problems/test-models_gipsLDA-9.R Saving _problems/test-models_gipsMultQDA-7.R Saving _problems/test-models_gipsQDA-7.R Saving _problems/test-models_utils-130.R Saving _problems/test-models_utils-148.R Saving _problems/test-models_utils-163.R [ FAIL 6 | WARN 6 | SKIP 0 | PASS 81 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-models_gipsLDA.R:9:1'): (code run outside of `test_that()`) ──── Error in `eval(code, test_env)`: object 'iris' not found Backtrace: ▆ 1. └─base::as.matrix(iris[, 1:4]) at test-models_gipsLDA.R:9:1 ── Error ('test-models_gipsMultQDA.R:7:1'): (code run outside of `test_that()`) ── Error in `eval(code, test_env)`: object 'iris' not found Backtrace: ▆ 1. └─base::as.matrix(iris[, 1:4]) at test-models_gipsMultQDA.R:7:1 ── Error ('test-models_gipsQDA.R:7:1'): (code run outside of `test_that()`) ──── Error in `eval(code, test_env)`: object 'iris' not found Backtrace: ▆ 1. └─base::as.matrix(iris[, 1:4]) at test-models_gipsQDA.R:7:1 ── Error ('test-models_utils.R:130:3'): project_covs (MAP=TRUE) returns correct structure using Iris data ── Error in `setup_data()`: object 'iris' not found Backtrace: ▆ 1. └─gipsDA (local) setup_data() at test-models_utils.R:130:3 ── Error ('test-models_utils.R:148:3'): project_covs (MAP=FALSE) handles probabilities using Iris data ── Error in `setup_data()`: object 'iris' not found Backtrace: ▆ 1. └─gipsDA (local) setup_data() at test-models_utils.R:148:3 ── Error ('test-models_utils.R:163:3'): project_covs warns if all probabilities are below tolerance ── Error in `setup_data()`: object 'iris' not found Backtrace: ▆ 1. └─gipsDA (local) setup_data() at test-models_utils.R:163:3 [ FAIL 6 | WARN 6 | SKIP 0 | PASS 81 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.