Last updated on 2020-08-07 01:50:33 CEST.
Package | ERROR | OK |
---|---|---|
EventDetectGUI | 12 | |
EventDetectR | 1 | 11 |
Current CRAN status: OK: 12
Current CRAN status: ERROR: 1, OK: 11
Version: 0.3.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [70s/75s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
>
> test_check("EventDetectR")
Loading required package: EventDetectR
── 1. Error: neural network prediction works (@test-eventClassification.R#96) ─
requires numeric/complex matrix/vector arguments
Backtrace:
1. EventDetectR:::predict.NeuralNetwork(m, newDataReal)
3. neuralnet:::predict.nn(object$modelList[[i]], test_input)
[1] "EDS is working on index: 500"
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 24 | SKIPPED: 2 | WARNINGS: 4 | FAILED: 1 ]
1. Error: neural network prediction works (@test-eventClassification.R#96)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-linux-x86_64