Package: artpack
Title: Creates Generative Art Data
Version: 0.1.0
Authors@R: 
    person("Meghan", "Harris", , "meghanha01@gmail.com", role = c("aut", "cre"),
           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/
BugReports: https://github.com/Meghansaha/artpack/issues
Imports: cli, dplyr (>= 1.0.8), grDevices, knitr, purrr (>= 0.3.4),
        rlang, stringr (>= 1.5.0), tibble (>= 3.1.6)
Suggests: covr, rmarkdown, spelling, testthat (>= 3.0.0), ggplot2 (>=
        3.4.2), withr
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-08-23 17:55:33 UTC; megha
Author: Meghan Harris [aut, cre] (<https://orcid.org/0000-0003-3922-8101>)
Repository: CRAN
Date/Publication: 2023-08-24 09:00:02 UTC
Built: R 4.3.0; ; 2023-08-27 06:20:13 UTC; unix
