CRAN Package Check Results for Package visR

Last updated on 2022-08-15 08:50:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 14.17 326.26 340.43 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.0 12.29 243.00 255.29 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.0 397.00 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.0 422.85 ERROR
r-devel-windows-x86_64 0.3.0 39.00 359.00 398.00 ERROR
r-patched-linux-x86_64 0.3.0 14.00 314.36 328.36 ERROR
r-release-linux-x86_64 0.3.0 11.45 305.04 316.49 ERROR
r-release-macos-arm64 0.3.0 111.00 OK
r-release-macos-x86_64 0.3.0 147.00 OK
r-release-windows-x86_64 0.3.0 44.00 356.00 400.00 ERROR
r-oldrel-macos-arm64 0.3.0 106.00 OK
r-oldrel-macos-x86_64 0.3.0 150.00 OK
r-oldrel-windows-ix86+x86_64 0.3.0 31.00 376.00 407.00 ERROR

Check Details

Version: 0.3.0
Check: tests
Result: ERROR
     Running 'spelling.R' [0s/1s]
     Running 'testthat.R' [162s/179s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(visR)
     > library(vdiffr)
     > library(survival)
     >
     > test_check("visR")
     [ FAIL 1 | WARN 0 | SKIP 22 | PASS 999 ]
    
     == Skipped tests ===============================================================
     * On CRAN (22)
    
     == Failed tests ================================================================
     -- Failure (test-Surv_CNSR.R:46:3): T1.2 The function is compatible with the survival package --
     `survival::coxph(visR::Surv_CNSR() ~ SEX, data = adtte)` did not throw an error.
    
     [ FAIL 1 | WARN 0 | SKIP 22 | PASS 999 ]
     Error: Test failures
     In addition: Warning message:
     closing unused connection 4 (https://raw.githubusercontent.com/vntkumar8/covid-survival/main/data/final.csv)
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.3.0
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/1s]
     Running ‘testthat.R’ [121s/190s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(visR)
     > library(vdiffr)
     > library(survival)
     >
     > test_check("visR")
     [ FAIL 1 | WARN 0 | SKIP 22 | PASS 999 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (22)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-Surv_CNSR.R:46:3): T1.2 The function is compatible with the survival package ──
     `survival::coxph(visR::Surv_CNSR() ~ SEX, data = adtte)` did not throw an error.
    
     [ FAIL 1 | WARN 0 | SKIP 22 | PASS 999 ]
     Error: Test failures
     In addition: Warning message:
     In node_compact_missing(expr) :
     closing unused connection 4 (https://raw.githubusercontent.com/vntkumar8/covid-survival/main/data/final.csv)
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.0
Check: tests
Result: ERROR
     Running ‘spelling.R’
     Running ‘testthat.R’ [179s/206s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(visR)
     > library(vdiffr)
     > library(survival)
     >
     > test_check("visR")
     [ FAIL 1 | WARN 0 | SKIP 22 | PASS 999 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (22)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-Surv_CNSR.R:46:3): T1.2 The function is compatible with the survival package ──
     `survival::coxph(visR::Surv_CNSR() ~ SEX, data = adtte)` did not throw an error.
    
     [ FAIL 1 | WARN 0 | SKIP 22 | PASS 999 ]
     Error: Test failures
     In addition: Warning message:
     In .Internal(eval(expr, envir, enclos)) :
     closing unused connection 4 (https://raw.githubusercontent.com/vntkumar8/covid-survival/main/data/final.csv)
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3.0
Check: tests
Result: ERROR
     Running ‘spelling.R’
     Running ‘testthat.R’ [195s/228s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(visR)
     > library(vdiffr)
     > library(survival)
     >
     > test_check("visR")
     [ FAIL 1 | WARN 0 | SKIP 22 | PASS 999 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (22)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-Surv_CNSR.R:46:3): T1.2 The function is compatible with the survival package ──
     `survival::coxph(visR::Surv_CNSR() ~ SEX, data = adtte)` did not throw an error.
    
     [ FAIL 1 | WARN 0 | SKIP 22 | PASS 999 ]
     Error: Test failures
     In addition: Warning message:
     In for (i in seq_len(n)) { :
     closing unused connection 4 (https://raw.githubusercontent.com/vntkumar8/covid-survival/main/data/final.csv)
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.3.0
Check: tests
Result: ERROR
     Running 'spelling.R' [0s]
     Running 'testthat.R' [160s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(visR)
     > library(vdiffr)
     > library(survival)
     >
     > test_check("visR")
     [ FAIL 1 | WARN 0 | SKIP 22 | PASS 999 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (22)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-Surv_CNSR.R:46:3): T1.2 The function is compatible with the survival package ──
     `survival::coxph(visR::Surv_CNSR() ~ SEX, data = adtte)` did not throw an error.
    
     [ FAIL 1 | WARN 0 | SKIP 22 | PASS 999 ]
     Error: Test failures
     In addition: Warning message:
     In for (i in seq_along(frames)) { :
     closing unused connection 4 (https://raw.githubusercontent.com/vntkumar8/covid-survival/main/data/final.csv)
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 0.3.0
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/0s]
     Running ‘testthat.R’ [158s/181s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(visR)
     > library(vdiffr)
     > library(survival)
     >
     > test_check("visR")
     [ FAIL 1 | WARN 0 | SKIP 22 | PASS 999 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (22)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-Surv_CNSR.R:46:3): T1.2 The function is compatible with the survival package ──
     `survival::coxph(visR::Surv_CNSR() ~ SEX, data = adtte)` did not throw an error.
    
     [ FAIL 1 | WARN 0 | SKIP 22 | PASS 999 ]
     Error: Test failures
     In addition: Warning message:
     In .Internal(environment(fun)) :
     closing unused connection 4 (https://raw.githubusercontent.com/vntkumar8/covid-survival/main/data/final.csv)
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.3.0
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/0s]
     Running ‘testthat.R’ [152s/168s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(visR)
     > library(vdiffr)
     > library(survival)
     >
     > test_check("visR")
     [ FAIL 1 | WARN 0 | SKIP 22 | PASS 999 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (22)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-Surv_CNSR.R:46:3): T1.2 The function is compatible with the survival package ──
     `survival::coxph(visR::Surv_CNSR() ~ SEX, data = adtte)` did not throw an error.
    
     [ FAIL 1 | WARN 0 | SKIP 22 | PASS 999 ]
     Error: Test failures
     In addition: Warning message:
     In for (i in seq_along(frames)) { :
     closing unused connection 4 (https://raw.githubusercontent.com/vntkumar8/covid-survival/main/data/final.csv)
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.3.0
Check: tests
Result: ERROR
     Running 'spelling.R' [0s]
     Running 'testthat.R' [153s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(visR)
     > library(vdiffr)
     > library(survival)
     >
     > test_check("visR")
     [ FAIL 1 | WARN 0 | SKIP 22 | PASS 999 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (22)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-Surv_CNSR.R:46:3): T1.2 The function is compatible with the survival package ──
     `survival::coxph(visR::Surv_CNSR() ~ SEX, data = adtte)` did not throw an error.
    
     [ FAIL 1 | WARN 0 | SKIP 22 | PASS 999 ]
     Error: Test failures
     In addition: Warning message:
     In for (j in seq_along(xs)) { :
     closing unused connection 4 (https://raw.githubusercontent.com/vntkumar8/covid-survival/main/data/final.csv)
     Execution halted
Flavor: r-release-windows-x86_64

Version: 0.3.0
Check: tests
Result: ERROR
     Running 'spelling.R' [0s]
     Running 'testthat.R' [179s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(visR)
     > library(vdiffr)
     > library(survival)
     >
     > test_check("visR")
     [ FAIL 1 | WARN 0 | SKIP 22 | PASS 999 ]
    
     == Skipped tests ===============================================================
     * On CRAN (22)
    
     == Failed tests ================================================================
     -- Failure (test-Surv_CNSR.R:46:3): T1.2 The function is compatible with the survival package --
     `survival::coxph(visR::Surv_CNSR() ~ SEX, data = adtte)` did not throw an error.
    
     [ FAIL 1 | WARN 0 | SKIP 22 | PASS 999 ]
     Error: Test failures
     In addition: Warning message:
     In .Internal(grep(pattern, x, ignore.case, value, perl, fixed, useBytes, :
     closing unused connection 4 (https://raw.githubusercontent.com/vntkumar8/covid-survival/main/data/final.csv)
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64