Type: Package
Package: glioblastomaEHRsData
Title: Descriptive Analysis on 3 EHRs Datasets
Version: 0.1.0
Authors@R: c(
    person("Samuele", "Marelli", , "samu2003.marelli@gmail.com", role = c("aut", "cre")),
    person("Davide", "Chicco", , "davide.chicco@gmail.com", role = "aut")
  )
Maintainer: Samuele Marelli <samu2003.marelli@gmail.com>
Description: Provides functions to load and analyze three open Electronic
    Health Records (EHRs) datasets of patients diagnosed with
    glioblastoma, previously released under the Creative Common
    Attribution 4.0 International (CC BY 4.0) license.  Users can generate
    basic descriptive statistics, frequency tables and save descriptive
    summary tables, as well as create and export univariate or bivariate
    plots.  The package is designed to work with the included datasets and
    to facilitate quick exploratory data analysis and reporting.  More
    information about these three datasets of EHRs of patients with
    glioblastoma can be found in this article: Gabriel Cerono, Ombretta
    Melaiu, and Davide Chicco, 'Clinical feature ranking based on ensemble
    machine learning reveals top survival factors for glioblastoma
    multiforme', Journal of Healthcare Informatics Research 8, 1-18 (March
    2024).  <doi:10.1007/s41666-023-00138-1>.
License: GPL-3
Depends: R (>= 3.5)
Imports: DataExplorer, flextable, ggplot2, rmarkdown, summarytools,
        table1, tinytex
Suggests: ragg, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
SystemRequirements: pandoc (>= 1.12.3) - http://pandoc.org, tcltk
        (optional)
NeedsCompilation: no
Packaged: 2025-09-15 08:42:36 UTC; samum
Author: Samuele Marelli [aut, cre],
  Davide Chicco [aut]
Repository: CRAN
Date/Publication: 2025-09-21 13:50:02 UTC
Built: R 4.4.1; ; 2025-09-21 16:15:16 UTC; unix
