CRAN Package Check Results for Package EventDetectR

Last updated on 2020-08-07 01:49:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.4 9.46 122.97 132.43 OK
r-devel-linux-x86_64-debian-gcc 0.3.4 9.14 93.40 102.54 OK
r-devel-linux-x86_64-fedora-clang 0.3.4 170.14 OK
r-devel-linux-x86_64-fedora-gcc 0.3.4 160.07 OK
r-devel-windows-ix86+x86_64 0.3.4 28.00 144.00 172.00 OK
r-patched-linux-x86_64 0.3.4 7.56 123.49 131.05 OK
r-patched-solaris-x86 0.3.4 217.60 OK
r-release-linux-x86_64 0.3.4 7.28 144.20 151.48 ERROR
r-release-macos-x86_64 0.3.4 OK
r-release-windows-ix86+x86_64 0.3.4 33.00 139.00 172.00 OK
r-oldrel-macos-x86_64 0.3.4 OK
r-oldrel-windows-ix86+x86_64 0.3.4 16.00 145.00 161.00 OK

Check Details

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