CRAN Package Check Results for Package survutils

Last updated on 2020-07-25 05:48:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 2.39 31.57 33.96 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.2 1.97 24.34 26.31 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.2 48.81 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.2 39.08 ERROR
r-devel-windows-ix86+x86_64 1.0.2 14.00 41.00 55.00 ERROR
r-patched-linux-x86_64 1.0.2 2.12 30.94 33.06 ERROR
r-patched-solaris-x86 1.0.2 61.70 ERROR
r-release-linux-x86_64 1.0.2 2.27 31.67 33.94 ERROR
r-release-windows-ix86+x86_64 1.0.2 8.00 48.00 56.00 ERROR
r-oldrel-macos-x86_64 1.0.2 OK
r-oldrel-windows-ix86+x86_64 1.0.2 5.00 53.00 58.00 ERROR

Check Details

Version: 1.0.2
Check: tests
Result: ERROR
     Running 'testthat.R' [5s/7s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(survutils)
     >
     > test_check("survutils")
     -- 1. Failure: get_cox_res runs univariate Cox regression on a single feature (@
     as.data.frame(out_df) not equal to as.data.frame(expected_out_df).
     Names: 1 string mismatch
     Length mismatch: comparison on first 6 components
     Component 6: Modes: character, numeric
     Component 6: target is character, current is numeric
    
     == testthat results ===========================================================
     [ OK: 6 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: get_cox_res runs univariate Cox regression on a single feature (@test_get_cox_res.R#48)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/6s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(survutils)
     >
     > test_check("survutils")
     ── 1. Failure: get_cox_res runs univariate Cox regression on a single feature (@
     as.data.frame(out_df) not equal to as.data.frame(expected_out_df).
     Names: 1 string mismatch
     Length mismatch: comparison on first 6 components
     Component 6: Modes: character, numeric
     Component 6: target is character, current is numeric
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 6 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: get_cox_res runs univariate Cox regression on a single feature (@test_get_cox_res.R#48)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(survutils)
     >
     > test_check("survutils")
     ── 1. Failure: get_cox_res runs univariate Cox regression on a single feature (@
     as.data.frame(out_df) not equal to as.data.frame(expected_out_df).
     Names: 1 string mismatch
     Length mismatch: comparison on first 6 components
     Component 6: Modes: character, numeric
     Component 6: target is character, current is numeric
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 6 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: get_cox_res runs univariate Cox regression on a single feature (@test_get_cox_res.R#48)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.2
Check: tests
Result: ERROR
     Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(survutils)
     >
     > test_check("survutils")
     -- 1. Failure: get_cox_res runs univariate Cox regression on a single feature (@
     as.data.frame(out_df) not equal to as.data.frame(expected_out_df).
     Names: 1 string mismatch
     Length mismatch: comparison on first 6 components
     Component 6: Modes: character, numeric
     Component 6: target is character, current is numeric
    
     == testthat results ===========================================================
     [ OK: 6 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: get_cox_res runs univariate Cox regression on a single feature (@test_get_cox_res.R#48)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/6s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(survutils)
     >
     > test_check("survutils")
     ── 1. Failure: get_cox_res runs univariate Cox regression on a single feature (@
     as.data.frame(out_df) not equal to as.data.frame(expected_out_df).
     Names: 1 string mismatch
     Length mismatch: comparison on first 6 components
     Component 6: Modes: character, numeric
     Component 6: target is character, current is numeric
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 6 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: get_cox_res runs univariate Cox regression on a single feature (@test_get_cox_res.R#48)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/13s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(survutils)
     >
     > test_check("survutils")
     ── 1. Failure: get_cox_res runs univariate Cox regression on a single feature (@
     as.data.frame(out_df) not equal to as.data.frame(expected_out_df).
     Names: 1 string mismatch
     Length mismatch: comparison on first 6 components
     Component 6: Modes: character, numeric
     Component 6: target is character, current is numeric
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 6 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: get_cox_res runs univariate Cox regression on a single feature (@test_get_cox_res.R#48)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 1.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(survutils)
     >
     > test_check("survutils")
     ── 1. Failure: get_cox_res runs univariate Cox regression on a single feature (@
     as.data.frame(out_df) not equal to as.data.frame(expected_out_df).
     Names: 1 string mismatch
     Length mismatch: comparison on first 6 components
     Component 6: Modes: character, numeric
     Component 6: target is character, current is numeric
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 6 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: get_cox_res runs univariate Cox regression on a single feature (@test_get_cox_res.R#48)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-linux-x86_64

Version: 1.0.2
Check: tests
Result: ERROR
     Running 'testthat.R' [5s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(survutils)
     >
     > test_check("survutils")
     -- 1. Failure: get_cox_res runs univariate Cox regression on a single feature (@
     as.data.frame(out_df) not equal to as.data.frame(expected_out_df).
     Names: 1 string mismatch
     Length mismatch: comparison on first 6 components
     Component 6: Modes: character, numeric
     Component 6: target is character, current is numeric
    
     == testthat results ===========================================================
     [ OK: 6 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: get_cox_res runs univariate Cox regression on a single feature (@test_get_cox_res.R#48)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64