Package: timbr
Type: Package
Title: Forest Data Frames
Version: 0.2.0
Authors@R: 
    person(
        given = "Mizuki", 
        family = "Uchida", 
        email = "uchidamizuki@vivaldi.net", 
        role = c("aut", "cre")
    )
Description: Provides data frames for forest (or tree) data structures. You can 
    create forest data structures from data frames and process them based on 
    their hierarchies.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: cli, dplyr, memoise, pillar, purrr, rlang, tibble, tidygraph,
        vctrs (>= 0.5.2)
Suggests: covr, testthat (>= 3.0.0), tidyr
Config/testthat/edition: 3
URL: https://github.com/UchidaMizuki/timbr,
        https://uchidamizuki.github.io/timbr/
BugReports: https://github.com/UchidaMizuki/timbr/issues
NeedsCompilation: no
Packaged: 2023-03-04 07:55:55 UTC; Mizuki
Author: Mizuki Uchida [aut, cre]
Maintainer: Mizuki Uchida <uchidamizuki@vivaldi.net>
Repository: CRAN
Date/Publication: 2023-03-04 08:10:02 UTC
