CRAN Package Check Results for Maintainer ‘Daniel D. Sjoberg <danield.sjoberg at gmail.com>’

Last updated on 2025-12-07 07:50:24 CET.

Package ERROR WARN OK
cards 13
cardx 13
crane 2 11
dcurves 1 12
ggsurvfit 1 12
gtsummary 1 12
rstudio.prefs 13
starter 1 12
tidycmprsk 1 12
updater 13

Package cards

Current CRAN status: OK: 13

Package cardx

Current CRAN status: OK: 13

Package crane

Current CRAN status: ERROR: 2, OK: 11

Version: 0.2.0
Check: package dependencies
Result: ERROR Packages required but not available: 'gtsummary', 'flextable', 'gt' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [210s/110s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(crane) Loading required package: gtsummary > > test_check("crane") Starting 2 test processes. > test-tbl_baseline_chg.R: The number rows in the tables to be merged do not match, which may result in rows appearing out of order. > test-tbl_baseline_chg.R: i See `tbl_merge()` (`?gtsummary::tbl_merge()`) help file for details. Use `quiet=TRUE` to silence message. > test-tbl_shift.R: i Converting column "ATOXGRH" to a factor. > test-tbl_baseline_chg.R: The number rows in the tables to be merged do not match, which may result in rows appearing out of order. > test-tbl_baseline_chg.R: i See `tbl_merge()` (`?gtsummary::tbl_merge()`) help file for details. Use `quiet=TRUE` to silence message. Saving _problems/test-tbl_baseline_chg-22.R Saving _problems/test-tbl_baseline_chg-36.R Saving _problems/test-tbl_baseline_chg-53.R [ FAIL 3 | WARN 0 | SKIP 37 | PASS 60 ] ══ Skipped tests (37) ══════════════════════════════════════════════════════════ • On CRAN (37): 'test-add_hierarchical_count_row.R:1:1', 'test-add_hierarchical_count_row.R:37:1', 'test-add_blank_rows.R:73:1', 'test-add_blank_rows.R:99:1', 'test-modify_zero_recode.R:1:1', 'test-tbl_hierarchical_rate_and_count.R:1:1', 'test-tbl_hierarchical_rate_by_grade.R:1:1', 'test-tbl_listing.R:6:1', 'test-tbl_listing.R:12:1', 'test-tbl_listing.R:21:1', 'test-tbl_listing.R:40:1', 'test-tbl_listing.R:51:1', 'test-tbl_listing.R:66:1', 'test-tbl_listing.R:79:1', 'test-tbl_roche_summary.R:14:1', 'test-tbl_shift.R:14:1', 'test-tbl_shift.R:44:1', 'test-tbl_shift.R:63:1', 'test-tbl_shift.R:80:1', 'test-tbl_shift.R:115:1', 'test-tbl_shift.R:150:1', 'test-tbl_baseline_chg.R:12:1', 'test-tbl_baseline_chg.R:26:1', 'test-tbl_baseline_chg.R:40:1', 'test-tbl_baseline_chg.R:57:1', 'test-tbl_baseline_chg.R:88:1', 'test-tbl_baseline_chg.R:139:1', 'test-tbl_baseline_chg.R:154:1', 'test-tbl_survfit_times.R:3:1', 'test-tbl_survfit_times.R:57:1', 'test-tbl_survfit_times.R:79:1', 'test-tbl_survfit_quantiles.R:3:1', 'test-tbl_survfit_quantiles.R:53:1', 'test-tbl_survfit_quantiles.R:73:1', 'test-tbl_survfit_quantiles.R:109:1', 'test-theme_gtsummary_roche.R:1:1', 'test-theme_gtsummary_roche.R:8:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-tbl_baseline_chg.R:14:3'): tbl_baseline_chg() works ────────── Expected `... <- NULL` to run silently. Actual noise: messages. ── Failure ('test-tbl_baseline_chg.R:29:3'): tbl_baseline_chg() works with no `by` variable ── Expected `... <- NULL` to run silently. Actual noise: messages. ── Failure ('test-tbl_baseline_chg.R:44:3'): add_overall.tbl_baseline_chg() works ── Expected `... <- NULL` to run silently. Actual noise: messages. [ FAIL 3 | WARN 0 | SKIP 37 | PASS 60 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Package dcurves

Current CRAN status: WARN: 1, OK: 12

Version: 0.5.1
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'covr', 'gtsummary', 'knitr', 'rmarkdown', 'spelling' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.5.1
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

Package ggsurvfit

Current CRAN status: ERROR: 1, OK: 12

Version: 1.2.0
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'covr', 'knitr', 'rmarkdown', 'spelling', 'tidycmprsk' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.0
Check: examples
Result: ERROR Running examples in ‘ggsurvfit-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: ggsurvfit_options > ### Title: Global Options > ### Aliases: ggsurvfit_options > > ### ** Examples > > options("ggsurvfit.switch-color-linetype" = TRUE) > library(tidycmprsk) Error in library(tidycmprsk) : there is no package called ‘tidycmprsk’ Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed add_risktable 4.827 0.074 5.957 Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [107s/133s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(ggsurvfit) Loading required package: ggplot2 > > test_check("ggsurvfit") Saving _problems/test-add_legend_title-62.R Saving _problems/test-add_legend_title-66.R ! `add_pvalue()` works with objects created with `survfit2()` or `tidycmprsk::cuminc()`. i `add_pvalue()` has been ignored. Saving _problems/test-add_pvalue-44.R Saving _problems/test-ggsurvfit_options-10.R Saving _problems/test-ggsurvfit_options-11.R Saving _problems/test-ggsurvfit_options-20.R Saving _problems/test-ggsurvfit_options-21.R Saving _problems/test-ggsurvfit_options-30.R Saving _problems/test-ggsurvfit_options-31.R Saving _problems/test-ggsurvfit_options-41.R Saving _problems/test-ggsurvfit_options-42.R Saving _problems/test-ggsurvfit_options-45.R Saving 7 x 7 in image Saving 7 x 7 in image Saving _problems/test-grid.draw_ggsurvfit-25.R ! Setting start time to -499.835728952772. i Specify `ggsurvfit::survfit2(start.time)` to override this default. [ FAIL 13 | WARN 0 | SKIP 22 | PASS 192 ] ══ Skipped tests (22) ══════════════════════════════════════════════════════════ • On CRAN (13): 'test-add_censor_mark.R:5:1', 'test-add_confidence_interval.R:5:1', 'test-add_pvalue.R:76:1', 'test-add_quantile.R:5:1', 'test-add_risktable.R:5:1', 'test-add_risktable_strata_symbol.R:1:1', 'test-ggsurvfit.R:5:1', 'test-ggsurvfit.R:142:1', 'test-ggsurvfit.R:188:1', 'test-stat_stepribbon.R:1:1', 'test-survfit2_p.R:31:1', 'test-theme_risktable.R:5:1', 'test-tidy_survfit.R:209:1' • {tidycmprsk} is not installed. (9): 'test-add_censor_mark.R:29:1', 'test-add_confidence_interval.R:50:1', 'test-add_pvalue.R:47:3', 'test-add_quantile.R:145:1', 'test-add_risktable.R:146:1', 'test-ggcuminc.R:1:1', 'test-tidy_cuminc.R:1:1', 'test-tidy_survfit.R:133:3', 'test-tidy_survfit.R:232:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-add_legend_title.R:55:3'): add_legend_title() works ────────── Expected `... <- NULL` not to throw any errors. Actually got a <packageNotFoundError> with message: there is no package called 'tidycmprsk' Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-add_legend_title.R:55:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. ├─... %>% ... 8. ├─ggsurvfit::ggcuminc(., outcome = c("death from cancer", "death other causes")) 9. └─base::loadNamespace(x) 10. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 11. └─base (local) withOneRestart(expr, restarts[[1L]]) 12. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test-add_legend_title.R:63:3'): add_legend_title() works ──────────── Error in `eval(code, test_env)`: object 'cuminc1' not found Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-add_legend_title.R:63:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─ggplot2::ggplot_build(cuminc1) 5. └─ggplot2:::try_prop(plot, "plot_env") 6. └─S7::S7_inherits(object) ── Failure ('test-add_pvalue.R:36:3'): add_pvalue() works ────────────────────── Expected `... <- NULL` not to throw any errors. Actually got a <packageNotFoundError> with message: there is no package called 'tidycmprsk' Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-add_pvalue.R:36:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. ├─... %>% ggcuminc(outcome = "death from cancer") 8. ├─ggsurvfit::ggcuminc(., outcome = "death from cancer") 9. └─base::loadNamespace(x) 10. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 11. └─base (local) withOneRestart(expr, restarts[[1L]]) 12. └─base (local) doWithOneRestart(return(expr), restart) ── Failure ('test-ggsurvfit_options.R:3:3'): ggsurvfit.switch-color-linetype option works ── Expected `... <- NULL` not to throw any errors. Actually got a <packageNotFoundError> with message: there is no package called 'tidycmprsk' Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-ggsurvfit_options.R:3:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. ├─... %>% ... 8. ├─ggsurvfit::ggcuminc(., outcome = c("death from cancer", "death other causes")) 9. └─base::loadNamespace(x) 10. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 11. └─base (local) withOneRestart(expr, restarts[[1L]]) 12. └─base (local) doWithOneRestart(return(expr), restart) ── Failure ('test-ggsurvfit_options.R:11:3'): ggsurvfit.switch-color-linetype option works ── Expected `print(ggci_strata_outcomes)` not to throw any errors. Actually got a <simpleError> with message: object 'ggci_strata_outcomes' not found Backtrace: ▆ 1. ├─testthat::expect_error(print(ggci_strata_outcomes), NA) at test-ggsurvfit_options.R:11:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─base::print(ggci_strata_outcomes) ── Failure ('test-ggsurvfit_options.R:13:3'): ggsurvfit.switch-color-linetype option works ── Expected `... <- NULL` not to throw any errors. Actually got a <packageNotFoundError> with message: there is no package called 'tidycmprsk' Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-ggsurvfit_options.R:13:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. ├─... %>% ... 8. ├─ggsurvfit::ggcuminc(., outcome = c("death from cancer", "death other causes")) 9. └─base::loadNamespace(x) 10. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 11. └─base (local) withOneRestart(expr, restarts[[1L]]) 12. └─base (local) doWithOneRestart(return(expr), restart) ── Failure ('test-ggsurvfit_options.R:21:3'): ggsurvfit.switch-color-linetype option works ── Expected `print(ggci_outcomes)` not to throw any errors. Actually got a <simpleError> with message: object 'ggci_outcomes' not found Backtrace: ▆ 1. ├─testthat::expect_error(print(ggci_outcomes), NA) at test-ggsurvfit_options.R:21:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─base::print(ggci_outcomes) ── Failure ('test-ggsurvfit_options.R:23:3'): ggsurvfit.switch-color-linetype option works ── Expected `... <- NULL` not to throw any errors. Actually got a <packageNotFoundError> with message: there is no package called 'tidycmprsk' Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-ggsurvfit_options.R:23:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. ├─... %>% ggcuminc() 8. ├─ggsurvfit::ggcuminc(.) 9. └─base::loadNamespace(x) 10. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 11. └─base (local) withOneRestart(expr, restarts[[1L]]) 12. └─base (local) doWithOneRestart(return(expr), restart) ── Failure ('test-ggsurvfit_options.R:31:3'): ggsurvfit.switch-color-linetype option works ── Expected `print(ggci_strata)` not to throw any errors. Actually got a <simpleError> with message: object 'ggci_strata' not found Backtrace: ▆ 1. ├─testthat::expect_error(print(ggci_strata), NA) at test-ggsurvfit_options.R:31:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─base::print(ggci_strata) ── Failure ('test-ggsurvfit_options.R:34:3'): ggsurvfit.switch-color-linetype option works ── Expected `... <- NULL` not to throw any errors. Actually got a <packageNotFoundError> with message: there is no package called 'tidycmprsk' Backtrace: ▆ 1. ├─stats::model.frame(formula = Surv(ttdeath, death_cr) ~ 1, data = tidycmprsk::trial) 2. ├─stats::model.frame.default(...) 3. │ └─base::is.data.frame(data) 4. └─base::loadNamespace(x) 5. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 6. └─base (local) withOneRestart(expr, restarts[[1L]]) 7. └─base (local) doWithOneRestart(return(expr), restart) ── Failure ('test-ggsurvfit_options.R:42:3'): ggsurvfit.switch-color-linetype option works ── Expected `print(ggci_outcomes_linetype)` not to throw any errors. Actually got a <simpleError> with message: object 'ggci_outcomes_linetype' not found Backtrace: ▆ 1. ├─testthat::expect_error(print(ggci_outcomes_linetype), NA) at test-ggsurvfit_options.R:42:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─base::print(ggci_outcomes_linetype) ── Error ('test-ggsurvfit_options.R:45:3'): ggsurvfit.switch-color-linetype option works ── Error in `eval(code, test_env)`: object 'ggci_strata_outcomes' not found Backtrace: ▆ 1. └─vdiffr::expect_doppelganger("ggci_strata_outcomes", ggci_strata_outcomes) at test-ggsurvfit_options.R:45:3 2. └─vdiffr (local) writer(fig, testcase, title) 3. └─vdiffr:::print_plot(plot, title) ── Failure ('test-grid.draw_ggsurvfit.R:17:3'): grid.draw() works ────────────── Expected `save_image_png(...)` not to throw any errors. Actually got a <packageNotFoundError> with message: there is no package called 'tidycmprsk' Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-grid.draw_ggsurvfit.R:17:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. ├─ggsurvfit (local) save_image_png(...) 8. │ └─ggplot2::ggsave(filename = path, plot = x) at test-grid.draw_ggsurvfit.R:4:5 9. │ └─ggplot2:::get_plot_background(plot, bg) 10. │ └─rlang::is_bare_list(plot) 11. ├─... %>% ggcuminc(outcome = "death from cancer") 12. ├─ggsurvfit::ggcuminc(., outcome = "death from cancer") 13. └─base::loadNamespace(x) 14. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 15. └─base (local) withOneRestart(expr, restarts[[1L]]) 16. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 13 | WARN 0 | SKIP 22 | PASS 192 ] Deleting unused snapshots: 'add_censor_mark/cuminc1-censor-mark-all-outcomes.svg', 'add_censor_mark/cuminc1-censor-mark.svg', 'add_censor_mark/cuminc2-censor-mark-all-outcomes.svg', 'add_censor_mark/cuminc2-censor-mark.svg', 'add_censor_mark/cuminc3-censor-mark-all-outcomes.svg', 'add_censor_mark/cuminc3-censor-mark.svg', 'add_confidence_interval/cuminc1-confidence-interval-all-outcomes.svg', 'add_confidence_interval/cuminc1-confidence-interval.svg', 'add_confidence_interval/cuminc2-confidence-interval-all-outcomes.svg', 'add_confidence_interval/cuminc2-confidence-interval.svg', 'add_confidence_interval/cuminc3-confidence-interval-all-outcomes.svg', 'add_confidence_interval/cuminc3-confidence-interval.svg', 'add_pvalue/cuminc2-pvalue.svg', 'add_pvalue/sf2-pvalue-annotation-risk.svg', 'add_pvalue/sf2-pvalue-annotation.svg', 'add_pvalue/sf2-pvalue-caption.svg', 'add_pvalue/sf2-pvalue-with-survfit.svg', 'add_quantile/cuminc1-quantile-all-outcomes.svg', …, 'ggsurvfit_options/ggci-outcomes.svg', and 'ggsurvfit_options/ggci-strata.svg' Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.0
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

Package gtsummary

Current CRAN status: ERROR: 1, OK: 12

Version: 2.5.0
Check: package dependencies
Result: ERROR Package required but not available: ‘gt’ Packages suggested but not available for checking: 'flextable', 'kableExtra', 'knitr', 'rmarkdown', 'spelling' VignetteBuilder package required for checking but not installed: ‘knitr’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Package rstudio.prefs

Current CRAN status: OK: 13

Package starter

Current CRAN status: ERROR: 1, OK: 12

Version: 0.1.16
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'covr', 'knitr', 'pkgdown', 'rmarkdown', 'spelling' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.16
Check: examples
Result: ERROR Running examples in ‘starter-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: create_project > ### Title: Start a new project > ### Aliases: create_project > > ### ** Examples > > ## Don't show: > if (pkgdown::in_pkgdown()) (if (getRversion() >= "3.4") withAutoprint else force)({ # examplesIf + ## End(Don't show) + # specifying project folder location (folder does not yet exist) + project_path <- file.path(tempdir(), "My Project Folder") + + # creating folder where secure data would be stored (typically will be a network drive) + secure_data_path <- file.path(tempdir(), "secure_data") + dir.create(secure_data_path) + + # creating new project folder + create_project(project_path, path_data = secure_data_path) + ## Don't show: + }) # examplesIf Error in loadNamespace(x) : there is no package called ‘pkgdown’ Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.16
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

Package tidycmprsk

Current CRAN status: ERROR: 1, OK: 12

Version: 1.1.1
Check: package dependencies
Result: ERROR Package required but not available: ‘gtsummary’ Packages suggested but not available for checking: 'covr', 'knitr', 'spelling' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Package updater

Current CRAN status: OK: 13