Package: artpack
Title: Creates Generative Art Data
Version: 0.2.0
Authors@R: 
    person("Meghan", "Harris", , "meghanha01@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-3922-8101"))
Maintainer: Meghan Harris <meghanha01@gmail.com>
Description: Create data that displays generative art when mapped into a 'ggplot2' plot. Functionality includes specialized data frame creation for geometric shapes, tools that define artistic color palettes, tools for geometrically transforming data, and other miscellaneous tools that are helpful when using 'ggplot2' for generative art.
License: MIT + file LICENSE
URL: https://meghansaha.github.io/artpack/,
        https://github.com/Meghansaha/artpack
BugReports: https://github.com/Meghansaha/artpack/issues
Imports: cli, dplyr (>= 1.0.8), grDevices, knitr, lifecycle, purrr (>=
        0.3.4), rlang, sf, stringr (>= 1.5.0), tibble (>= 3.1.6)
Suggests: covr, rmarkdown, spelling, testthat (>= 3.0.0), ggplot2 (>=
        3.4.2), withr
Depends: R (>= 4.1.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-09-11 04:42:07 UTC; megha
Author: Meghan Harris [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-3922-8101>)
Repository: CRAN
Date/Publication: 2025-09-13 18:40:02 UTC
Built: R 4.5.1; ; 2025-10-26 02:47:25 UTC; windows
