Package: aRtsy Title: Generative Art with 'ggplot2' Description: Provides algorithms for creating artworks in the 'ggplot2' language that incorporate some form of randomness. Version: 1.0.2 Date: 2025-05-20 Authors@R: person(given = "Koen", family = "Derks", role = c("aut", "cre"), email = "koen-derks@hotmail.com") BugReports: https://github.com/koenderks/aRtsy/issues URL: https://koenderks.github.io/aRtsy/, https://github.com/koenderks/aRtsy, https://twitter.com/aRtsy_package, https://mastodon.social/@aRtsy_package Suggests: testthat (>= 3.0.0) Imports: ambient, e1071, ggplot2 (>= 3.4.0), kknn (>= 1.4.1), randomForest, Rcpp, scales, stats LinkingTo: Rcpp, RcppArmadillo Language: en-US License: GPL (>= 3) Encoding: UTF-8 RoxygenNote: 7.3.2 Config/testthat/edition: 3 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://koenderks.r-universe.dev Date/Publication: 2026-07-03 03:18:59 UTC RemoteUrl: https://github.com/koenderks/artsy RemoteRef: HEAD RemoteSha: 63cf8fd41f503285e2412f36ccfc90e5773cdf92 NeedsCompilation: yes Packaged: 2026-07-03 06:36:53 UTC; root Author: Koen Derks [aut, cre] Maintainer: Koen Derks