Package: flametree
Title: Generate Random Tree-Like Images
Version: 0.1.3
Authors@R: 
    person(given = "Danielle",
           family = "Navarro",
           role = c("aut", "cre"),
           email = "djnavarro@protonmail.com",
           comment = c(ORCID = "0000-0001-7648-6578"))
Description: A generative art system for producing tree-like
    images using an L-system to create the structures. The package 
    includes tools for generating the data structures and visualise
    them in a variety of styles.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/djnavarro/flametree
BugReports: https://github.com/djnavarro/flametree/issues
Imports: tibble, dplyr, purrr, tidyr, ggplot2, ggforce, magrittr
Suggests: deldir, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-11-29 06:07:39 UTC; danielle
Author: Danielle Navarro [aut, cre] (<https://orcid.org/0000-0001-7648-6578>)
Maintainer: Danielle Navarro <djnavarro@protonmail.com>
Repository: CRAN
Date/Publication: 2021-11-29 08:00:02 UTC
Built: R 4.2.0; ; 2022-04-13 05:04:38 UTC; unix
