CRAN Package Check Results for Package visR

Last updated on 2024-06-07 12:58:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 13.32 366.37 379.69 OK
r-devel-linux-x86_64-debian-gcc 0.4.1 9.84 259.49 269.33 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.1 464.01 OK
r-devel-linux-x86_64-fedora-gcc 0.4.1 443.19 OK
r-devel-windows-x86_64 0.4.1 13.00 241.00 254.00 OK
r-patched-linux-x86_64 0.4.1 13.47 347.30 360.77 OK
r-release-linux-x86_64 0.4.1 12.84 347.42 360.26 OK
r-release-macos-arm64 0.4.1 108.00 OK
r-release-macos-x86_64 0.4.1 184.00 OK
r-release-windows-x86_64 0.4.1 12.00 255.00 267.00 OK
r-oldrel-macos-arm64 0.4.1 109.00 OK
r-oldrel-macos-x86_64 0.4.1 173.00 OK
r-oldrel-windows-x86_64 0.4.1 18.00 329.00 347.00 OK

Check Details

Version: 0.4.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [127s/170s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(visR) > library(vdiffr) > library(survival) > > test_check("visR") [ FAIL 1 | WARN 28 | SKIP 28 | PASS 1001 ] ══ Skipped tests (28) ══════════════════════════════════════════════════════════ • On CRAN (27): 'test-add_CI.R:30:3', 'test-add_CI.R:45:3', 'test-add_CI.R:65:3', 'test-add_CI.R:95:3', 'test-add_CI.R:124:3', 'test-add_CI.R:144:3', 'test-add_CNSR.R:34:3', 'test-add_CNSR.R:47:3', 'test-add_CNSR.R:60:3', 'test-add_CNSR.R:78:3', 'test-add_CNSR.R:95:3', 'test-add_CNSR.R:112:3', 'test-add_highlight.R:107:3', 'test-add_highlight.R:151:3', 'test-add_highlight.R:281:3', 'test-add_risktable.R:81:3', 'test-add_risktable.R:93:3', 'test-add_risktable.R:204:3', 'test-add_risktable.R:214:3', 'test-stat_stepribbon.R:32:3', 'test-stat_stepribbon.R:60:3', 'test-stat_stepribbon.R:94:3', 'test-stat_stepribbon.R:117:3', 'test-utils_visR.R:139:3', 'test-utils_visR.R:150:3', 'test-visr_survfit.R:528:3', 'test-watchdog_testfiles.R:14:1' • utils::packageVersion("ggplot2") >= "3.5.0" is TRUE (1): 'test-utils_visR.R:97:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-tidyme.R:138:3'): T3.2 The S3 method, associated with a `survfit` object, has columns representing all list elements of the S3 object ── surv_object_df %>% dplyr::select(-call) not equal to survfit_object_tidy %>% dplyr::select(-call). Length mismatch: comparison on first 22 components Component 15: target is character, current is numeric Component 16: 164 string mismatches Component 17: target is numeric, current is character Component 18: Mean relative difference: 4.077603 Component 19: Mean relative difference: 0.9152565 Component 20: Mean relative difference: 0.280564 Component 21: 'current' is not a factor Component 22: target is numeric, current is factor [ FAIL 1 | WARN 28 | SKIP 28 | PASS 1001 ] Error: Test failures In addition: Warning message: In for (i in index) { : 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