Package: timbr
Type: Package
Title: Forest Data Frames
Version: 0.1.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.1.2
Imports: dplyr, memoise, pillar, purrr, rlang, tibble, tidygraph,
        tidyselect, vctrs
Suggests: covr, testthat (>= 3.0.0), tidyr
Config/testthat/edition: 3
URL: https://github.com/UchidaMizuki/timbr
BugReports: https://github.com/UchidaMizuki/timbr/issues
NeedsCompilation: no
Packaged: 2022-03-26 15:42:28 UTC; Mizuki
Author: Mizuki Uchida [aut, cre]
Maintainer: Mizuki Uchida <uchidamizuki@vivaldi.net>
Repository: CRAN
Date/Publication: 2022-03-29 07:20:02 UTC
