Package: flametree
Title: Generate Random Tree-Like Images
Version: 0.2.0
Authors@R: 
    person(given = "Danielle",
           family = "Navarro",
           role = c("aut", "cre", "cph"),
           email = "djnavarro@protonmail.com",
           comment = c(ORCID = "0000-0001-7648-6578"))
Description: A generative art system for producing tree-like
    images using a stochastic branching process to create the
    structures. The package includes tools for generating the data
    structures and visualising them in a variety of styles.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-GB
URL: https://github.com/djnavarro/flametree,
        https://flametree.djnavarro.net/
BugReports: https://github.com/djnavarro/flametree/issues
Depends: R (>= 4.1.0)
Imports: tibble, dplyr, purrr, tidyr, ggplot2, ggforce, magrittr,
        methods
Suggests: deldir, rmarkdown, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/Needs/website: djnavarro/waeponwifestre
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-28 10:15:51 UTC; danielle
Author: Danielle Navarro [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-7648-6578>)
Maintainer: Danielle Navarro <djnavarro@protonmail.com>
Repository: CRAN
Date/Publication: 2026-07-28 10:30:02 UTC
Built: R 4.5.3; ; 2026-07-28 12:24:58 UTC; windows
