Package: phdcocktail
Title: Enhance the Ease of R Experience as an Emerging Researcher
Version: 0.1.0
Authors@R: 
    person(given = "Dahham",
           family = "Alsoud",
           email = "dahhamalsoud@gmail.com",
           role = c("cre", "aut", "cph"),
           comment = c(ORCID = "0000-0002-6795-6328"))
Description: A toolkit of functions to help: i) effortlessly transform collected data into a 
  publication ready format, ii) generate insightful visualizations from clinical data, iii) report
  summary statistics in a publication-ready format, iv) efficiently export, save and reload R objects
  within the framework of R projects.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: ggplot2, here, RColorBrewer, rstudioapi, scales, stats
Depends: R (>= 2.10)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
LazyData: true
URL: https://dahhamalsoud.github.io/phdcocktail/,
        https://github.com/DahhamAlsoud/phdcocktail
BugReports: https://github.com/DahhamAlsoud/phdcocktail/issues
NeedsCompilation: no
Packaged: 2023-12-02 11:43:00 UTC; Dahham
Author: Dahham Alsoud [cre, aut, cph] (<https://orcid.org/0000-0002-6795-6328>)
Maintainer: Dahham Alsoud <dahhamalsoud@gmail.com>
Repository: CRAN
Date/Publication: 2023-12-04 17:00:03 UTC
Built: R 4.5.1; ; 2025-10-06 02:20:52 UTC; windows
