Package: ggrecipes
Title: Recipes for Data Visualization
Version: 0.1.0
Authors@R: 
    person("Ignophi", "Hu", , "ignophi.hu@pm.me", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0002-4094-0868"))
Description: A collection of custom 'ggplot2'-based visualizations for 
    data exploration and analysis. Each function handles data 
    preprocessing and returns a object that can be further customized
    using standard 'ggplot2' syntax.
License: MIT + file LICENSE
URL: https://github.com/Ignophi/ggrecipes,
        https://ignophi.github.io/ggrecipes/
BugReports: https://github.com/Ignophi/ggrecipes/issues
Imports: ggplot2, patchwork, ggrepel, scales, lifecycle
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-12-12 19:16:49 UTC; user
Author: Ignophi Hu [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0002-4094-0868>)
Maintainer: Ignophi Hu <ignophi.hu@pm.me>
Repository: CRAN
Date/Publication: 2025-12-18 14:10:08 UTC
Built: R 4.4.3; ; 2026-01-16 04:19:52 UTC; windows
