Package: clinpubr
Title: Clinical Publication
Version: 1.1.0
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.3
Collate: 'answer_check.R' 'baseline_table.R' 'calculate_index.R'
        'check_nonnum.R' 'classif_model_compare.R' 'combine_files.R'
        'cut_by.R' 'exclusion_count.R' 'extract_num.R' 'get_valid.R'
        'get_valid_subset.R' 'importance_plot.R' 'initial_cleaning.R'
        'interactions.R' 'mark_outlier.R' 'utils.R' 'misc.R'
        'multichoice.R' 'predictor_effect_plot.R' 'rcs_plot.R'
        'regressions.R' 'subgroup_forest.R' 'subject_standardize.R'
        'to_date.R' 'unit_standardize.R'
Imports: broom, car, DescTools, dplyr, fBasics, forestploter, ggplot2,
        rlang, rms, stringi, stringr, survival, survminer, tidyr
Suggests: caret, dcurves, dtplyr, geepack, pROC, ResourceSelection,
        rstatix, tableone, testthat (>= 3.0.0), vdiffr, withr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-10-30 08:47:32 UTC; niuyu
Author: Yue Niu [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-6843-3548>),
  Keyun Wang [aut]
Repository: CRAN
Date/Publication: 2025-10-30 09:10:02 UTC
Built: R 4.5.1; ; 2025-10-30 10:49:36 UTC; unix
