Package: fractalforest
Title: Simulate Fractal Trees and Forests
Version: 1.0.1
Authors@R: 
    c(person(given = "Sergio",
             family = "Costa",
             role = c("aut", "cre", "cph"),
             email = "sergio.vscf@gmail.com",
             comment = c(ORCID = "0000-0001-5432-317X")),
      person(given = "Gilmara",
             family = "Machado",
             role = c("aut", "cph"),
             email = "gmachado@unicentro.br",
             comment = c(ORCID = "0000-0003-1455-9086")))
Description: Create and visualize fractal trees and fractal forests, based on the Lindenmayer system (L-system). For more details see Lindenmayer (1968a) <doi:10.1016/0022-5193(68)90079-9> and Lindenmayer (1968b) <doi:10.1016/0022-5193(68)90080-5>. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: dplyr, purrr, stringi, stringr, magrittr, ggplot2, cowplot,
        sf, rlang, stats, utils
Suggests: knitr, rmarkdown, spelling, forestmangr, patchwork
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2025-07-02 17:40:41 UTC; sergio.costa
Author: Sergio Costa [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-5432-317X>),
  Gilmara Machado [aut, cph] (ORCID:
    <https://orcid.org/0000-0003-1455-9086>)
Maintainer: Sergio Costa <sergio.vscf@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-02 18:40:01 UTC
Built: R 4.5.2; ; 2025-11-01 02:49:35 UTC; windows
