Package: timbr
Type: Package
Title: Forest Data Frames
Version: 0.1.1
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.1
Imports: dplyr, memoise, pillar, purrr, rlang, tibble, tidygraph, vctrs
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: 2022-09-19 15:28:29 UTC; Mizuki
Author: Mizuki Uchida [aut, cre]
Maintainer: Mizuki Uchida <uchidamizuki@vivaldi.net>
Repository: CRAN
Date/Publication: 2022-09-19 16:06:12 UTC
