CRAN Package Check Results for Package codyn

Last updated on 2020-04-09 09:48:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.3 8.64 172.67 181.31 ERROR
r-devel-linux-x86_64-debian-gcc 2.0.3 7.68 128.78 136.46 ERROR
r-devel-linux-x86_64-fedora-clang 2.0.3 209.26 ERROR
r-devel-linux-x86_64-fedora-gcc 2.0.3 212.50 ERROR
r-devel-windows-ix86+x86_64 2.0.3 19.00 211.00 230.00 ERROR
r-devel-windows-ix86+x86_64-gcc8 2.0.3 15.00 182.00 197.00 ERROR
r-patched-linux-x86_64 2.0.3 9.08 166.43 175.51 ERROR
r-patched-osx-x86_64 2.0.3 ERROR
r-patched-solaris-x86 2.0.3 283.50 ERROR
r-release-linux-x86_64 2.0.3 8.07 154.51 162.58 OK
r-release-windows-ix86+x86_64 2.0.3 16.00 236.00 252.00 OK
r-release-osx-x86_64 2.0.3 OK
r-oldrel-windows-ix86+x86_64 2.0.3 15.00 226.00 241.00 OK
r-oldrel-osx-x86_64 2.0.3 OK

Check Details

Version: 2.0.3
Check: tests
Result: ERROR
     Running 'testthat.R' [74s/77s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(codyn)
     > test_check("codyn")
     -- 1. Failure: rank_shift loads and returns correct result (@test_rank_shift.R#1
     result[, 1] inherits from `character` not `factor`.
    
     == testthat results ===========================================================
     [ OK: 359 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: rank_shift loads and returns correct result (@test_rank_shift.R#15)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.0.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [52s/72s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(codyn)
     > test_check("codyn")
     ── 1. Failure: rank_shift loads and returns correct result (@test_rank_shift.R#1
     result[, 1] inherits from `character` not `factor`.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 359 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: rank_shift loads and returns correct result (@test_rank_shift.R#15)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.0.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [80s/91s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(codyn)
     > test_check("codyn")
     ── 1. Failure: rank_shift loads and returns correct result (@test_rank_shift.R#1
     result[, 1] inherits from `character` not `factor`.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 359 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: rank_shift loads and returns correct result (@test_rank_shift.R#15)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.0.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [81s/101s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(codyn)
     > test_check("codyn")
     ── 1. Failure: rank_shift loads and returns correct result (@test_rank_shift.R#1
     result[, 1] inherits from `character` not `factor`.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 359 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: rank_shift loads and returns correct result (@test_rank_shift.R#15)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 2.0.3
Check: tests
Result: ERROR
     Running 'testthat.R' [79s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(codyn)
     > test_check("codyn")
     -- 1. Failure: rank_shift loads and returns correct result (@test_rank_shift.R#1
     result[, 1] inherits from `character` not `factor`.
    
     == testthat results ===========================================================
     [ OK: 359 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: rank_shift loads and returns correct result (@test_rank_shift.R#15)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 2.0.3
Check: tests
Result: ERROR
     Running 'testthat.R' [69s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(codyn)
     > test_check("codyn")
     -- 1. Failure: rank_shift loads and returns correct result (@test_rank_shift.R#1
     result[, 1] inherits from `character` not `factor`.
    
     == testthat results ===========================================================
     [ OK: 359 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: rank_shift loads and returns correct result (@test_rank_shift.R#15)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64-gcc8

Version: 2.0.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [70s/74s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(codyn)
     > test_check("codyn")
     ── 1. Failure: rank_shift loads and returns correct result (@test_rank_shift.R#1
     result[, 1] inherits from `character` not `factor`.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 359 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: rank_shift loads and returns correct result (@test_rank_shift.R#15)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 2.0.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [28s/40s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(codyn)
     > test_check("codyn")
     ── 1. Failure: rank_shift loads and returns correct result (@test_rank_shift.R#1
     result[, 1] inherits from `character` not `factor`.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 359 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: rank_shift loads and returns correct result (@test_rank_shift.R#15)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-osx-x86_64

Version: 2.0.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [98s/101s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(codyn)
     > test_check("codyn")
     ── 1. Failure: rank_shift loads and returns correct result (@test_rank_shift.R#1
     result[, 1] inherits from `character` not `factor`.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 359 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: rank_shift loads and returns correct result (@test_rank_shift.R#15)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86