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 Roxygen: list(markdown = TRUE) 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 Repository: https://dahhamalsoud.r-universe.dev Date/Publication: 2024-03-11 09:05:10 UTC RemoteUrl: https://github.com/dahhamalsoud/phdcocktail RemoteRef: HEAD RemoteSha: 4fac74d9d343d29c6d43697fe4789d644e3ae27e NeedsCompilation: no Packaged: 2026-07-12 08:54:52 UTC; root Author: Dahham Alsoud [cre, aut, cph] (ORCID: ) Maintainer: Dahham Alsoud