Last updated on 2025-07-31 01:51:30 CEST.
Package | ERROR | OK |
---|---|---|
xega | 1 | 12 |
xegaBNF | 13 | |
xegaDerivationTrees | 13 | |
xegaDfGene | 13 | |
xegaGaGene | 13 | |
xegaGeGene | 13 | |
xegaGpGene | 13 | |
xegaPermGene | 13 | |
xegaPopulation | 13 | |
xegaSelectGene | 13 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.9.0.8
Check: examples
Result: ERROR
Running examples in ‘xega-Ex.R’ failed
The error most likely occurred in:
> ### Name: xegaReRun
> ### Title: Run an evolutionary or genetic algorithm with the same
> ### configuration as in the previous run.
> ### Aliases: xegaReRun
>
> ### ** Examples
>
> a<-xegaRun(Parabola2D, max=FALSE, algorithm="sga", generations=10, popsize=20, verbose=1)
Error in lF$Pipeline() : attempt to apply non-function
Calls: xegaRun -> EvalPopulation
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.9.0.8
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(xega)
Loading required package: parallelly
Loading required package: filelock
>
> test_check("xega")
[ FAIL 5 | WARN 0 | SKIP 2 | PASS 35 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test-xega.R:34:1', 'test-xega.R:46:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-xega.R:6:2'): RunGA OK ────────────────────────────────────────
Error in `lF$Pipeline()`: attempt to apply non-function
Backtrace:
▆
1. └─xega::xegaRun(Parabola2D, max = FALSE, verbose = 1) at test-xega.R:6:2
2. └─xegaPopulation (local) EvalPopulation(pop, lF)
── Error ('test-xega.R:15:2'): RunGA OK ───────────────────────────────────────
Error in `lF$Pipeline()`: attempt to apply non-function
Backtrace:
▆
1. └─xega::xegaRun(...) at test-xega.R:15:2
2. └─xegaPopulation (local) EvalPopulation(pop, lF)
── Error ('test-xega.R:24:2'): RunGA OK ───────────────────────────────────────
Error in `lF$Pipeline()`: attempt to apply non-function
Backtrace:
▆
1. └─xega::xegaRun(...) at test-xega.R:24:2
2. └─xegaPopulation (local) EvalPopulation(pop, lF)
── Error ('test-xega.R:58:2'): RunGA, replay, OK ─────────────────────────────
Error in `lF$Pipeline()`: attempt to apply non-function
Backtrace:
▆
1. └─xega::xegaRun(Parabola2D, replay = 5, verbose = 0) at test-xega.R:58:2
2. └─xegaPopulation (local) EvalPopulation(pop, lF)
── Error ('test-xega.R:69:2'): ReRun, OK ───────────────────────────────────────
Error in `lF$Pipeline()`: attempt to apply non-function
Backtrace:
▆
1. └─xega::xegaRun(Parabola2D, replay = 5, verbose = 0) at test-xega.R:69:2
2. └─xegaPopulation (local) EvalPopulation(pop, lF)
[ FAIL 5 | WARN 0 | SKIP 2 | PASS 35 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13