CRAN Package Check Results for Maintainer ‘Dawid Kaledkowski <dawid.kaledkowski at roche.com>’

Last updated on 2025-03-14 08:53:58 CET.

Package ERROR NOTE OK
teal 1 1 13
teal.code 15
teal.data 15
teal.logger 15
teal.modules.clinical 1 14
teal.modules.general 1 14
teal.reporter 1 14
teal.slice 1 14
teal.transform 1 14
teal.widgets 1 14

Package teal

Current CRAN status: ERROR: 1, NOTE: 1, OK: 13

Version: 0.16.0
Check: for non-standard things in the check directory
Result: NOTE Found the following files/directories: ‘.renv’ ‘BiocManager’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.16.0
Check: package dependencies
Result: ERROR Packages required and available but unsuitable versions: 'teal.slice', 'teal.reporter', 'teal.widgets' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-oldrel-macos-arm64

Package teal.code

Current CRAN status: OK: 15

Package teal.data

Current CRAN status: OK: 15

Package teal.logger

Current CRAN status: OK: 15

Package teal.modules.clinical

Current CRAN status: ERROR: 1, OK: 14

Version: 0.10.0
Check: package dependencies
Result: ERROR Packages required and available but unsuitable versions: 'teal', 'teal.transform', 'teal.reporter', 'teal.widgets' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-oldrel-macos-arm64

Package teal.modules.general

Current CRAN status: ERROR: 1, OK: 14

Version: 0.4.0
Check: package dependencies
Result: ERROR Packages required and available but unsuitable versions: 'teal', 'teal.transform', 'teal.reporter', 'teal.widgets' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-oldrel-macos-arm64

Package teal.reporter

Current CRAN status: ERROR: 1, OK: 14

Version: 0.4.0
Check: package dependencies
Result: ERROR Package required but not available: ‘rtables.officer’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-oldrel-macos-arm64

Package teal.slice

Current CRAN status: ERROR: 1, OK: 14

Version: 0.6.0
Check: package dependencies
Result: ERROR Package required and available but unsuitable version: ‘teal.widgets’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-oldrel-macos-arm64

Package teal.transform

Current CRAN status: ERROR: 1, OK: 14

Version: 0.6.0
Check: package dependencies
Result: ERROR Package required and available but unsuitable version: ‘teal.widgets’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-oldrel-macos-arm64

Package teal.widgets

Current CRAN status: ERROR: 1, OK: 14

