Package: clinpubr
Title: Clinical Publication
Version: 1.0.1
Authors@R: 
    c(person("Yue", "Niu", email = "niuyuesam@163.com", role = c("aut", "cre", "cph"),
             comment = c(ORCID = "0000-0001-6843-3548")),
      person("Keyun", "Wang", email = "1225616356@qq.com", role = c("aut"))
    )
Description: Accelerate the process from clinical data to medical publication,
    including clinical data cleaning, significant result screening, and the
    generation of publish-ready tables and figures.
Maintainer: Yue Niu <niuyuesam@163.com>
URL: https://github.com/yotasama/clinpubr,
        https://gitee.com/yotasama/clinpubr
BugReports: https://github.com/yotasama/clinpubr/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Collate: 'answer_check.r' 'baseline_table.r' 'calculate_index.r'
        'check_nonnum.r' 'classif_model_compare.r' 'combine_files.r'
        'cut_by.r' 'extract_num.r' 'get_valid.r' 'get_valid_subset.r'
        'importance_plot.r' 'interactions.r' 'mark_outlier.r' 'utils.R'
        'misc.r' 'rcs_plot.r' 'regressions.r' 'split_multichoice.r'
        'subgroup_forest.r' 'subject_standardize.r' 'to_date.r'
        'unit_standardize.r' 'value_initial_cleaning.r'
Imports: broom, car, caret, dcurves, DescTools, dplyr, fBasics,
        forestploter, ggplot2, pROC, ResourceSelection, rlang, rms,
        rstatix, stringi, stringr, survival, survminer, tableone, tidyr
Suggests: dtplyr, testthat (>= 3.0.0), vdiffr, withr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-06-18 15:55:43 UTC; niuyu
Author: Yue Niu [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-6843-3548>),
  Keyun Wang [aut]
Repository: CRAN
Date/Publication: 2025-06-23 10:20:14 UTC
Built: R 4.3.3; ; 2025-06-23 13:34:16 UTC; unix
