Package: artpack 0.2.0

artpack: Creates Generative Art Data
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.
Authors:
artpack_0.2.0.tar.gz
artpack_0.2.0.zip(r-4.7)artpack_0.2.0.zip(r-4.6)artpack_0.2.0.zip(r-4.5)
artpack_0.2.0.tgz(r-4.6-any)artpack_0.2.0.tgz(r-4.5-any)
artpack_0.2.0.tar.gz(r-4.7-any)artpack_0.2.0.tar.gz(r-4.6-any)
artpack_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
artpack/json (API)
NEWS
| # Install 'artpack' in R: |
| install.packages('artpack', repos = c('https://meghansaha.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/meghansaha/artpack/issues
Pkgdown/docs site:https://meghansaha.github.io
Last updated from:7738cb0d95. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 197 | ||
| source / vignettes | OK | 218 | ||
| linux-release-x86_64 | OK | 164 | ||
| macos-release-arm64 | OK | 184 | ||
| macos-oldrel-arm64 | OK | 188 | ||
| windows-devel | OK | 138 | ||
| windows-release | OK | 121 | ||
| windows-oldrel | OK | 114 | ||
| wasm-release | OK | 131 |
Exports:art_palscircle_datagrid_makergroup_numbersgroup_samplegroup_slicepackerpoint_in_polygonresizerrotatorseq_bounceset_brightnessset_saturationsquare_datawave_data
Dependencies:classclassIntcliDBIdplyre1071evaluategenericsgluehighrKernSmoothknitrlifecyclemagrittrMASSpillarpkgconfigproxypurrrR6Rcpprlangs2sfstringistringrtibbletidyselectunitsutf8vctrswithrwkxfunyaml
Brief Examples
Rendered frombrief_examples.Rmdusingknitr::rmarkdownon May 15 2026.Last update: 2025-09-17
Started: 2023-08-21
Connecting artpack Assets to ggplot2 Geoms
Rendered fromgeom_chart.Rmdusingknitr::rmarkdownon May 15 2026.Last update: 2025-09-17
Started: 2025-09-09
See aRtpack in Action
Rendered fromsee_artpack_in_action.Rmdusingknitr::rmarkdownon May 15 2026.Last update: 2025-09-17
Started: 2025-08-28
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Custom-built artpack Color Palettes | art_pals |
| Data Generation for Circles | circle_data |
| Data Generation for A Custom-built Square Grid | grid_maker |
| Convert Numbers into Padded Strings for Easier Group Numbering | group_numbers |
| Sample Data Frames by a Group Variable | group_sample |
| Subset Data Frames by a Group Variable Using Their Positions | group_slice |
| Data Generation for Circle Packing | packer |
| Point in Polygon Test for Generative Art | point_in_polygon |
| Transforms and Scales Numeric Points in a Data Frame by a Provided Factor and Direction | resizer |
| Rotate Points in a Data Frame Based on an Anchor Point | rotator |
| Bouncing Sequence Generation | seq_bounce |
| Change the brightness of a hexadecimal color value | set_brightness |
| Change the saturation of a hexadecimal color value | set_saturation |
| Data Generation for Squares | square_data |
| Data Generation for 2D Sine and Cosine Waves | wave_data |