Version: 0.4.3
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > pkg_name <- "teal.widgets" > library(pkg_name, character.only = TRUE) > testthat::test_check(pkg_name) [ FAIL 7 | WARN 0 | SKIP 21 | PASS 193 ] ══ Skipped tests (21) ══════════════════════════════════════════════════════════ • testing depth 3 is below current testing specification 5 (21): 'test-plot_with_settings_ui.R:68:5', 'test-plot_with_settings_ui.R:91:5', 'test-plot_with_settings_ui.R:163:5', 'test-plot_with_settings_ui.R:227:5', 'test-plot_with_settings_ui.R:273:5', 'test-plot_with_settings_ui.R:321:5', 'test-plot_with_settings_ui.R:364:5', 'test-plot_with_settings_ui.R:385:5', 'test-plot_with_settings_ui.R:403:3', 'test-plot_with_settings_ui.R:448:3', 'test-plot_with_settings_ui.R:469:3', 'test-table_with_settings_ui.R:48:5', 'test-table_with_settings_ui.R:68:5', 'test-table_with_settings_ui.R:115:5', 'test-table_with_settings_ui.R:181:5', 'test-table_with_settings_ui.R:209:5', 'test-table_with_settings_ui.R:243:5', 'test-table_with_settings_ui.R:309:5', 'test-table_with_settings_ui.R:336:5', 'test-table_with_settings_ui.R:359:3', 'test-verbatim_popup_ui.R:33:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-plot_with_settings.R:325:7'): plot_with_settings_srv set dimensions and download a png file - base ── <packageNotFoundError/error/condition> Error in `loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])`: there is no package called 'systemfonts' Backtrace: ▆ 1. ├─shiny::testServer(...) at test-plot_with_settings.R:319:3 2. │ ├─shiny:::withMockContext(...) 3. │ │ ├─shiny::isolate(...) 4. │ │ │ ├─shiny::..stacktraceoff..(...) 5. │ │ │ └─ctx$run(...) 6. │ │ │ ├─promises::with_promise_domain(...) 7. │ │ │ │ └─domain$wrapSync(expr) 8. │ │ │ ├─shiny::withReactiveDomain(...) 9. │ │ │ │ └─promises::with_promise_domain(...) 10. │ │ │ │ └─domain$wrapSync(expr) 11. │ │ │ │ └─base::force(expr) 12. │ │ │ ├─shiny::captureStackTraces(...) 13. │ │ │ │ └─promises::with_promise_domain(...) 14. │ │ │ │ └─domain$wrapSync(expr) 15. │ │ │ │ └─base::withCallingHandlers(expr, error = doCaptureStack) 16. │ │ │ └─env$runWith(self, func) 17. │ │ │ └─shiny (local) contextFunc() 18. │ │ │ └─shiny::..stacktraceon..(expr) 19. │ │ ├─shiny::withReactiveDomain(...) 20. │ │ │ └─promises::with_promise_domain(...) 21. │ │ │ └─domain$wrapSync(expr) 22. │ │ │ └─base::force(expr) 23. │ │ └─withr::with_options(...) 24. │ │ └─base::force(code) 25. │ └─rlang::eval_tidy(quosure, mask, rlang::caller_env()) 26. ├─testthat::expect_identical(...) at test-plot_with_settings.R:325:7 27. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 28. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 29. ├─output$plot_main 30. ├─shiny:::`$.shinyoutput`(output, plot_main) 31. │ └─.subset2(x, "impl")$getOutput(name) 32. │ └─base::stop(v$err) 33. └─shiny (local) `<fn>`(`<pckgNtFE>`) ── Error ('test-plot_with_settings.R:352:7'): plot_with_settings_srv set dimensions and download a png file - ggplot2 ── <packageNotFoundError/error/condition> Error in `loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])`: there is no package called 'systemfonts' Backtrace: ▆ 1. ├─shiny::testServer(...) at test-plot_with_settings.R:346:3 2. │ ├─shiny:::withMockContext(...) 3. │ │ ├─shiny::isolate(...) 4. │ │ │ ├─shiny::..stacktraceoff..(...) 5. │ │ │ └─ctx$run(...) 6. │ │ │ ├─promises::with_promise_domain(...) 7. │ │ │ │ └─domain$wrapSync(expr) 8. │ │ │ ├─shiny::withReactiveDomain(...) 9. │ │ │ │ └─promises::with_promise_domain(...) 10. │ │ │ │ └─domain$wrapSync(expr) 11. │ │ │ │ └─base::force(expr) 12. │ │ │ ├─shiny::captureStackTraces(...) 13. │ │ │ │ └─promises::with_promise_domain(...) 14. │ │ │ │ └─domain$wrapSync(expr) 15. │ │ │ │ └─base::withCallingHandlers(expr, error = doCaptureStack) 16. │ │ │ └─env$runWith(self, func) 17. │ │ │ └─shiny (local) contextFunc() 18. │ │ │ └─shiny::..stacktraceon..(expr) 19. │ │ ├─shiny::withReactiveDomain(...) 20. │ │ │ └─promises::with_promise_domain(...) 21. │ │ │ └─domain$wrapSync(expr) 22. │ │ │ └─base::force(expr) 23. │ │ └─withr::with_options(...) 24. │ │ └─base::force(code) 25. │ └─rlang::eval_tidy(quosure, mask, rlang::caller_env()) 26. ├─testthat::expect_identical(...) at test-plot_with_settings.R:352:7 27. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 28. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 29. ├─output$plot_main 30. ├─shiny:::`$.shinyoutput`(output, plot_main) 31. │ └─.subset2(x, "impl")$getOutput(name) 32. │ └─base::stop(v$err) 33. └─shiny (local) `<fn>`(`<pckgNtFE>`) ── Error ('test-plot_with_settings.R:381:7'): plot_with_settings_srv set dimensions and download a png file - grob ── <packageNotFoundError/error/condition> Error in `loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])`: there is no package called 'systemfonts' Backtrace: ▆ 1. ├─shiny::testServer(...) at test-plot_with_settings.R:375:3 2. │ ├─shiny:::withMockContext(...) 3. │ │ ├─shiny::isolate(...) 4. │ │ │ ├─shiny::..stacktraceoff..(...) 5. │ │ │ └─ctx$run(...) 6. │ │ │ ├─promises::with_promise_domain(...) 7. │ │ │ │ └─domain$wrapSync(expr) 8. │ │ │ ├─shiny::withReactiveDomain(...) 9. │ │ │ │ └─promises::with_promise_domain(...) 10. │ │ │ │ └─domain$wrapSync(expr) 11. │ │ │ │ └─base::force(expr) 12. │ │ │ ├─shiny::captureStackTraces(...) 13. │ │ │ │ └─promises::with_promise_domain(...) 14. │ │ │ │ └─domain$wrapSync(expr) 15. │ │ │ │ └─base::withCallingHandlers(expr, error = doCaptureStack) 16. │ │ │ └─env$runWith(self, func) 17. │ │ │ └─shiny (local) contextFunc() 18. │ │ │ └─shiny::..stacktraceon..(expr) 19. │ │ ├─shiny::withReactiveDomain(...) 20. │ │ │ └─promises::with_promise_domain(...) 21. │ │ │ └─domain$wrapSync(expr) 22. │ │ │ └─base::force(expr) 23. │ │ └─withr::with_options(...) 24. │ │ └─base::force(code) 25. │ └─rlang::eval_tidy(quosure, mask, rlang::caller_env()) 26. ├─testthat::expect_identical(...) at test-plot_with_settings.R:381:7 27. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 28. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 29. ├─output$plot_main 30. ├─shiny:::`$.shinyoutput`(output, plot_main) 31. │ └─.subset2(x, "impl")$getOutput(name) 32. │ └─base::stop(v$err) 33. └─shiny (local) `<fn>`(`<pckgNtFE>`) ── Error ('test-plot_with_settings.R:407:7'): plot_with_settings_srv set dimensions and download a png file - trellis ── <packageNotFoundError/error/condition> Error in `loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])`: there is no package called 'systemfonts' Backtrace: ▆ 1. ├─shiny::testServer(...) at test-plot_with_settings.R:401:3 2. │ ├─shiny:::withMockContext(...) 3. │ │ ├─shiny::isolate(...) 4. │ │ │ ├─shiny::..stacktraceoff..(...) 5. │ │ │ └─ctx$run(...) 6. │ │ │ ├─promises::with_promise_domain(...) 7. │ │ │ │ └─domain$wrapSync(expr) 8. │ │ │ ├─shiny::withReactiveDomain(...) 9. │ │ │ │ └─promises::with_promise_domain(...) 10. │ │ │ │ └─domain$wrapSync(expr) 11. │ │ │ │ └─base::force(expr) 12. │ │ │ ├─shiny::captureStackTraces(...) 13. │ │ │ │ └─promises::with_promise_domain(...) 14. │ │ │ │ └─domain$wrapSync(expr) 15. │ │ │ │ └─base::withCallingHandlers(expr, error = doCaptureStack) 16. │ │ │ └─env$runWith(self, func) 17. │ │ │ └─shiny (local) contextFunc() 18. │ │ │ └─shiny::..stacktraceon..(expr) 19. │ │ ├─shiny::withReactiveDomain(...) 20. │ │ │ └─promises::with_promise_domain(...) 21. │ │ │ └─domain$wrapSync(expr) 22. │ │ │ └─base::force(expr) 23. │ │ └─withr::with_options(...) 24. │ │ └─base::force(code) 25. │ └─rlang::eval_tidy(quosure, mask, rlang::caller_env()) 26. ├─testthat::expect_identical(...) at test-plot_with_settings.R:407:7 27. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 28. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 29. ├─output$plot_main 30. ├─shiny:::`$.shinyoutput`(output, plot_main) 31. │ └─.subset2(x, "impl")$getOutput(name) 32. │ └─base::stop(v$err) 33. └─shiny (local) `<fn>`(`<pckgNtFE>`) ── Error ('test-plot_with_settings.R:432:7'): plot_with_settings_srv set dimensions and download a png file - WRONG type ── <packageNotFoundError/error/condition> Error in `loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])`: there is no package called 'systemfonts' Backtrace: ▆ 1. ├─shiny::testServer(...) at test-plot_with_settings.R:426:3 2. │ ├─shiny:::withMockContext(...) 3. │ │ ├─shiny::isolate(...) 4. │ │ │ ├─shiny::..stacktraceoff..(...) 5. │ │ │ └─ctx$run(...) 6. │ │ │ ├─promises::with_promise_domain(...) 7. │ │ │ │ └─domain$wrapSync(expr) 8. │ │ │ ├─shiny::withReactiveDomain(...) 9. │ │ │ │ └─promises::with_promise_domain(...) 10. │ │ │ │ └─domain$wrapSync(expr) 11. │ │ │ │ └─base::force(expr) 12. │ │ │ ├─shiny::captureStackTraces(...) 13. │ │ │ │ └─promises::with_promise_domain(...) 14. │ │ │ │ └─domain$wrapSync(expr) 15. │ │ │ │ └─base::withCallingHandlers(expr, error = doCaptureStack) 16. │ │ │ └─env$runWith(self, func) 17. │ │ │ └─shiny (local) contextFunc() 18. │ │ │ └─shiny::..stacktraceon..(expr) 19. │ │ ├─shiny::withReactiveDomain(...) 20. │ │ │ └─promises::with_promise_domain(...) 21. │ │ │ └─domain$wrapSync(expr) 22. │ │ │ └─base::force(expr) 23. │ │ └─withr::with_options(...) 24. │ │ └─base::force(code) 25. │ └─rlang::eval_tidy(quosure, mask, rlang::caller_env()) 26. ├─testthat::expect_identical(...) at test-plot_with_settings.R:432:7 27. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 28. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 29. ├─output$plot_main 30. ├─shiny:::`$.shinyoutput`(output, plot_main) 31. │ └─.subset2(x, "impl")$getOutput(name) 32. │ └─base::stop(v$err) 33. └─shiny (local) `<fn>`(`<pckgNtFE>`) ── Error ('test-plot_with_settings.R:453:7'): plot_with_settings_srv expand no error ── <packageNotFoundError/error/condition> Error in `loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])`: there is no package called 'systemfonts' Backtrace: ▆ 1. ├─shiny::testServer(...) at test-plot_with_settings.R:448:3 2. │ ├─shiny:::withMockContext(...) 3. │ │ ├─shiny::isolate(...) 4. │ │ │ ├─shiny::..stacktraceoff..(...) 5. │ │ │ └─ctx$run(...) 6. │ │ │ ├─promises::with_promise_domain(...) 7. │ │ │ │ └─domain$wrapSync(expr) 8. │ │ │ ├─shiny::withReactiveDomain(...) 9. │ │ │ │ └─promises::with_promise_domain(...) 10. │ │ │ │ └─domain$wrapSync(expr) 11. │ │ │ │ └─base::force(expr) 12. │ │ │ ├─shiny::captureStackTraces(...) 13. │ │ │ │ └─promises::with_promise_domain(...) 14. │ │ │ │ └─domain$wrapSync(expr) 15. │ │ │ │ └─base::withCallingHandlers(expr, error = doCaptureStack) 16. │ │ │ └─env$runWith(self, func) 17. │ │ │ └─shiny (local) contextFunc() 18. │ │ │ └─shiny::..stacktraceon..(expr) 19. │ │ ├─shiny::withReactiveDomain(...) 20. │ │ │ └─promises::with_promise_domain(...) 21. │ │ │ └─domain$wrapSync(expr) 22. │ │ │ └─base::force(expr) 23. │ │ └─withr::with_options(...) 24. │ │ └─base::force(code) 25. │ └─rlang::eval_tidy(quosure, mask, rlang::caller_env()) 26. ├─testthat::expect_silent(output$plot_main) at test-plot_with_settings.R:453:7 27. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise) 28. │ ├─testthat (local) .capture(...) 29. │ │ ├─withr::with_output_sink(...) 30. │ │ │ └─base::force(code) 31. │ │ ├─base::withCallingHandlers(...) 32. │ │ └─base::withVisible(code) 33. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 34. ├─output$plot_main 35. ├─shiny:::`$.shinyoutput`(output, plot_main) 36. │ └─.subset2(x, "impl")$getOutput(name) 37. │ └─base::stop(v$err) 38. └─shiny (local) `<fn>`(`<pckgNtFE>`) ── Error ('test-plot_with_settings.R:468:7'): plot_with_settings_srv set dimensions and download a png file from modal ── <packageNotFoundError/error/condition> Error in `loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])`: there is no package called 'systemfonts' Backtrace: ▆ 1. ├─shiny::testServer(...) at test-plot_with_settings.R:462:3 2. │ ├─shiny:::withMockContext(...) 3. │ │ ├─shiny::isolate(...) 4. │ │ │ ├─shiny::..stacktraceoff..(...) 5. │ │ │ └─ctx$run(...) 6. │ │ │ ├─promises::with_promise_domain(...) 7. │ │ │ │ └─domain$wrapSync(expr) 8. │ │ │ ├─shiny::withReactiveDomain(...) 9. │ │ │ │ └─promises::with_promise_domain(...) 10. │ │ │ │ └─domain$wrapSync(expr) 11. │ │ │ │ └─base::force(expr) 12. │ │ │ ├─shiny::captureStackTraces(...) 13. │ │ │ │ └─promises::with_promise_domain(...) 14. │ │ │ │ └─domain$wrapSync(expr) 15. │ │ │ │ └─base::withCallingHandlers(expr, error = doCaptureStack) 16. │ │ │ └─env$runWith(self, func) 17. │ │ │ └─shiny (local) contextFunc() 18. │ │ │ └─shiny::..stacktraceon..(expr) 19. │ │ ├─shiny::withReactiveDomain(...) 20. │ │ │ └─promises::with_promise_domain(...) 21. │ │ │ └─domain$wrapSync(expr) 22. │ │ │ └─base::force(expr) 23. │ │ └─withr::with_options(...) 24. │ │ └─base::force(code) 25. │ └─rlang::eval_tidy(quosure, mask, rlang::caller_env()) 26. ├─testthat::expect_identical(...) at test-plot_with_settings.R:468:7 27. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 28. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 29. ├─output$plot_modal 30. ├─shiny:::`$.shinyoutput`(output, plot_modal) 31. │ └─.subset2(x, "impl")$getOutput(name) 32. │ └─base::stop(v$err) 33. └─shiny (local) `<fn>`(`<pckgNtFE>`) [ FAIL 7 | WARN 0 | SKIP 21 | PASS 193 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64