Last updated on 2024-06-22 14:49:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.1 | 14.22 | 368.82 | 383.04 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 10.49 | 258.96 | 269.45 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 475.75 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 280.67 | ERROR | |||
r-devel-windows-x86_64 | 0.4.1 | 12.00 | 251.00 | 263.00 | ERROR | |
r-patched-linux-x86_64 | 0.4.1 | 15.39 | 344.33 | 359.72 | ERROR | |
r-release-linux-x86_64 | 0.4.1 | 11.85 | 343.52 | 355.37 | ERROR | |
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 | 13.00 | 253.00 | 266.00 | ERROR | |
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 | 330.00 | 348.00 | ERROR |
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [187s/242s]
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 seq_along(dots)) { :
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.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [126s/186s]
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 seq_along(cols)) { :
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.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [221s/321s]
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 .Internal(assign(x, value, envir, inherits)) :
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.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [105s/106s]
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 names(new)) old[[i]] <- new[[i]] :
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.4.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [108s]
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 seq_len(n)) { :
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.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [173s/212s]
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 seq_along(cols)) { :
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.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [170s/199s]
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 seq_along(quosures)) { :
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.4.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [109s]
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 names(self$default_aes) :
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.4.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [155s]
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 seq_along(cols)) { :
closing unused connection 4 (https://raw.githubusercontent.com/vntkumar8/covid-survival/main/data/final.csv)
Execution halted
Flavor: r-oldrel-windows-x86_64