Package: aRtsy
Title: Generative Art with 'ggplot2'
Description: Provides algorithms for creating artworks in the 'ggplot2' language that incorporate some form of randomness.
Version: 0.1.2
Date: 2021-09-25
Authors@R: 
    person(given = "Koen",
           family = "Derks",
           role = c("aut", "cre"),
           email = "koen-derks@hotmail.com",
		   comment = c(ORCID = '0000-0002-5533-9349'))
BugReports: https://github.com/koenderks/aRtsy/issues
URL: https://koenderks.github.io/aRtsy/,
        https://github.com/koenderks/aRtsy,
        https://twitter.com/aRtsy_package
Imports: dplyr, e1071, ggplot2, kknn, randomForest, Rcpp, stats
LinkingTo: Rcpp, RcppArmadillo
Language: en-US
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2021-09-25 21:48:44 UTC; derksk
Author: Koen Derks [aut, cre] (<https://orcid.org/0000-0002-5533-9349>)
Maintainer: Koen Derks <koen-derks@hotmail.com>
Repository: CRAN
Date/Publication: 2021-09-25 22:10:02 UTC
