CRAN Package Check Results for Package ElastH

Last updated on 2019-12-21 10:47:43 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 3.07 50.40 53.47 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.1 2.57 39.30 41.87 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.1 66.37 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.1 64.86 NOTE
r-devel-windows-ix86+x86_64 0.3.1 8.00 67.00 75.00 OK
r-devel-windows-ix86+x86_64-gcc8 0.3.1 9.00 73.00 82.00 OK
r-patched-linux-x86_64 0.3.1 OK
r-patched-solaris-x86 0.3.1 87.80 NOTE
r-release-linux-x86_64 0.3.1 2.82 46.82 49.64 OK
r-release-windows-ix86+x86_64 0.3.1 8.00 97.00 105.00 OK
r-release-osx-x86_64 0.3.1 NOTE
r-oldrel-windows-ix86+x86_64 0.3.1 4.00 85.00 89.00 OK
r-oldrel-osx-x86_64 0.3.1 NOTE

Check Details

Version: 0.3.1
Check: tests
Result: ERROR
     Running 'testthat.R' [22s/25s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ElastH)
     > data(Exemplo)
     > test_check("ElastH")
     -- 1. Failure: Função deve retornar no formato correto (@test-intervencoes.R#6)
     class(intx) not equal to "matrix".
     Lengths differ: 2 is not 1
    
     == testthat results ===========================================================
     [ OK: 64 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: Função deve retornar no formato correto (@test-intervencoes.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.3.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [17s/25s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ElastH)
     > data(Exemplo)
     > test_check("ElastH")
     ── 1. Failure: Função deve retornar no formato correto (@test-intervencoes.R#6)
     class(intx) not equal to "matrix".
     Lengths differ: 2 is not 1
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 64 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: Função deve retornar no formato correto (@test-intervencoes.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.1
Check: data for non-ASCII characters
Result: NOTE
     Note: found 238 marked Latin-1 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64